gephex--main--0.5--patch-13
| Newsgroups | gmane.comp.video.gephex.devel |
|---|---|
| Message-ID | <[email protected]> |
Archive: [email protected] New revision: gephex--main--0.5--patch-13 -- Revision: gephex--main--0.5--patch-13 Archive: [email protected] Creator: The Gephex Source Archive <[email protected]> Date: Thu Feb 24 00:50:07 CET 2005 Standard-date: 2005-02-23 23:50:07 GMT New-files: .arch-ids/SConstruct.id SConstruct Modified-files: {arch}/=tagging-method New-patches: [email protected]/gephex--main--0.5--patch-13 [email protected]/gephex--scons--0.5--base-0 [email protected]/gephex--scons--0.5--patch-1 [email protected]/gephex--scons--0.5--patch-2 Summary: [MERGE-REQUEST] initial support for scons Keywords: Patches applied: * [email protected]/gephex--scons--0.5--base-0 tag of [email protected]/gephex--main--0.5--patch-12 * [email protected]/gephex--scons--0.5--patch-1 initial scons buildsystem * [email protected]/gephex--scons--0.5--patch-2 initial version of scons buildsystem * added directories {arch}/gephex/gephex--scons {arch}/gephex/gephex--scons/gephex--scons--0.5 {arch}/gephex/gephex--scons/gephex--scons--0.5/[email protected] {arch}/gephex/gephex--scons/gephex--scons--0.5/[email protected]/patch-log * added files .arch-ids/SConstruct.id SConstruct {arch}/gephex/gephex--main/gephex--main--0.5/[email protected]/patch-log/patch-13 {arch}/gephex/gephex--scons/gephex--scons--0.5/[email protected]/patch-log/base-0 {arch}/gephex/gephex--scons/gephex--scons--0.5/[email protected]/patch-log/patch-1 {arch}/gephex/gephex--scons/gephex--scons--0.5/[email protected]/patch-log/patch-2 * modified files --- orig/{arch}/=tagging-method +++ mod/{arch}/=tagging-method @@ -147,7 +147,7 @@ # traversal does not descend into backup directories: # -backup ^.*(~|\.~[0-9]+~|\.bak|\.swp|\.orig|\.rej|\.original|\.modified|\.reject|\.jamdeps|\.deps|\.libs|\.o|\.a|\.in|\.lo|\.la)$ +backup ^.*(~|\.~[0-9]+~|\.bak|\.swp|\.orig|\.rej|\.original|\.modified|\.reject|\.jamdeps|.sconsign|\.deps|\.libs|\.o|\.a|\.in|\.lo|\.la)$ # If you want to force certain filenames to be treated as errors when present, # you can add them to the regexp for deliberately unrecognized files. Traversal