undef
4c2bc0bb42
fix some typos
3 years ago
Daniel Scharrer
95ef77eb89
CMake: Fix build with older CMake versions
6 years ago
Daniel Scharrer
401ac25496
CMake: Update version file parser
6 years ago
Daniel Scharrer
6acf806782
Update copyright years
10 years ago
Daniel Scharrer
d243834402
VersionString.cmake: Use implicit variable expansion in if()
10 years ago
Daniel Scharrer
c9e5d204bf
VersionString.cmake: Guard against defined variables
...
Previously this would fail under CMake older than 3.1 if "file" or
"variable" were variables.
For CMake 3.1+ this was fixed in commit 017057.
See: issue #50
10 years ago
Daniel Scharrer
2c827154cd
Update copyright lines
11 years ago
Daniel Scharrer
31db9bf8aa
CMake: Don't misuse CMAKE_MODULE_PATH
11 years ago
Daniel Scharrer
cb3bc7e56c
CMake: Use `git` to determine HEAD if available
12 years ago
Daniel Scharrer
b58bb0d854
Fix incorrect dependency for release.cpp
13 years ago
Daniel Scharrer
1b2a62b714
Update copyright lines for files changed this year
13 years ago
Daniel Scharrer
bb50bffde2
Don't hard-code the license string in the source
...
Read it at compile-time from the LICENSE file.
13 years ago
Daniel Scharrer
8d89a641fb
Add a `make doc` target to run Doxygen
14 years ago
Daniel Scharrer
6d063cafce
Store supported Inno Setup versions in the VERSION file and fix a bug causing the git part of the version number not being updated.
14 years ago
Daniel Scharrer
4d423f27ac
Add copyright notices.
14 years ago
Daniel Scharrer
bdfa8ddc9b
Many fixes.
15 years ago