Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-07-17 | show the name of slow commands | comex | 1 | -1/+12 | |
2015-07-17 | fix iOS detection properly. | comex | 1 | -15/+38 | |
2015-07-17 | add more correct 'is iOS' heuristic, and use it | comex | 1 | -2/+28 | |
fixes missing -miphoneos-version-min=8.0 | |||||
2015-07-16 | fix some build stuff | comex | 1 | -12/+35 | |
2015-07-12 | fix my hash table algorithm - argh | comex | 1 | -0/+1 | |
2015-07-11 | build fixes | comex | 1 | -1/+1 | |
2015-07-07 | Werror, Makefile fix | comex | 1 | -1/+3 | |
2015-07-07 | ldid | comex | 1 | -17/+23 | |
2015-07-07 | build more stuff - need ldid and arguably dsym fixup | comex | 1 | -5/+10 | |
2015-07-07 | tests | comex | 1 | -5/+10 | |
2015-07-07 | ... | comex | 1 | -61/+110 | |
2015-06-30 | fix auto_rerun_config for ninja/etc | comex | 1 | -30/+61 | |
2015-06-29 | move mconfig.py | comex | 1 | -0/+0 | |
2015-06-25 | py3k fixes | comex | 1 | -18/+36 | |
2015-06-25 | ok, actually works - for make. will need to look up what Ninja does wrt the ↵ | comex | 1 | -4/+17 | |
file changing at some point - will it do the hashing thing for me? | |||||
2015-06-25 | fixed auto-regen... | comex | 1 | -22/+51 | |
2015-06-25 | fixes - now three ways to specify an arch for xcode, yayer | comex | 1 | -4/+14 | |
2015-06-25 | ... | comex | 1 | -57/+154 | |
2015-06-23 | build_c_objs improvements | comex | 1 | -20/+33 | |
2015-06-21 | improve expand() and add support to add_command | comex | 1 | -27/+76 | |
2015-06-20 | We are actually emitting makefiles and building now (with make and ninja); ↵ | comex | 1 | -31/+260 | |
some things remain for MVP though, like detecting makefile change, rebuilding in case of rule changes, helper functions... | |||||
2015-06-16 | remove outdated note | comex | 1 | -1/+0 | |
2015-06-16 | progress | comex | 1 | -35/+103 | |
2015-06-16 | arch... not such a good idea | comex | 1 | -26/+67 | |
2015-06-16 | refactor toolchain object model | comex | 1 | -37/+47 | |
2015-06-16 | meh | comex | 1 | -52/+85 | |
2015-06-14 | purge 'need' | comex | 1 | -60/+61 | |
2015-06-13 | ...tools... | comex | 1 | -35/+231 | |
2015-06-13 | environment "arguments" | comex | 1 | -51/+87 | |
2015-06-13 | ... | comex | 1 | -49/+86 | |
2015-06-13 | mconfig.py progress | comex | 1 | -0/+219 | |