Commit History

Author SHA1 Message Date
  Alex Turbov 74b735dea8 cmDocumentation: `char*[][2]` → `cmDocumentationEntry[N]` 3 years ago
  Brad King 440822fa5c Source: Fix regression causing CMakeLib sources to be compiled repeatedly 3 years ago
  Kyle Edwards e316812884 CMakePresets.json: Add workflow presets to schema 3 years ago
  Alex Turbov 9629be8080 Build: Use `CMAKE_CURRENT_XXX_DIR` instead of top dirs 3 years ago
  Alex Turbov e6fb5a1feb Build: Sort linked libraries list of `CMakeLib` 3 years ago
  Alex Turbov aa7290e8dc Build: Use imported target `Threads::Threads` instead of variable 3 years ago
  Alex Turbov df8ad72ffa Build: Use imported target `kwiml::kwiml` instead of variables 3 years ago
  Alex Turbov eeebf31e54 Build: Use imported target `LibRHash::LibRHash` instead of variables 3 years ago
  Alex Turbov 08be01a181 Build: Use imported target `LibUV::LibUV` instead of variables 3 years ago
  Alex Turbov ddac6dcbe8 Build: Use imported target `JsonCpp::JsonCpp` instead of variables 3 years ago
  Alex Turbov ac76c53d33 Build: Use imported target `CURL::libcurl` instead of variables 3 years ago
  Alex Turbov 1f5d9c5299 Build: Use imported target `LibArchive::LibArchive` instead of variables 3 years ago
  Alex Turbov 9cdf5a6779 Build: Use imported target `EXPAT::EXPAT` instead of variables 3 years ago
  Alex Turbov 2be5a7de4e Build: Use imported target `ZLIB::ZLIB` instead of variables 3 years ago
  Alex Turbov 4c6a47c6b6 Build: Extract `CMAKE_BUILD_UTILITIES` macro into a separate include 3 years ago
  Alex Turbov 20b9808f90 Build: Use `cmstd` target instead of variable `CMAKE_STD_LIBRARY` 3 years ago
  Alex Turbov 35ad2c6e5f Build: Replace `foreach` with 2 `set` calls 3 years ago
  Alex Turbov 98e8b1755b Build: Move `HAVE_CoreServices` to `cmCPackConfigure.h` 3 years ago
  Alex Turbov 7df955315b Build: Add `ENABLE_BUILD_FREEBSD_PKG` to `cmCPackConfigure.h` 3 years ago
  Alex Turbov 626136ad4d Build: Use imported `LibUUID::LibUUID` target instead of variables 3 years ago
  Alex Turbov 89a1e1c1be Build: Link w/ `OBJECT` library is OK since 3.12 3 years ago
  Alex Turbov 3b32a1a820 Build: Introduce `ManifestLib` interface library 3 years ago
  Alex Turbov a392df50b3 Build: Move `KWSYS_ENCODING_DEFAULT_CODEPAGE` to the config header 3 years ago
  Alex Turbov 94bc776ec2 Style: Builtin commands in lower case 3 years ago
  Alex Turbov 83491ddd43 Build: `add_definitions()` → `add_compile_definitions()` 3 years ago
  Alex Turbov 1bcacccce9 Build: Move `STAT_HAS_ST_MTIM`, `STAT_HAS_ST_MTIMESPEC` to config file 3 years ago
  Alex Turbov 324d13b25d Build: Move `CURL_CA_BUNDLE` and `CURL_CA_PATH` to config header 3 years ago
  Alex Turbov ae174f0dea Build: Move `CMAKE_USE_WMAKE` definition to `cmConfigure.cmake.h.in` 3 years ago
  Alex Turbov 9a24c648eb Build: Fix `target_link_libraries` to use link interface keywords 3 years ago
  Alex Turbov d5336ed714 Build: `include_directories()` → `target_include_directories()` 3 years ago