aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/CMakeLists.txt
Commit message (Expand)AuthorAge
...
* test: re-bundle cat on windows (#21255)dundargoc2023-03-14
* build: explicitly add dependency include dir for header generationdundargoc2023-03-10
* build!: make libintl a required dependencydundargoc2023-03-07
* build: enable unit testing on release builds (#22554)dundargoc2023-03-06
* build: remove workaround for incorrectly packaged libluvdundargoc2023-03-05
* refactor(log): reduce compile time LOG_LEVEL granularitybfredl2023-03-04
* refactor(build): graduate -Wvla, -fno-common and -Og "features"bfredl2023-03-03
* refactor(build): remove unused stdlib function and include checksbfredl2023-03-03
* build: cmake cleanup (#22251)dundargoc2023-03-02
* build: remove libfindmacros library (#22423)dundargoc2023-03-02
* feat(lua): make sure require'bit' always works, even with PUC lua 5.1bfredl2023-02-22
* docs: fix typos (#21961)dundargoc2023-02-20
* ci: enable CI_BUILD automatically if environment variable CI is true (#22312)dundargoc2023-02-18
* build: use libuv config file (#22209)ii142023-02-16
* build: use custom command to create single versiondef (#22290)Gregory Anders2023-02-16
* ci: add GCC Release testing (#22274)dundargoc2023-02-16
* revert: "build: remove ENABLE_COMPILER_SUGGESTIONS option" (#22265)dundargoc2023-02-15
* build: remove ENABLE_COMPILER_SUGGESTIONS option (#22249)dundargoc2023-02-13
* ci: automatically maximize MIN_LOG_LEVEL if CI detected (#22248)dundargoc2023-02-13
* build: enable MSVC level 3 warnings (#21934)dundargoc2023-02-11
* build: mark uninteresting variables as advanced (#22208)dundargoc2023-02-10
* build: reuse source files with interface library (#22177)dundargoc2023-02-08
* build: remove unused function get_test_target (#22176)dundargoc2023-02-08
* build: replace check-single-includes with clang-tidy (#22061)dundargoc2023-02-08
* build(windows): specify Windows 8 as the minimum version (#22173)dundargoc2023-02-08
* build: prefer -D <variable>=<value> over -D<variable>=<value> (#22164)dundargoc2023-02-08
* build(Windows): make bundling nvim-qt optional (#21866)Enan Ajmain2023-02-08
* ci: simplify how environment variables are used (#22067)dundargoc2023-02-07
* build: stop relying on CMAKE_BUILD_TYPE to determine the build type (#22051)dundargoc2023-02-03
* refactor: use flexible arrays instead of the length-of-one trick (#22072)dundargoc2023-02-02
* refactor(tests): run unittests using main nvim binary in interpreter modebfredl2023-01-31
* build: enable ccache project-wide (#22045)dundargoc2023-01-29
* build: enable ccache by default if available (#22020)dundargoc2023-01-28
* build: find unibilium without relying on libfindmacros (#22015)dundargoc2023-01-27
* build: check if libvterm version meets requirement (#22010)dundargoc2023-01-26
* build: use cmake to build treesitter on all platforms (#21984)dundargoc2023-01-24
* build: delete pthreads import (#21732)dundargoc2023-01-24
* fix: add manifest file to correctly determine Windows version (#21953)dundargoc2023-01-23
* feat!: make iconv a non-optional depLewis Russell2023-01-23
* build: make generated source files reproducible #21586Arnout Engelen2023-01-23
* build: use CMAKE_POSITION_INDEPENDENT_CODE instead of -fPIC (#21947)dundargoc2023-01-22
* build: bump MSVC warning to level two (#21890)dundargoc2023-01-21
* ci: enable CI_BUILD on windows (#21557)dundargoc2023-01-18
* build: exclude tui/terminfo_defs.h from lintc-clint (#21822)dundargoc2023-01-15
* refactor: fix IWYU mapping file and use IWYU (#21802)dundargoc2023-01-15
* build: enable iwyu with target properties instead of variables (#21797)dundargoc2023-01-14
* build: remove clint error suppression #21782dundargoc2023-01-13
* build: include our libraries before system libraries (#21746)dundargoc2023-01-12
* build: use modern cmake (#21589)dundargoc2023-01-10
* build: remove workaround for ancient clang versionsdundargoc2023-01-08