aboutsummaryrefslogtreecommitdiff
path: root/cmake.deps/cmake
Commit message (Expand)AuthorAge
* build(cmake): add modelines to enable syntax highlightingdundargoc2022-10-21
* build: rely on default cmake installation if possibledundargoc2022-10-21
* build(deps): disable shared library for libvterm. (#20566)Wei Tang2022-10-10
* build(deps): add build type for libuv (#20575)Wei Tang2022-10-10
* 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 url for 32-bit winyankdundargoc2022-10-02
* build: remove code for cross-compilationdundargoc2022-10-02
* build: remove unused variable CMAKE_C_COMPILER_ARG1dundargoc2022-10-02
* build(deps): bump libuv to HEAD - f610339f7 (#20445)Christian Clason2022-10-02
* build(macos): restore and test universal build (#20383)Christian Clason2022-09-28
* feat(treesitter): bundle :help parser and queriesJustin M. Keyes2022-09-22
* build: remove unnecessary build functionsdundargoc2022-09-08
* build: remove ARGS from add_custom_commanddundargoc2022-09-08
* build(treesitter): set CMAKE_C_STANDARD to C99Eisuke Kawashima2022-09-07
* 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
|/
* fix(treesitter): do not link @error by defaultChristian Clason2022-09-06
* feat(treesitter): add viml parser and queriesChristian Clason2022-09-06
* feat(treesitter): bundle Lua parser and queriesThomas Vigouroux2022-09-06
* build: only use CMAKE_BUILD_TYPE for single-config generatorsdundargoc2022-08-13
* build(MSVC): don't add non-MSVC compiler optionsdundargoc2022-08-13
* build: bump minimum cmake version for all dependencies to 3.10dundargoc2022-08-13
* build libuv cmake (#19632)Lewis Russell2022-08-12
* build(macos): use consistent MACOSX_DEPLOYMENT_TARGET (#19430)Christian Clason2022-07-19
* build: bump minimum CMake version in cmake.depsJames McCoy2022-07-19
* build: rename build-related dirsJustin M. Keyes2022-06-28