Commit Graph

6 Commits

Author SHA1 Message Date
Martchus f7fecf8a6f Improve documentation of build-variables 2017-07-20 02:30:00 +02:00
Martchus a4fc4024b5 Make tidy and coverage optional and disabled by default
* Prevent warnings about required tools being unavailable
  when tidy/coverage targets aren't desired anyways (eg.
  when packaging)
* Do not automatically execute tidy check when packaging
  in unclean environment
2017-06-20 23:38:45 +02:00
Martchus 412e725309 Append Git revision to version
* Append Git revision and ID of latest commit
  to version displayed via --help
* Can be turned off via option
* Has no effect if the source dir is not
  a Git checkout or Git is not installed
* Implements
  https://github.com/Martchus/tageditor/issues/13
2017-04-15 01:45:03 +02:00
Martchus fdbe874bcd Allow to disable excluding tests from all target 2017-03-23 20:31:57 +01:00
Martchus d5d8b308e9 Improve build system doc 2017-03-14 23:35:20 +01:00
Martchus 78869da195 Extend documentation 2017-03-12 20:23:21 +01:00