aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sort of works, but marking it as setup is causing problems - probably better ...comex2015-07-135-3/+49
* don't be n^2 for removal, lol. i should probably switch to rust's robin hood...comex2015-07-121-21/+12
* aand, one last fixcomex2015-07-121-2/+2
* fix my hash table algorithm - arghcomex2015-07-123-15/+67
* fixescomex2015-07-126-39/+82
* redo crash reporting - untested (but it compiles)comex2015-07-126-80/+252
* how did that style violation get in there? must have been tiredcomex2015-07-121-4/+8
* safetydance work, but it's brokencomex2015-07-124-10/+41
* Important: Fix fd leak that I think was the culprit for substitute'd devices ...comex2015-07-121-6/+9
* progresscomex2015-07-113-9/+122
* working on safetycomex2015-07-114-81/+129
* fix anti-noisecomex2015-07-113-4/+7
* safety-dance UI fixescomex2015-07-112-3/+5
* build fixescomex2015-07-112-3/+7
* be safe in case the dylibs are missingcomex2015-07-111-0/+7
* better fixcomex2015-07-112-3/+5
* put back notifyd exclusion - still an issue :<comex2015-07-111-17/+23
* work around SSH issuecomex2015-07-111-6/+24
* fix?comex2015-07-115-32/+48
* stuff!comex2015-07-106-12/+44
* 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
|\
| * 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
| * 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); so...comex2015-06-202-31/+286
| * 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