Files
unison/.gitignore
Mathew Bielejeski 32e95f8228 Make build information accessible by programs by extracting data from the local git repository (or a standalone file if a git repository is not present).
Changes

* Adds a new class named Version to the core module
* Adds a template file to the core module named version-defines.h.in
* Adds --PrintVersion and --version arguments to the CommandLine class.
* Creates a new waf tool which queries the local git repository and extracts build information from itCreate a waf task to extract version information from git repository
2020-08-11 20:20:05 +00:00

41 lines
292 B
Plaintext

*.diff
*.orig
*.patch
*.rej
*.o
*.pyc
*.pyo
*.cwnd
*.dat
*.log
*.mob
*.pcap
*.plt
*.routes
*.tr
[D|U]l[A-Z][a-z]*Stats.txt
\#*#
~*
testpy-output
bindings/python/pybindgen/
ms_print.*
massif.*
coverity
TAGS
.lock-waf_*_build
.waf*
build-dir/
build/
/.cproject
/.project
version.cache