aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Avoid issues with the system time changingcomex2015-07-101-8/+12
|
* redo all the things with xpc - not tested yetcomex2015-07-076-353/+324
|
* Merge branch 'mconfig-work'comex2015-07-078-861/+1438
|\ | | | | | | | | | | My pet build system project - not terribly useful for a relatively simple thing like this, but I want to use it for other purposes, and it does provide a nice ./configure...
| * warning fixcomex2015-07-072-208/+1
| |
| * Werror, Makefile fixcomex2015-07-072-1/+7
| |
| * commit new compiled version of darwin-inject-asm so i don't go crazy...comex2015-07-071-4/+4
| |
| * ldidcomex2015-07-072-17/+33
| |
| * build more stuff - need ldid and arguably dsym fixupcomex2015-07-072-12/+49
| |
| * testscomex2015-07-074-28/+108
| |
| * ...comex2015-07-073-73/+150
| |
| * fix auto_rerun_config for ninja/etccomex2015-06-301-30/+61
| |
| * move mconfig.pycomex2015-06-292-1/+3
| |
| * 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?
| * rename Makefile to avoid issues - will be replaced sooncomex2015-06-251-0/+0
| |
| * fixed auto-regen...comex2015-06-252-23/+57
| |
| * fixes - now three ways to specify an arch for xcode, yayercomex2015-06-252-4/+15
| |
| * ...comex2015-06-252-60/+198
| |
| * build_c_objs improvementscomex2015-06-232-22/+38
| |
| * improve expand() and add support to add_commandcomex2015-06-212-30/+81
| |
| * We are actually emitting makefiles and building now (with make and ninja); ↵comex2015-06-202-31/+286
| | | | | | | | 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
|
* Fix unrestrict. Problem was right under my nose...comex2015-04-152-39/+49
|
* Stick darwin-inject-asm.S in out/ so running make doesn't overwrite ↵comex2015-04-151-2/+2
| | | | | | committed files in generated/ by default. Updating the generated/ copy can be done manually.
* improve verbose logcomex2015-04-151-2/+3
|
* fix for compiling objc-asm.S on ARM with newer Apple compilercomex2015-04-151-1/+1
|
* More bugfixes thanks to him.comex2015-04-112-2/+5
|
* Fix missing dereference, thanks to alexzielenskicomex2015-03-231-1/+1
|
* Merge pull request #5 from parrotgeek1/mastercomex2015-03-061-2/+1
|\ | | | | ios 8 is now a dependency, readme should reflect it
| * ios 8 is now a dependency, readme should reflect itEthan Nelson-Moore2015-03-061-2/+1
|/
* fixes for compiling on older OS Xcomex2015-03-033-2/+7
|
* Merge pull request #2 from evilGoldfish/mastercomex2015-03-031-0/+1
|\ | | | | OMG a pull request!
| * Made Substitute depend on iOS 8Evan2015-03-031-0/+1
|/
* add note about safestratcomex2015-03-011-1/+3
|
* add link to release pagecomex2015-03-012-5/+3
|
* READMEificationcomex2015-03-011-10/+36
|
* Add extrainst_ and postrmcomex2015-03-014-2/+32
| | | | | Not actually tested, because I'm too tired tonight to try setting up a real repository (as opposed to dpkg -i).
* A number of critical fixes painstakingly discovered in the slowest way possible.comex2015-03-0115-28/+54
|
* seems to workcomex2015-03-012-19/+39
|
* fix stack alignmentcomex2015-03-011-3/+6
|
* minor changescomex2015-03-015-15/+52
|