Refactor to use new protocol module and sipo.
[bertos.git] / wizard / bertos_utils.py
2011-04-12 lottavianowizard: use a reliable order for enabled modules in...
2011-04-12 lottavianowizard: use a deterministic order for files in the...
2011-04-12 lottavianowizard: generate custom Makefile variables with the...
2011-02-17 battAdd findInPath method; search for toolchains in system...
2010-11-17 duploSave only the path of the toolchain, instead of all...
2010-11-15 duploFix for preset editing problems (bug #183).
2010-09-24 duploDirectories with gcc-binary-like name are now excluded...
2010-09-23 duploFix #160.
2010-09-13 asterixRemove svn id tags.
2010-08-24 raskyFix toolchain validation in case of multiple occurrence...
2010-06-08 asterixFix join argument.
2010-06-08 asterixFix main.c souce path in user makefile.
2010-05-24 duplo_cmp use name if order is the same.
2010-05-24 duploExtract _cmp function.
2010-05-24 arighiwizard: fix to get the correct BeRTOS version string.
2010-05-03 duploSave the current BERTOS_PATH in editing mode (instead...
2010-05-03 duploUse relative path for BERTOS_PATH parameter.
2010-04-30 battFix naming convention issue (related to HW_DIR/HW_PATH...
2010-04-29 battAdd support for parametric hw dir.
2010-04-28 duploRemove useless while loops
2010-04-27 battAvoid recursion on string.replace()
2010-04-27 duploCopy the user mk file of the preset, replacing the...
2010-04-27 battShorten variable name.
2010-04-27 duploFix relative/absolute path issuew
2010-04-27 battFix problems with older BeRTOS versions.
2010-04-27 duploNew makefile architecture.
2010-04-27 duploMore logic into makefiles generation functions
2010-04-26 duploIf the project edited is a preset the wizard doesn...
2010-04-26 duploChange SOURCES_PATH in BERTOS_PATH.
2010-04-23 duploUse PROJECT_NAME instead of os.path.basename(PROJECT_PATH)
2010-04-23 duploAdd information about project source path.
2010-04-23 duploAdd information for advanced preset editing.
2010-04-20 duploMove createBertosProject as BProject method
2010-04-20 duploAdd setEnabledModules as method of BProject class ...
2010-04-19 arighiwizard: fix typo.
2010-04-19 duploAttempt to fix the issue #139.
2010-04-02 duploAdd some logic to display the presets into the preset...
2010-04-01 duploAdd a stub of the code that will fill all the fields...
2010-03-31 duploAdd infrastructure for CPU reloading files.
2010-03-31 duploChange loadModuleData function to be a BProject method.
2010-03-31 duploChange the loadBertosProject function to be a BProject...
2010-03-30 duploMore efficient way to track BeRTOS files.
2010-03-30 duploMove loadSourceTree and findDefinitions function into...
2010-03-30 duploFix the #133 (projects created with older versions...
2010-03-30 duploFix random file inclusion in project editing.
2010-03-29 battAdd replace line into the custom user mk generator...
2010-03-29 duploInitial stub for filesystem query cache.
2010-03-29 duploAvoid the double csrc list generation.
2010-03-29 duploCreate a 'fake' VERSION file when editing a project...
2010-03-29 duploAdd Wizard version check (to change the way the project...
2010-03-29 duploUse the local BeRTOS version instead of the original one
2010-03-29 duploAdd VERSION file into the project directory.
2010-03-26 duploAttempt to fix the BeRTOS Wizard running directory...
2010-01-22 duploFix bug related to conditional-dependency files.
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
next