]> git.lyx.org Git - features.git/commit
Scons: new update_manifest target.
authorBo Peng <bpeng@lyx.org>
Mon, 30 Apr 2007 16:19:49 +0000 (16:19 +0000)
committerBo Peng <bpeng@lyx.org>
Mon, 30 Apr 2007 16:19:49 +0000 (16:19 +0000)
commitaa3b2eccf5ba1bd942c94be005c50fd7a28ca61f
tree8c239ddc11b739779784948f28debf18d624aedd
parent845feeabfca9d54c38eff9152d74320dfe8655eb
Scons: new update_manifest target.

When you run 'scons update_manifest', it tells you which files are missing
and which files are not in the source tree. It also generates a
scons_manifest.py.new file with all the missing files added to
XXX_extra_files. It will *not* change other sections of existing
manifest.py

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18121 a592a061-630c-0410-9148-cb99ea01b6c8
development/scons/SConstruct
development/scons/scons_utils.py