summaryrefslogtreecommitdiffstats
path: root/source-builder/sb/macros.py (unfollow)
Commit message (Expand)AuthorFilesLines
2018-02-05sb: Back port changes to support mailing list posting.Chris Johns1-0/+3
2016-03-07sb: Update code base to support Python3 and Python2.Chris Johns1-21/+46
2015-03-26sb: Make the source and patch labels have sortable label.Chris Johns1-1/+1
2014-05-13sb: Implement %source and %patch to manage source and patches.Chris Johns1-8/+40
2013-05-14Add bare/config and move the source-builder/config to it.Chris Johns1-1/+2
2013-05-13Fix support for Windows (MinGW) native builds using MSYS.Chris Johns1-1/+4
2013-05-01Fix the open calls to use a host path.Chris Johns1-2/+3
2013-04-30Add a get value call for macros.Chris Johns1-0/+6
2013-04-28Fix the arguments to the locking map. All maps are locked out.Chris Johns1-2/+2
2013-04-27Make _sbdir absolute. Add locks to read maps.Chris Johns1-12/+22
2013-04-26Add macro include support. Use it for building from head.Chris Johns1-9/+51
2013-04-20Support multiple read maps.Chris Johns1-28/+33
2013-04-13Add support for snapshot testing.Chris Johns1-16/+39
2013-04-13Macros updates to support multiple maps.Chris Johns1-14/+60
2013-04-09Refactor defaults, macros and options.Chris Johns1-0/+333