0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Tool specification updates. More... over 7 years ago
Minor CMake cleanups (#126) More... over 7 years ago
Add basic PlistBuddy (#111) More... over 7 years ago
Use target_compile_definitions instead of setting properties manually More... over 7 years ago
Fix include to correct header for call once. More... over 7 years ago
Build system and build phase specification fixes. More... over 7 years ago
Minor cleanups to process code from review. More... over 7 years ago
Make libpng a required library More... over 7 years ago
Property default values are always build setting expression strings. More... over 7 years ago
Remove unused property condition flavor specification type. More... over 7 years ago
Minor cleanup to target build rules. More... over 7 years ago
Quote empty strings when writing ASCII property lists. More... over 7 years ago
Update file type specifications. More... over 7 years ago
Add new command-line options to driver. More... over 7 years ago
Remove unused subprocess output pipe feature. More... over 7 years ago
Pass down simulatable process launcher for launching processes. More... over 7 years ago
Move subprocess launcher into process library. More... over 7 years ago
Move process context into a separate process library. More... over 7 years ago
Pass down process context to more call sites. More... over 7 years ago
Pass process context from above when easily possible. More... over 7 years ago
Update asset compiler driver options to parse and ignore new flags. More... over 7 years ago
Add command line arguments to process context. More... over 7 years ago
Add in-memory process context for simulation and spawning. More... over 7 years ago
Make process context abstract; move implementation to default. More... over 7 years ago
Rename system utilties to process context, since they are process scoped. More... over 7 years ago
Make system utilities into members, in order to pass from above. More... over 7 years ago
Use shared utility for all environment variables. More... over 7 years ago
Allow specifying per-user developer root. More... over 7 years ago
Fix building first target when no target option is specified. Fixes #110. More... over 7 years ago
Fix crasher when running a tool without SDK specified. More... over 7 years ago