aboutsummaryrefslogtreecommitdiff
path: root/cmake.deps/cmake/BuildLibvterm.cmake
Commit message (Expand)AuthorAge
* fixup: quick update, squash laterdundargoc2023-11-20
* build: unset variables ending with "URL" if USE_EXISTING_SRC_DIR is ONdundargoc2023-03-04
* build: build all dependencies in parallel (#22329)dundargoc2023-02-19
* build: use cmake to build libvterm on all platform (#21986)dundargoc2023-01-26
* build: introduce default build variables (#21991)dundargoc2023-01-25
* build: use CMAKE_POSITION_INDEPENDENT_CODE instead of -fPIC (#21947)dundargoc2023-01-22
* 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
* Merge pull request #17329 from cryptomilk/asn-vterm-0-2Christian Clason2022-09-06
|\
| * build(deps): use libvterm 0.3-rc1Andreas Schneider2022-09-06
* | build: consistently set build type regardless of generator or platform #19760dundargoc2022-09-06
|/
* build(MSVC): don't add non-MSVC compiler optionsdundargoc2022-08-13
* build: rename build-related dirsJustin M. Keyes2022-06-28