534 Commits (1.6)
 

Author SHA1 Message Date
Daniel Scharrer 08b22808d4 Release version 1.6 10 years ago
Daniel Scharrer 058ba216a8 Add release date for 1.6 10 years ago
Daniel Scharrer 6acf806782 Update copyright years 10 years ago
Daniel Scharrer e28ad9bbc4 man: Document path constant handling 10 years ago
Daniel Scharrer 277a9d7d9e Replace unsafe characters in special constant strings 10 years ago
Daniel Scharrer 25532352cd Fix documentation for progress::clear() 10 years ago
Daniel Scharrer 61666158d9 man: Add a warning to the --dump option 10 years ago
Daniel Scharrer 7a2db617f6 CHANGELOG: CMake 3.5 has been released 10 years ago
Daniel Scharrer 4ec1bcb43c man: Fix grammar 10 years ago
Daniel Scharrer 0947cc4e06 Fix GCC 4.6 sign-conversion warning 10 years ago
Daniel Scharrer 615796243f Fix GCC 4.6 sign-conversion warning 10 years ago
Daniel Scharrer 93a94ddb90 Fix GCC 4.6 sign-conversion warning 10 years ago
Daniel Scharrer 942103dde6 Add changelog entry for version 1.6 10 years ago
Daniel Scharrer b46433ece2 Add a --collisions=rename-all option 10 years ago
Daniel Scharrer 65791603c1 Change the default file for --collisions=rename to match =overwrite 10 years ago
Daniel Scharrer 389a5d18a9 Fix @lang suffix missing in some --collisions=rename cases 10 years ago
Daniel Scharrer c7f8fd2edb man: Use list instead of indenting manually 10 years ago
Daniel Scharrer 0fe5831717 man: Make --collisions=rename docu match reality 10 years ago
Daniel Scharrer a4112b1f1c Eliminate progress bar flicker under windows 10 years ago
Daniel Scharrer 36ad4e5189 Fix destination file open error message on Windows 10 years ago
Daniel Scharrer 03ac68d283 Fix source file open error message on Windows 10 years ago
Daniel Scharrer 032ae46fd9 FilterList.cmake: Use implicit variable expansion in if() 10 years ago
Daniel Scharrer b3ca90e529 Fix build with CMake < 3.0 10 years ago
Daniel Scharrer 4cc47c37cb CMake: Bump policy version to 3.4 10 years ago
Daniel Scharrer d243834402 VersionString.cmake: Use implicit variable expansion in if() 10 years ago
Daniel Scharrer d36a5f4350 VersionScript.cmake: Use implicit variable expansion in if() 10 years ago
Daniel Scharrer 222ae72be9 UseStaticLibs.cmake: Use implicit variable expansion in if() 10 years ago
Daniel Scharrer 34cf8dcb73 FilterList.cmake: Use implicit variable expansion in if() 10 years ago
Daniel Scharrer 32fa0f6bd6 CompileCheck.cmake: Use implicit variable expansion in if() 10 years ago
Daniel Scharrer 2dab4869bc CXX11Check.cmake: Use implicit variable expansion in if() 10 years ago
Daniel Scharrer 6bb4302b0b CMakeLists.txt: Use implicit variable expansion in if() 10 years ago
Daniel Scharrer c9e5d204bf VersionString.cmake: Guard against defined variables 10 years ago
Daniel Scharrer 01705758dd CMake: Disable variable expansion for quoted strings in if() 10 years ago
Daniel Scharrer 2bb3e9f369 CMake: Build in C++14 mode if supported 10 years ago
Daniel Scharrer e4f9acb908 README: Put the cmake call on its own line 10 years ago
Daniel Scharrer 568cd3346b Declare support for Inno Setup 5.5.8 10 years ago
Daniel Scharrer d3caafcdaf Add support for Inno Setup 5.5.7 10 years ago
Daniel Scharrer 272ed254c8 Add a maintenance script to bump copyright years 10 years ago
Daniel Scharrer 2a92cf30af man: Use 'duplicate' in --collisions description 11 years ago
Daniel Scharrer 6172782ef3 CMake: Document the STRICT_USE option 11 years ago
Daniel Scharrer d1102ea5e4 Change version number after release 11 years ago
Daniel Scharrer 18863e2c30 Release version 1.5 11 years ago
Daniel Scharrer 0575a25952 Remove useless "No known bugs." from the man page 11 years ago
Daniel Scharrer e510bdb8b5 Fix errors in the man page 11 years ago
Daniel Scharrer 1c4901c7cf Add changelog entry for version 1.5 11 years ago
Daniel Scharrer 1487268278 [Coverity] WEXITSTATUS can never be negative 11 years ago
Daniel Scharrer 6e5048382a Make --default-language affect --collisions=overwrite 11 years ago
Daniel Scharrer 4e15fd45d7 Guard against iequal strings having different length 11 years ago
Daniel Scharrer fcfed046a2 CMake: Improve VERSION file parsing 11 years ago
Daniel Scharrer 878d9ffb3c Remove dead code 11 years ago