aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetteri Räty <petsku@petteriraty.eu>2011-06-10 00:37:22 +0300
committerPetteri Räty <petsku@petteriraty.eu>2011-06-10 17:51:44 +0300
commit4e4605d4324daf9e000a1432ba1698977fe3d95b (patch)
treefadc26e9f69144c23f3c06637b8589b8580dbabb /.gitignore
parentCore: reduce file dependencies (diff)
downloadlibbash-4e4605d4324daf9e000a1432ba1698977fe3d95b.tar.gz
libbash-4e4605d4324daf9e000a1432ba1698977fe3d95b.tar.bz2
libbash-4e4605d4324daf9e000a1432ba1698977fe3d95b.zip
Build: rebuild libbashWalker.g less often
libbashWalker.g must be rebuild only when the set of tokens changes. Now we use a md5 trick to check if the tokens file has really changed instead of relying on modification times.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index db37cad..4c665a8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,6 +27,7 @@ long.sh
massif.out
libbash.g
libbash.tokens
+libbash.tokens.md5
bashast.tokens
bashast/.DS_Store
bashast/*.ebuild