index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
/
modules
/
FindRapidJSON.cmake
Age
Commit message (
Expand
)
Author
2022-03-26
[cmake] ENABLE_INTERNAL_RapidJSON for all platforms
fuzzard
2022-03-07
[cmake] BUILD_DEP_TARGET append Toolchain when CMAKE_ARGS passed
fuzzard
2022-03-07
[cmake] BUILD_DEP_TARGET move include and add docinfo
fuzzard
2022-03-07
[cmake] FindRapidJSON utilise automated variables
fuzzard
2022-03-07
[cmake] FindRapidJSON use BUILD_DEP_TARGET macro
fuzzard
2022-03-02
[cmake] FindRapidJSON use SETUP_BUILD_VARS macro
fuzzard
2022-01-24
[cmake] add URL_HASH to ExternalProject_add calls in Find modules
fuzzard
2022-01-24
[cmake] change ARCHIVE to LIBNAME_ARCHIVE
fuzzard
2022-01-17
[cmake] set TARBALLS_DIR for overriding tarball download location
fuzzard
2022-01-08
[cmake] Module rapidjson use VERSION helper
fuzzard
2017-12-23
[cmake] disable doc, exmaples, tests & gtest for internal RapidJSON
Rechi
2017-09-05
Fixes rapidjson bug
Nuno Senica
2017-08-30
RapidJSON can now be compiled internally
Nuno Senica
2017-05-25
[cmake] fix FindRapidJSON after 3d8742f818c20b8302464f34fbf248ed5aac2e0b
wsnipex
2017-05-25
RapidJSON cmake now falls back to find_package()
Sebastian Bauer
2017-03-27
[depends] bump rapidjson to 1.1.0
Stefan Saraev
2017-03-26
[cmake] fail if rapidjson is not found
wsnipex
2017-03-24
[cmake] change RapidJSON_INCLUDE_DIRS to capital letters to get added to SYST...
Rechi
2017-03-24
[depends/cmake/win32] replace yajl with rapidjson (thanks to hudokkow)
montellese