Commit Graph

33 Commits (1c38ab17f5ab7e5f555b134fbb48eec049f383f1)

Author SHA1 Message Date
Christian Ullrich b52e7a69aa Fix CFLAGS for static-CRT build.
10 years ago
Christian Ullrich 1395e4303a Fix static CRT selection.
10 years ago
Petri Lehtinen ee27b7e3dd jansson 2.7
10 years ago
Petri Lehtinen 348401e7b8 CMake: Use add_definitions for compiler flags
10 years ago
Petri Lehtinen 5b88cc5ded Merge branch '2.6'
11 years ago
Petri Lehtinen db285b3764 Check uint16_t and uint8_t support correctly
11 years ago
Petri Lehtinen 1dc87ed5a1 Make valgrind happy
11 years ago
Petri Lehtinen 50a811ca07 Fix feature checks to use correct __ATOMIC flags
11 years ago
Petri Lehtinen 4bbb53a25d Make valgrind happy
11 years ago
Petri Lehtinen 569295fe30 Fix feature checks to use correct __ATOMIC flags
11 years ago
Petri Lehtinen 17ec22f514 Merge branch '2.6'
11 years ago
Petri Lehtinen e83ded066a jansson 2.6
11 years ago
Petri Lehtinen 8f80c2d838 CVE-2013-6401: Change hash function, randomize hashes
11 years ago
Joakim Soderberg 7c80778827 Fix so that valgrind checks actually works with CMake.
11 years ago
Joakim Soderberg 0c95a22888 Make sure the private config is included.
11 years ago
Joakim Soderberg 3fe8f74e7f Renamed config.h -> jansson_private_config.h
11 years ago
Joakim Soderberg 913937c98d Added CMake config files.
11 years ago
Petri Lehtinen b21cd65d30 Fix CMake build flags for MinGW
11 years ago
Petri Lehtinen 641002da37 jansson 2.5
11 years ago
cryptobiote d9ee5a7f1b Update CMakeLists.txt
11 years ago
cryptobiote 19a19d1952 Adding option for MSVC for those who are linking statically.
11 years ago
Paul Harris 2fd66fab1a Adjust CMakeLists.txt and .def: add _d postfix onto jansson_d.lib/dll
11 years ago
Joakim Soderberg 54d86fb4a4 Create and install the pkg-config file jansson.pc for CMake.
12 years ago
Joakim Soderberg 8390c90a91 Added more detailed CMake documentation.
12 years ago
Joakim Soderberg 3000831365 Use -fPIC when possible.
12 years ago
Petri Lehtinen 263fd0c9d3 Remove trailing whitespace
12 years ago
Petri Lehtinen 6db70f0301 cmake: Add stripped tests
12 years ago
Joakim Soderberg 650707fccc Moved *config.h.cmake to the cmake directory.
12 years ago
Joakim Soderberg 7214a222c7 Skip using a debug postfix with visual studio.
12 years ago
Joakim Söderberg 81ce127048 Compile tests by default.
12 years ago
Joakim Soderberg e40d52c550 Consolidated the CMake project.
12 years ago
Paul Harris 3d5bea5714 Fixes for cmake for MSVC2010
12 years ago
Paul Harris 3e03b07831 Add CMake build system.
12 years ago