Commit Graph

17 Commits

Author SHA1 Message Date
Martchus ac63cd5f74 Avoid CMake deprecation warning by bumping version 2023-07-23 21:09:18 +02:00
Martchus 55bdb061ec Move project meta data to the top
for consistency with other projects
2020-03-08 13:55:26 +01:00
Martchus 7f104eb525 Adapt to c++utilities v5 2019-05-04 16:14:32 +02:00
Martchus 7065b62aee Use ArgumentParser::parseArgsOrExit() 2017-09-29 17:17:50 +02:00
Martchus 742dc25984 Set META_PROJECT_VARNAME 2017-05-01 03:39:03 +02:00
Martchus c1775e9ece Generate config header in extra module 2016-07-27 21:40:11 +02:00
Martchus ef468405b8 Provide bash completion 2016-07-04 23:31:02 +02:00
Martchus 0743d4f764 Use new argument parser API 2016-06-14 00:48:19 +02:00
Martchus dfd00a9214 Use new argument parser API 2016-05-26 02:31:18 +02:00
Martchus 33bc9dcddb added version constraints 2016-04-25 22:23:02 +02:00
Martchus 2dd19149e3 reduce code duplication in build system
- get rid of qmake project file
- provide CMake modules for common tasks
- provide templates for *.desktop files
2016-04-16 00:57:04 +02:00
Martchus 662cd5d398 ensure custom install targets don't conflict
(required when building as subdirectory)
2016-01-21 16:40:00 +01:00
Martchus 4979fe3f3b removed creation of Windows icon 2016-01-05 17:17:19 +01:00
Martchus 8986cba4a6 updated version 2015-12-27 22:39:23 +01:00
Martchus 7859da9ca8 disable new ABI (can't catch ios_base::failure with new ABI) 2015-12-13 20:45:50 +01:00
Martchus 5e78178fb2 improved project files 2015-12-08 08:34:14 +01:00
Martchus b7553ada41 added simple CMake project file 2015-12-05 22:48:49 +01:00