summaryrefslogtreecommitdiff
path: root/source-builder/sb/macros.py (follow)
AgeCommit message (Expand)Author
2020-10-06sb: Back port the RTEMS 5 and 6 RSB engine.4.11Chris Johns
2018-02-23sb: Convert any unicode keys to stringsChris Johns
2018-02-05sb: RSB backport changes to support mailing list posting of builds.Chris Johns
2016-03-07sb: Update code base to support Python3 and Python2.Chris Johns
2015-03-26sb: Make the source and patch labels have sortable label.Chris Johns
2014-05-13sb: Implement %source and %patch to manage source and patches.Chris Johns
2013-05-14Add bare/config and move the source-builder/config to it.Chris Johns
2013-05-13Fix support for Windows (MinGW) native builds using MSYS.Chris Johns
2013-05-01Fix the open calls to use a host path.Chris Johns
2013-04-30Add a get value call for macros.Chris Johns
2013-04-28Fix the arguments to the locking map. All maps are locked out.Chris Johns
2013-04-27Make _sbdir absolute. Add locks to read maps.Chris Johns
2013-04-26Add macro include support. Use it for building from head.Chris Johns
2013-04-20Support multiple read maps.Chris Johns
2013-04-13Add support for snapshot testing.Chris Johns
2013-04-13Macros updates to support multiple maps.Chris Johns
2013-04-09Refactor defaults, macros and options.Chris Johns