Martchus
|
323ad615cb
|
Add macro to use iconv
|
6 years ago |
Martchus
|
189a6fe6ba
|
Approach to enable static linkage
Linking statically might be useful, especially
when linking Windows applications since MinGW
is less buggy then.
|
6 years ago |
Martchus
|
8efe38dadf
|
Improve details in the build system
- add target to run cross compiled Windows binaries with wine
- quit tests if --help has been specified
|
6 years ago |
Martchus
|
18845b3ce0
|
Use option for CMake options
|
6 years ago |
Martchus
|
03094a1f61
|
Add support for bash completion
|
6 years ago |
Martchus
|
209b953754
|
Add CMake variable to control logging
|
6 years ago |
Martchus
|
46edfccc8f
|
Set TARGET_EXECUTABLE in CMake pro
|
6 years ago |
Martchus
|
0cc508dc93
|
Add option to specify lib dir suffix
|
6 years ago |
Martchus
|
757b539b95
|
Make install target for API doc optional
|
6 years ago |
Martchus
|
980794066b
|
Provide workaround for GCC Bug 66145
|
6 years ago |
Martchus
|
ca8432c5ec
|
Use version as Doxygen project number
|
6 years ago |
Martchus
|
d28d477ffe
|
Complete generation of API doc
- Use README.md for main page
- Add install target for API doc
- Improve some doc comments
|
6 years ago |
Martchus
|
4d1c874b56
|
Add target for API doc
|
6 years ago |
Martchus
|
01dee5de09
|
Allow creation of static libs in general
|
6 years ago |
Martchus
|
b3d801bca6
|
Fix executable path in *.desktop file
|
6 years ago |
Martchus
|
2a58a83c3c
|
Fix template paths
|
6 years ago |
Martchus
|
176b81b431
|
set META_PROJECT_VARNAME and META_PROJECT_VARNAME_UPPER if not specified
explicitely
|
6 years ago |
Martchus
|
d27520af68
|
fixed some issues caused the build system changeings
|
6 years ago |
Martchus
|
bd0cbd5802
|
reduce code duplication in build system
- get rid of qmake project file
- provide CMake modules for common tasks
- provide templates for *.desktop files
|
6 years ago |