Ingo Ruhnke
|
85f4616432
Update tinycmmc
|
hace 2 años |
Ingo Ruhnke
|
16ceb47ad0
Add CMake integration to install target
|
hace 3 años |
Ingo Ruhnke
|
a646363abf
Use collision resistant macro TINYGETTEXT_WITH_SDL, make it PUBLIC
|
hace 4 años |
Ingo Ruhnke
|
51281b2651
Add TINYGETTEXT_WITH_SDL flag to build with SDL instead of Iconv
|
hace 4 años |
Ingo Ruhnke
|
72a5d504f8
Unclutter CMakeLists.txt, remove old stuff
|
hace 4 años |
Ingo Ruhnke
|
e619846e13
Add external/cmake-modules/ submodule and enable MaximumWarnings
|
hace 4 años |
Ingo Ruhnke
|
42287ec058
Explicitly build static libraries to fix Win32 build
|
hace 4 años |
Ingo Ruhnke
|
80df948238
Move global settings into target specific ones
|
hace 4 años |
Ingo Ruhnke
|
d95251e033
Add BUILD_TESTS variable to enable test building
|
hace 4 años |
Ingo Ruhnke
|
9bb55f3d76
Increase required standard to C++17 for std::filesystem
|
hace 4 años |
Ingo Ruhnke
|
19a55db0da
Move GCC specific compile flags out of the way for MSVC
|
hace 4 años |
Ingo Ruhnke
|
3c5d0c09a8
Remove FindICONV use FindIconv build into newer cmake
|
hace 4 años |
Ingo Ruhnke
|
c6e7c99400
Use SemVer
|
hace 5 años |
Ingo Ruhnke
|
44f906a2a0
Use -Weverything for Clang, remove -Wabi for GCC
|
hace 6 años |
Ingo Ruhnke
|
9d11796bfe
Use CMAKE_COMPILER_IS_GNUCXX instead of CMAKE_COMPILER_IS_GNUCC
|
hace 9 años |
Tobias Markus
|
6d784917fe
Add CMAKE_MACOSX_RPATH setting
|
hace 9 años |
Ingo Ruhnke
|
1cb5cbd9f7
Moved GCC specific warning flags into `if(CMAKE_COMPILER_IS_GNUCC)` block
|
hace 9 años |
Ingo Ruhnke
|
da881b445f
Removed if(CMAKE_COMPILER_IS_GNUCC) check, as clang takes the same options as gcc
|
hace 9 años |
Ingo Ruhnke
|
6fc83889a3
Minor cleanup in CMakeLists.txt
|
hace 9 años |
Ingo Ruhnke
|
0e4adde0b6
Replaced GPL2+ with zlib license
|
hace 10 años |
Ingo Ruhnke
|
8eaab49b9d
Renamed CMake functions to lowercase
|
hace 10 años |
Ingo Ruhnke
|
9bec277ce6
Enabled -Wconversion
|
hace 10 años |
Ingo Ruhnke
|
419d0cb9cf
Updated CMakeLists.txt
|
hace 10 años |
Nathan Phillip Brink
|
373c317413
Disable cmake's WERROR option default. This option is intended for developers, who would know to set -DWERROR=ON.
|
hace 14 años |
Nathan Phillip Brink
|
c0a08bf26f
fix variable names for PACKAGE(tinygettext)
|
hace 15 años |
Nathan Phillip Brink
|
6e4acf00c4
pkg-config support
|
hace 15 años |
Nathan Phillip Brink
|
6444cb826b
fix LIB_SUFFIX useage
|
hace 15 años |
Nathan Phillip Brink
|
921fc86c10
installation support, cmake fixes
|
hace 15 años |
Nathan Phillip Brink
|
0caeb03268
removed -Winline, its warnings were spurious
|
hace 15 años |
Mathnerd314
|
90979700d5
sync CMakeLists.txt with source tree, rework iconv_const again, some svn:ignore
|
hace 15 años |