aboutsummaryrefslogtreecommitdiff
path: root/cmake.deps/cmake/BuildLuv.cmake
Commit message (Expand)AuthorAge
* fixup: quick update, squash laterdundargoc2023-11-20
* build: disable all compiler warnings from dependenciesdundargoc2023-11-20
* build: cmake cleanupdundargoc2023-05-13
* refactor(build): include lpeg as a librarybfredl2023-04-27
* build: unset variables ending with "URL" if USE_EXISTING_SRC_DIR is ONdundargoc2023-03-04
* build: cmake cleanup (#22251)dundargoc2023-03-02
* build: build all dependencies in parallel (#22329)dundargoc2023-02-19
* build: prefer -D <variable>=<value> over -D<variable>=<value> (#22164)dundargoc2023-02-08
* build: introduce default build variables (#21991)dundargoc2023-01-25
* build: use CMAKE_POSITION_INDEPENDENT_CODE instead of -fPIC (#21947)dundargoc2023-01-22
* build: various cmake fixes (#21902)dundargoc2023-01-20
* build(deps): restore support for USE_EXISTING_SRC_DIR (#20491)James McCoy2022-10-06
* build: define EP_PREFIX propertydundargoc2022-10-02
* build: rely on builtin cmake downloading rather than custom scriptdundargoc2022-10-02
* build: remove unused variable CMAKE_C_COMPILER_ARG1dundargoc2022-10-02
* build: remove unnecessary build functionsdundargoc2022-09-08
* build: consistently set build type regardless of generator or platform #19760dundargoc2022-09-06
* build: only use CMAKE_BUILD_TYPE for single-config generatorsdundargoc2022-08-13
* build libuv cmake (#19632)Lewis Russell2022-08-12
* build: rename build-related dirsJustin M. Keyes2022-06-28