aboutsummaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAge
* 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
* build: port FindLibVterm to LibFindMacros (#10395)Daniel Hahler2019-08-08
* build: clean up / remove X_USE_STATIC (#10713)Daniel Hahler2019-08-07
* build: require unibilium>=2.0 (#10681)Daniel Hahler2019-08-03
* ci: RunTests: ensure that the logfile gets displayed (#10597)Daniel Hahler2019-07-24
* test: Force $TEST_FILE to relative path [ci skip] #10535erw72019-07-19
* tests: move "busted" dir to "test" (#10518)Daniel Hahler2019-07-16
* build: fix GetCompileFlags for CMake #10444Daniel Hahler2019-07-07
* build: FindLibIntl: fix warning about CMP0075 (#10427)Daniel Hahler2019-07-05
* Merge pull request #10414 from blueyed/luacheckDaniel Hahler2019-07-04
|\
| * Improve luacheck setup [skip appveyor]Daniel Hahler2019-07-04