Files
textmate/bin
Allan Odgaard 610624ca5a Improve variable handling when rebuilding build.ninja
Variables which are not referencing other variables are no longer provided with their literal value. Variables which do reference other variables have the reference escaped, so that ninja won’t expand the reference when rebuilding build.ninja.

There is still some redundancy in that APP_VERSION has the major + tag part stated both at the top and as a command line argument, haven’t yet figured out how to best deal with this.
2013-04-11 10:24:47 +07:00
..
2012-11-12 13:28:34 +07:00
2012-08-09 16:25:56 +02:00
2013-04-10 21:47:35 +07:00