Update preset.
[bertos.git] / wizard /
2010-05-21 duploFix #148 issue. If the cfg file isn't found the Wizard...
2010-05-13 arighiwizard: add shebang and copyright notice to create_pres...
2010-05-13 asterixReformat.
2010-05-13 asterixRemove test label.
2010-05-10 arighiRevert "wizard: add -fomit-frame-pointer when we are...
2010-05-10 arighiwizard: add -fomit-frame-pointer when we are not in...
2010-05-05 asterixDo not copy empty hw files.
2010-05-03 duploFix BeRTOS version related bug.
2010-05-03 duploThis commit should fix the ToolchainException when...
2010-05-03 duploSave the current BERTOS_PATH in editing mode (instead...
2010-05-03 duploRemove local BeRTOS sources assumption.
2010-05-03 duploAdd empty BProject before starting load the project.
2010-05-03 duploUse relative path for BERTOS_PATH parameter.
2010-05-03 duploRemove old preset generation script.
2010-04-30 battAdd some comments.
2010-04-30 battreformat.
2010-04-30 battRemove debug leftovers.
2010-04-30 battAdd preset creationg script.
2010-04-30 duploFix regression.
2010-04-30 duploUse new paths for Exceptions
2010-04-30 battSet development board name.
2010-04-30 battAdd relative path.
2010-04-30 duploAttempt to fix the cfg and hw file path logic.
2010-04-30 battFix naming convention issue (related to HW_DIR/HW_PATH...
2010-04-29 duploAdd support for automatic toolchain search (for preset...
2010-04-29 battFix suitable toolchain finding process.
2010-04-29 battAdd support for parametric hw dir.
2010-04-28 duploAdd logic for the path choice.
2010-04-28 duploAdd abstraction layer for toolchains.
2010-04-28 duploRemove useless while loops
2010-04-27 battAvoid recursion on string.replace()
2010-04-27 duploAdd comment for the new internal version.
2010-04-27 duploCopy the user mk file of the preset, replacing the...
2010-04-27 battShorten variable name.
2010-04-27 duploAdd new internal version
2010-04-27 duploFix relative/absolute path issuew
2010-04-27 duploRevert to the old one.
2010-04-27 duploAdd relpath module, for python < 2.6.0
2010-04-27 duploModify the copytree code to use the copytree shipped...
2010-04-27 battFix problems with older BeRTOS versions.
2010-04-27 duploNew makefile architecture.
2010-04-27 duploIn editing mode when the user selects a project that...
2010-04-27 duploAdd missing import.
2010-04-27 duploMore logic into makefiles generation functions
2010-04-27 duploAdd more explicative comment for latest internal version
2010-04-26 battUse PRESET_NAME instead of PROJECT_NAME when creating...
2010-04-26 duploAdd comment.
2010-04-26 duploAvoid to create a new VERSION file for presets, in...
2010-04-26 duploIf the project edited is a preset the wizard doesn...
2010-04-26 duploAdd new _wizard_version for differentiate the newest...
2010-04-26 duploChange SOURCES_PATH in BERTOS_PATH.
2010-04-26 duploAdd support for parametrization of the sources dir...
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-23 duploUse " instead of ' for BProject file (to follow the...
2010-04-23 duploFix existing directory problem with copytree.
2010-04-23 duploCreate an empty file if the user select the box.
2010-04-23 duploCreating a new project from a preset the Wizard copy...
2010-04-23 duploAvoid the manual join of paths, using os.path.join.
2010-04-23 duploAdd placeholder comment
2010-04-23 duploAdd properties to retrieve the project relevant dirs.
2010-04-23 duploAdd information to project.
2010-04-23 duploRemove not needed edit checks.
2010-04-20 duploReuse most of the available code.
2010-04-20 duploRemove the 'edit' parameter, no more needed.
2010-04-20 duploAdd method to create the sources dir into the project.
2010-04-20 duploAdd method for version file
2010-04-20 duploSplit the createBertosProject method.
2010-04-20 duploAdd missing import
2010-04-20 duploMove createBertosProject as BProject method
2010-04-20 duploAdd wait cursor during preset loading.
2010-04-20 duploSelect the current preset when the user go back after...
2010-04-20 duploStub of preset load method.
2010-04-20 duploAdd _ before the name of new 'private' methods.
2010-04-20 duploRemove trailing spaces.
2010-04-20 duploAdd setEnabledModules as method of BProject class ...
2010-04-20 duploSplit loadBertosProject method to reuse most of the...
2010-04-20 duploAdd stub of project loading from preset.
2010-04-20 duploSave the project preset path into the project.
2010-04-20 duploAdd implementation for the isComplete method override.
2010-04-20 duploFix regression.
2010-04-19 duploAdd icons to the Board page.
2010-04-19 duploAdd preset load functionality.
2010-04-19 duploAdd test for project loading functionality.
2010-04-19 duploRemove unwanted code (that search for information into...
2010-04-19 duploFix typo...
2010-04-19 duploAdd stub of preset load method.
2010-04-19 duploUse self.project() as readonly property
2010-04-19 duploAdd behaviour of the groupbox into the designer form...
2010-04-19 duploSetup the nextId overriden method.
2010-04-19 duploAdd stub of new structure of the wizard preset path.
2010-04-19 duploFix wrong license comments.
2010-04-19 arighiwizard: fix typo.
2010-04-19 duploAttempt to fix the issue #139.
2010-04-19 duploAdapt the BToolchainSearch dialog to the new dir structure.
2010-04-19 duploAdd preset loading function.
2010-04-02 duploAdd some logic to display the presets into the preset...
2010-04-02 duploAdd script to generate presets from Wizard-created...
2010-04-01 duploAdd explicative comment into the loadProjectPreset...
next