- 08 2月, 2017 2 次提交
-
-
由 Max Bruckner 提交于
-
由 Max Bruckner 提交于
-
- 07 2月, 2017 2 次提交
-
-
由 Max Bruckner 提交于
-
由 Max Bruckner 提交于
-
- 06 2月, 2017 1 次提交
-
-
由 Max Bruckner 提交于
-
- 04 2月, 2017 1 次提交
-
-
由 Max Bruckner 提交于
Makes type conversions explicit, if they alter a value
-
- 03 2月, 2017 2 次提交
-
-
由 Max Bruckner 提交于
-
由 Max Bruckner 提交于
-
- 31 1月, 2017 1 次提交
-
-
由 Max Bruckner 提交于
-
- 09 1月, 2017 1 次提交
-
-
由 Max Bruckner 提交于
-
- 28 12月, 2016 1 次提交
-
-
由 Max Bruckner 提交于
-
- 08 12月, 2016 1 次提交
-
-
由 Stephan Gatzka 提交于
-
- 06 12月, 2016 1 次提交
-
-
由 Max Bruckner 提交于
-
- 28 11月, 2016 6 次提交
-
-
由 Stephan 提交于
This switch is only active when making a release build.
-
由 Stephan Gatzka 提交于
This switch warns about missing prototypes. It does not warn if functions are declared static. So this switch encourages the usage of static whenever possible. This enables the compiler to perform inlining.
-
由 Stephan Gatzka 提交于
-
由 Stephan Gatzka 提交于
-
由 Stephan Gatzka 提交于
-
由 Stephan Gatzka 提交于
-
- 26 11月, 2016 1 次提交
-
-
由 Max Bruckner 提交于
CMake: Option was not enabled by default as intended. Makefile: Flags were not passed when building the tests
-
- 25 11月, 2016 1 次提交
-
-
由 Max Bruckner 提交于
-
- 20 11月, 2016 1 次提交
-
-
由 Max Bruckner 提交于
-
- 15 11月, 2016 3 次提交
-
-
由 Max Bruckner 提交于
-
由 Max Bruckner 提交于
-
由 Max Bruckner 提交于
-
- 14 11月, 2016 15 次提交
-
-
由 Max Bruckner 提交于
-
由 Max Bruckner 提交于
-
由 Max Bruckner 提交于
This can be disabled when the exporting of the targets causes problems.
-
由 Max Bruckner 提交于
This is for compatibility reasons with old CMake 2.8 versions.
-
由 Max Bruckner 提交于
The prior approach was exporting paths from the build environment.
-
由 Max Bruckner 提交于
-
由 Max Bruckner 提交于
Fix library and include paths in pkg-config, CMakeLists.txt and the CMake config files.
-
由 Markus Blatt 提交于
These files will allow cmake based projects to find the library using find_package(cJSON). If successful, they can use CJSON_LIBRARIES and CJSON_INCLUDE_DIRS. Other build systems can use a similar approach to pkg-config: cmake --find-package -DNAME=cJSON -DCOMPILER_ID=GNU -DLANGUAGE=C -DCMAKE_PREFIX_PATH=<path-to-non-sytem-installation-path> -DMODE=LINK or with MODE COMPILE or EXISTS.
-
由 Max Bruckner 提交于
-
由 Max Bruckner 提交于
-
由 Max Bruckner 提交于
-
由 Max Bruckner 提交于
Turned off by default.
-
由 Max Bruckner 提交于
-
由 Max Bruckner 提交于
-
由 Max Bruckner 提交于
-