Correct the bug of the copy of svn files
[bertos.git] / wizard / const.py
2009-04-22 duploCorrect the bug of the copy of svn files
2009-04-16 duploAdd infrastructure for recognize modules supported...
2009-04-16 duploCopy and add hw files to makefile when needed
2009-04-16 duploAdd ignore for svn, cvs and git
2009-04-15 duploUse custom copytree function and don't copy svn directories
2009-04-14 duploChange default to 1000000
2009-04-14 duploAdd spinbox for cpu frequency
2009-04-10 duploAdd asrc, csrc, cxxsrc, cppasrc taken from the cpu...
2009-04-10 duploAdd other compilation flags
2009-04-10 duploAdd the cpu flag name in the template
2009-03-20 duploChoose PCSRC or CSRC compilation for harvard cpus
2009-03-20 duploUse a separate dict for identify the module tags
2009-03-19 duploCorrect csrc
2009-03-09 duploCreate workspace and project file for codelite
2009-02-23 duploAdd the toolchain items list
2009-02-19 duploAdd the generation of the csrc
2009-02-10 duploAdd the CPU_TAGS field in the default CPU_DEF dict
2009-02-02 duploMove the .ui files in the ui directory
2009-01-30 duploModify the CPU_DEF structure
2009-01-19 duploAdd the filename pattern for the configuration files
2008-12-22 duploAdd the findToolchains function that allow to find...
2008-12-22 duploAdd the const string containing the pattern of the...
2008-12-19 duploAdd a file containing the wizard constants