summaryrefslogtreecommitdiffstats
path: root/source-builder/sb/config.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* sb: Do not filter -f options from a BSP.Chris Johns2016-04-151-1/+1
* sb: fix the if logic to handle directives in if statements.Chris Johns2016-03-191-19/+61
* sb: Fix vairable type in _if.Chris Johns2016-03-181-1/+1
* sb: Fix op parsing bug where the string was not created.Chris Johns2016-03-181-0/+2
* sb: Fix %if logical OP parsing.Chris Johns2016-03-181-3/+9
* bare: Update qemu package source hashes that are missing.Chris Johns2016-03-171-0/+4
* sb: Support --dry-run --with-download for 3rd party RTEMS BSP packages.Chris Johns2016-03-171-12/+69
* sb: Update code base to support Python3 and Python2.Chris Johns2016-03-071-19/+22
* Remove the warning when undefining an undefined macro.Chris Johns2015-12-111-2/+0
* Canandian Cross Compiling and RTEMS 3rd party package building Fixes.Chris Johns2015-07-201-30/+38
* sb: Expand each data line.Chris Johns2015-06-051-0/+1
* sb: Fix the if logic for parameters.Chris Johns2014-08-231-3/+10
* rtems-4.11: Fix building the SPARC simulator.Chris Johns2014-08-211-1/+1
* Add checksum support for downloaded files.Chris Johns2014-07-291-2/+11
* sb: Trace relative paths for nesting configs.Chris Johns2014-06-171-16/+24
* sb: Add support for building RTEMS 3rd party packages.Chris Johns2014-06-151-61/+140
* sb: Implement %source and %patch to manage source and patches.Chris Johns2014-05-131-0/+12
* config,sb: Qemu build updates for FreeBSD and the start of MinG32.Chris Johns2014-04-081-23/+37
* config: Change pkgconfig to check.Chris Johns2014-02-111-6/+49
* sb: Add pkg-config support.Chris Johns2014-02-111-0/+28
* sb: Fix the config _parse args.Chris Johns2013-09-031-1/+1
* sb: Fix nesting if statements.Chris Johns2013-09-031-68/+89
* Automtically build the Autotools to bootstrap RTEMS.Chris Johns2013-07-161-0/+8
* Fix support for Windows (MinGW) native builds using MSYS.Chris Johns2013-05-131-1/+5
* Add a function to return the config file name.Chris Johns2013-04-291-0/+3
* Fix the trace message for _disable.Chris Johns2013-04-281-1/+1
* Add '%disable select' to turn off the macros maps.Chris Johns2013-04-271-1/+15
* Refactor the logging support.Chris Johns2013-04-211-39/+32
* Add a %testing section to the configuration files.Chris Johns2013-04-151-1/+5
* Add support for snapshot testing.Chris Johns2013-04-131-25/+23
* Another defines bug fix.Chris Johns2013-04-131-1/+1
* Package data into macro, sources from macro and a bug fix.Chris Johns2013-04-131-10/+31
* Refactor defaults, macros and options.Chris Johns2013-04-091-35/+40
* Report the exit code on a shell macro failure.Chris Johns2013-04-031-1/+1
* Add Canadian Cross support.Chris Johns2013-04-011-25/+62
* Clean up the error message.Chris Johns2013-03-111-1/+1
* Define as a macro as the remaining fields of the split.Chris Johns2013-03-081-2/+2
* Macro %define updates an existing macro.Chris Johns2013-03-081-12/+27
* Add a deps option to print the dependent config files.Chris Johns2013-03-071-0/+6
* More info helpers, allow info to append and fix %{?} expansion.Chris Johns2013-03-041-15/+27
* Catch any importing errors.Chris Johns2013-03-041-5/+12
* Conditional macros are defined for true else must be 0 for false.Chris Johns2013-03-021-2/+3
* Fix %{?:} and %{!?:} conditional macros.Chris Johns2013-03-021-21/+29
* Fix the spelling.Chris Johns2013-02-271-1/+1
* Fix the != operator.Chris Johns2013-02-261-1/+1
* Clean out the unused directives.Chris Johns2013-02-241-10/+3
* Remove debug print from the config parsing.Chris Johns2013-02-131-1/+0
* Restructure RTEMS Config FilesChris Johns2013-02-131-2/+20
* Move into the source-builder tree.Chris Johns2012-11-061-0/+873