File: README.source

package info (click to toggle)
ninja-build 1.13.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,816 kB
  • sloc: cpp: 21,348; python: 2,473; ansic: 790; sh: 118; makefile: 20
file content (5 lines) | stat: -rw-r--r-- 294 bytes parent folder | download | duplicates (7)
1
2
3
4
5
There has been one change to the source for Debian packaging.  That change is
to generate the re2c files in the src directory when bootstrap.py is run.  This
is necessary because ninja -t clean removes them.  This can be fixed via a
"git reset --hard" but the package shouldn't be doing that.