summaryrefslogtreecommitdiffstats
path: root/source-builder/sb/macros.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* sb: Back port changes to support mailing list posting.Chris Johns2018-02-051-0/+3
* sb: Update code base to support Python3 and Python2.Chris Johns2016-03-071-21/+46
* sb: Make the source and patch labels have sortable label.Chris Johns2015-03-261-1/+1
* sb: Implement %source and %patch to manage source and patches.Chris Johns2014-05-131-8/+40
* Add bare/config and move the source-builder/config to it.Chris Johns2013-05-141-1/+2
* Fix support for Windows (MinGW) native builds using MSYS.Chris Johns2013-05-131-1/+4
* Fix the open calls to use a host path.Chris Johns2013-05-011-2/+3
* Add a get value call for macros.Chris Johns2013-04-301-0/+6
* Fix the arguments to the locking map. All maps are locked out.Chris Johns2013-04-281-2/+2
* Make _sbdir absolute. Add locks to read maps.Chris Johns2013-04-271-12/+22
* Add macro include support. Use it for building from head.Chris Johns2013-04-261-9/+51
* Support multiple read maps.Chris Johns2013-04-201-28/+33
* Add support for snapshot testing.Chris Johns2013-04-131-16/+39
* Macros updates to support multiple maps.Chris Johns2013-04-131-14/+60
* Refactor defaults, macros and options.Chris Johns2013-04-091-0/+333