aboutsummaryrefslogtreecommitdiff
path: root/cmake.deps/cmake/BuildTreesitterParsers.cmake
Commit message (Expand)AuthorAge
* build(deps): drop unused bundled bash, python parsers and queriesChristian Clason2024-07-09
* ci: provide separate macos releases for intel and armdundargoc2024-03-24
* build: use `GIT_REPOSITORY` for local URLsdundargoc2024-03-23
* build: introduce variable DEPS_IGNORE_SHA for skipping dependency hash checkdundargoc2024-03-19
* fixup: quick update, squash laterdundargoc2023-11-20
* feat(treesitter): add bash parser and queriesChristian Clason2023-07-01
* feat(treesitter): add python parser and queriesChristian Clason2023-07-01
* feat(treesitter): bundle markdown parser and queries (#22481)Christian Clason2023-07-01
* build: cmake cleanupdundargoc2023-04-04
* refactor(treesitter)!: rename help parser to vimdocChristian Clason2023-04-01
* build: fix USE_EXISTING_SRC_DIR optiondundargoc2023-03-05
* build: unset variables ending with "URL" if USE_EXISTING_SRC_DIR is ONdundargoc2023-03-04
* feat(treesitter): bundle query parser and queries (#22483)Christian Clason2023-03-03
* build: prefer -D <variable>=<value> over -D<variable>=<value> (#22164)dundargoc2023-02-08
* build: introduce default build variables (#21991)dundargoc2023-01-25
* 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(macos): restore and test universal build (#20383)Christian Clason2022-09-28
* feat(treesitter): bundle :help parser and queriesJustin M. Keyes2022-09-22
* 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: rename build-related dirsJustin M. Keyes2022-06-28