aboutsummaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAge
* build libuv cmake (#19632)Lewis Russell2022-08-12
* build: remove InstallClintErrors.cmakeDundar Goc2022-08-03
* build: remove unused file i386-linux-gnu.toolchain.cmakeDundar Goc2022-08-03
* build: replace deprecated cmake features with their modern alternativesDundar Goc2022-08-03
* build: add formatting targets for c and lua files (#19488)dundargoc2022-08-02
* build: fix version generation to its previous behaviorDundar Goc2022-07-26
* build(lint): check uncrustify version #19468dundargoc2022-07-25
* fix(build): non-git ("tarball") build fails #19448kylo2522022-07-22
* fix(build): fails if git is missing #19366Luis Felipe Dominguez Vega2022-07-14
* build: gracefully handle error in git-version #19289kylo2522022-07-14
* feat(build): add_glob_target runs only on changed files #19070dundargoc2022-06-30
* build(cmake): fix static `libintl` test on macOSCarlo Cabrera2022-06-29
* fix(tests): remove misleading $TEST_PATH segment #19050Justin M. Keyes2022-06-23
* build: remove FindLua.cmake since it's already built into cmakeDundar Goc2022-06-19
* build(cmake): simplify def_cmd_target functionDundar Goc2022-06-19
* build(cmake): simplify and speed up the uninstall targetDundar Goc2022-06-19
* build(lint): fix lintuncrustify #18945Justin M. Keyes2022-06-12
* build(lint): fix luacheck not found #18940Justin M. Keyes2022-06-12
* build: add a cmake target for all used linters #18543dundargoc2022-06-09
* refactor(log): simplify log_path_init #18898Justin M. Keyes2022-06-08
* revert: "ci: remove mingw job #18580"Dundar Goc2022-05-17
* ci: remove mingw job #18580dundargoc2022-05-15
* refactor(terminal)!: drop winpty, require Windows 10 #18253erw72022-04-26
* ci: show failed message on Windowszeertzjq2022-03-03
* ci: skip tests that fail on windowsDundar Göc2022-02-20
* test: allow excluding functional/unit tests using TEST_FILTER_OUTJames McCoy2021-12-18
* build(install): rescan GLOB files on rebuildJakub Łuczyński2021-10-18
* build(tests): isolate the user environment XDG_DATA_DIRS #16003Javier Lopez2021-10-12
* fix(build): call find_package(Threads) before using its variablesJames McCoy2021-09-21
* build: add ${CMAKE_THREAD_LIBS_INIT} to LIBUV_LIBRARIESJames McCoy2021-09-20
* Merge branch 'master' into histfileJustin M. Keyes2021-09-10
|\
| * test: use $TEST_TIMEOUT to specify timeoutJames McCoy2021-09-09
* | do not write into user's ~/.bash_historyJun T2021-09-10
|/
* test: timeout at 20 minutes #15597Justin M. Keyes2021-09-08
* build: prioritize statically built libluv in searchGregory Anders2021-08-14
* chore(deps): bump LibLUV to 1.40.0-0 (#14997)Christian Clason2021-07-07
* Add uninstall target for make and othersbrian.orwe2021-03-16
* Align naming of FindTreeSitter cmake file and variablesJames McCoy2020-11-09
* bundle: move tree-sitter as a bundled depThomas Vigouroux2020-11-03
* build/FindLua.cmake: allow Lua 5.4 #12820Michel Alexandre Salim2020-08-31
* treesitter: remove utf8proc dependencyThomas Vigouroux2020-04-18
* build/MSVC: fix gettext multibyte issue #11774erw72020-01-28
* build: run git-describe for dev version during build (#11117)Daniel Hahler2019-09-30
* cmake: use LibFindMacros for utf8proc (#11114)Daniel Hahler2019-09-29
* Create BuildUtf8proc.cmake and FindUtf8proc.cmakeBjörn Linse2019-09-28
* cmake/GetCompileFlags: include CMAKE_C_COMPILER_ARG1 (#11091)Daniel Hahler2019-09-25
* build: rename CMake find modules for LibFindMacros #10928Daniel Hahler2019-09-06
* build: cmake: GetCompileFlags: include CMAKE_C_FLAGS (#10957)Daniel Hahler2019-09-06
* get_compile_flags: also look at target propertiesDaniel Hahler2019-08-15
* build: link libraries by full path (for luv.so) (#10661)Daniel Hahler2019-08-12