aboutsummaryrefslogtreecommitdiff
path: root/mconfig.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* move mconfig.pycomex2015-06-291-1098/+0
|
* py3k fixescomex2015-06-251-18/+36
|
* ok, actually works - for make. will need to look up what Ninja does wrt the ↵comex2015-06-251-4/+17
| | | | file changing at some point - will it do the hashing thing for me?
* fixed auto-regen...comex2015-06-251-22/+51
|
* fixes - now three ways to specify an arch for xcode, yayercomex2015-06-251-4/+14
|
* ...comex2015-06-251-57/+154
|
* build_c_objs improvementscomex2015-06-231-20/+33
|
* improve expand() and add support to add_commandcomex2015-06-211-27/+76
|
* We are actually emitting makefiles and building now (with make and ninja); ↵comex2015-06-201-31/+260
| | | | some things remain for MVP though, like detecting makefile change, rebuilding in case of rule changes, helper functions...
* remove outdated notecomex2015-06-161-1/+0
|
* progresscomex2015-06-161-35/+103
|
* arch... not such a good ideacomex2015-06-161-26/+67
|
* refactor toolchain object modelcomex2015-06-161-37/+47
|
* mehcomex2015-06-161-52/+85
|
* purge 'need'comex2015-06-141-60/+61
|
* ...tools...comex2015-06-131-35/+231
|
* environment "arguments"comex2015-06-131-51/+87
|
* ...comex2015-06-131-49/+86
|
* mconfig.py progresscomex2015-06-131-0/+219