Typo
[bertos.git] / wizard / bertos_utils.py
2010-01-22 duploTypo
2009-10-23 duploAdd the parameter conditional_deps to the configuration...
2009-10-23 duploModify the Wizard configuration files parser, in order...
2009-09-15 duploWorkaround to fix the bug related to the copy of the...
2009-09-11 duploFix the double inclusion bug
2009-09-08 duploAttempt to fix a bug related to BeRTOS upgrade in Wizard
2009-09-08 duploAdd also files, when selecting the modules in the proje...
2009-08-31 duploMerge the settings, changing BeRTOS version
2009-08-31 duploChange the settings merge function
2009-08-31 duploAdd raw copy merge function.
2009-08-31 duploAdd stub of sources merge functionality
2009-08-28 duploAdd makefile param identifier in the const file
2009-08-28 duploRemove debug print
2009-08-28 duploAdd support for cpu parameter to be added in the mk...
2009-08-28 battRefactor makefile variables architecture.
2009-08-28 duploAttempt to automatize the creation of the mk files
2009-08-26 duploAdd new parameter to the makefile
2009-08-26 duploSplit the mk file in two files: one for the user, the...
2009-08-26 duploAdd a stub of the editing functionality
2009-08-25 duploChange the automatic setting of the autoenabled parameters
2009-08-25 duploSet as enabled the selected modules in the editing...
2009-07-24 duploExtract the validateToolchain function from the BToolch...
2009-07-23 duploAdd menu in order to configure toolchain
2009-07-22 duploAdd the editing dialog.
2009-07-21 duploAdd the project loader function in order to implement...
2009-07-20 duploAggiunte nuove meccaniche di load dei progetti e nuovi...
2009-04-25 duploFix bug about inexistent directories
2009-04-23 duploUse unicode instead of str for convert strings
2009-04-23 duploAdd BeRTOS header in sources files
2009-04-23 duploResolve the bug of the autoenabled modules
2009-04-22 duploCorrect typo
2009-04-22 duploImproove the ui
2009-04-22 duploReturn the project relevant file for codelite
2009-04-22 duploUse generic plugins
2009-04-22 duploChange the name of the module
2009-04-21 duploChange the semantic of the replaceSeparators function
2009-04-20 duploCorrect if caluses
2009-04-20 duploRemove the invalid use of keys() dict method
2009-04-17 duploModule configuration parameters are showed only when...
2009-04-17 duploUse dict instead of substitute string
2009-04-17 duploAdd a stub for supported modules check
2009-04-16 duploAdd infrastructure for recognize modules supported...
2009-04-16 duploCopy and add hw files to makefile when needed
2009-04-15 duploUse custom copytree function and don't copy svn directories
2009-04-14 duploAdd spinbox for cpu frequency
2009-04-14 duploEnable autoenabled parameters only for enabled modules
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-04-10 duploRemove CROSS from the mk template
2009-04-10 duploUse unix separator also on windows, for makefiles,...
2009-04-10 duploSubstitute / with the native separator
2009-04-09 duploModify the comments
2009-04-02 duploCreate the wizard plugins infrastructure
2009-04-02 duploRemove codelite specific functions from bertos_utils...
2009-04-01 duploUse pickle module for store project settings
2009-04-01 duploAdd comment
2009-03-26 duploUse os.path.normpath for normalize the file paths with...
2009-03-26 duploAdd self-dependencies for modules that have a name...
2009-03-26 duploAdd CPPASRC to the mk file
2009-03-26 duploCorrect the bug related to the duplicate inclusion...
2009-03-26 duploCorrect a little bug about empty configurations
2009-03-26 duploOrder the configuration property
2009-03-25 duploRetrieve also the index of the match's beginning
2009-03-24 duploChange variable name to follow the develer python codin...
2009-03-24 duploTry to find the type of the parameter automatically...
2009-03-24 duploSearch for modules also in .c and .s files
2009-03-24 duploInclude .s files
2009-03-24 duploBeRTOS modules accept non-module dependencies (.c or...
2009-03-20 duploAdd autoenabled configuration parameters
2009-03-20 duploChoose PCSRC or CSRC compilation for harvard cpus
2009-03-20 duploAdd constants at the beginning of the mk file
2009-03-20 duploAdd the main file in the makefile
2009-03-20 duploAdd the main.c file to the project
2009-03-20 duploUse alias name for the configuration parameters and...
2009-03-20 duploUse a separate dict for identify the module tags
2009-03-19 duploRemove debug print
2009-03-19 duploCorrect csrc
2009-03-09 duploUse checkbox instead of radiobutton in the output page
2009-03-09 duploMove to codelite_project module the codelite specific...
2009-03-09 duploCreate workspace and project file for codelite
2009-02-23 duploCorrect the csrc rapresentation
2009-02-23 duploAdd the prefix and the suffix for the selected toolchain
2009-02-23 duploRemove the costrain of the symlink
2009-02-20 duploAdd category for each moduel
2009-02-19 duploRewrite the exception handling procedure for the new...
2009-02-19 duploAdd the brief founded with the autobrief doxygen syntax
2009-02-19 duploAdd the generation of the csrc
2009-02-16 duploAdd the new parsing functions in the bertos_utils modul...
2009-02-16 duploChange the syntax of the wizard tag also in the configu...
2009-02-16 duploChange the comment style for the modules and the list...
2009-02-11 duploRemove unused functions and rewrite some comments
2009-02-11 duploMake smarter the selection of the header to parse
2009-02-10 duploChange comments
2009-02-10 duploAdd an abstraction layer between the gui and the module...
2009-02-10 duploReload the source tree only the first time is needed
2009-02-10 duploStore the file list in the project object
2009-02-09 duploAdd the name of the wrong parameter in the messagebox...
2009-02-06 duploResolve the type undefined property
2009-02-06 duploSplit the fillPropertyTable method in submethods
next