ninja/misc
Frank Benkstein 1992ab65ad enhance write_fake_manifest.py
Add an option to write_fake_manifest.py to generate sources expected by the
manifest.  Also slightly adapt command lines to the called commands.  Together
these changes mean that generated manifest can actually be executed
successfully on Linux and OSX.  Also add command line options to to change the
number of targets being generated and the seed for the random number generator.

Example usage:

  # create build directory in fake/build, sources in fake/src
  $ python misc/write_fake_manifest.py -s ../src fake/build
  # execute build in fake/build
  $ ninja -C fake/build
2016-06-23 12:23:23 +02:00
..
afl-fuzz Add notes on using afl-fuzz to HACKING. 2015-03-19 10:41:28 -07:00
afl-fuzz-tokens Add notes on using afl-fuzz to HACKING. 2015-03-19 10:41:28 -07:00
packaging Make links point to org page 2015-11-11 11:53:15 -08:00
bash-completion Speed-up bash target auto-complete. 2015-10-31 06:13:33 -04:00
inherited-fds.ninja don't leak fds into subprocesses 2011-10-31 15:39:53 -07:00
long-slow-build.ninja use -f for input file, matching make 2011-02-05 11:38:36 -08:00
measure.py Make misc/measure.py compatible with python3 2016-05-04 11:38:31 +09:00
ninja_syntax_test.py Add support for implicit outputs in ninja_syntax.py. 2016-02-06 09:37:51 +01:00
ninja_syntax.py Add support for implicit outputs in ninja_syntax.py. 2016-02-06 09:37:51 +01:00
ninja-mode.el Remove unneeded save-excursion. 2014-11-24 19:09:33 +01:00
ninja.vim Update link to point to ninja-build.org 2015-11-11 13:27:16 -08:00
write_fake_manifests.py enhance write_fake_manifest.py 2016-06-23 12:23:23 +02:00
zsh-completion Teach zsh to complete intermediary targets. 2015-12-24 16:53:05 +01:00