aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAge
* docs(generators): bake into cmakeLewis Russell2023-08-23
* docs(options): take ownership of options.txt (#24528)Lewis Russell2023-08-04
* feat(api): add nvim_win_text_height (#24236)zeertzjq2023-07-11
* ci: introduce CI_LINT optiondundargoc2023-06-24
* build!: remove neovim qtdundargoc2023-06-06
* build: remove LOG_LIST_ACTIONS option and related codedundargoc2023-05-28
* build: remove LOG_DEBUG optiondundargoc2023-05-28
* build: move luarocks and rocks installation to main builddundargoc2023-05-21
* build: bundle uncrustifydundargoc2023-05-18
* build: cmake cleanupdundargoc2023-05-13
* ci: replace stylua action with our own lint targetdundargoc2023-04-29
* refactor(build): include lpeg as a librarybfredl2023-04-27
* ci(lintcommit): fix error outputdundargoc2023-04-22
* ci(lintcommit): use nvim -lLewis Russell2023-04-22
* refactor(build): use vendored versions of mpack and luabitopbfredl2023-04-19
* build: don't print installed files locallydundargoc2023-04-14
* build: use -O3 optimization for release buildsdundargoc2023-04-11
* version bumpbfredl2023-04-07
* NVIM v0.9.0bfredl2023-04-07
* build!: rename sanitizer options from CLANG_* to ENABLE_*ii142023-03-17
* build: sanitizers for gccii142023-03-16
* build: show build type specific compiler flags when using --versiondundargoc2023-03-04
* refactor(log): reduce compile time LOG_LEVEL granularitybfredl2023-03-04
* refactor(build): graduate -Wvla, -fno-common and -Og "features"bfredl2023-03-03
* build: cmake cleanup (#22251)dundargoc2023-03-02
* build: remove libfindmacros library (#22423)dundargoc2023-03-02
* build: remove pkgconfig-related code (#22422)dundargoc2023-02-26
* build(MSVC): enable assertions on RelWithDebInfo build type (#22326)dundargoc2023-02-19
* ci: split ci.yml into a test workflow and a build test workflow (#22302)dundargoc2023-02-18
* ci: inline test.sh to run_tests.sh (#22198)dundargoc2023-02-10
* build: create test/CMakeLists.txt and move test-related code (#22179)dundargoc2023-02-08
* build: replace check-single-includes with clang-tidy (#22061)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
* 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
* build: remove unnecessary file generation (#22099)dundargoc2023-02-02
* refactor(tests): run unittests using main nvim binary in interpreter modebfredl2023-01-31
* refactor!: remove has("debug") (#22060)dundargoc2023-01-30
* build: enable ccache project-wide (#22045)dundargoc2023-01-29
* build: remove unnecessary unit test code (#21940)dundargoc2023-01-24
* feat!: make iconv a non-optional depLewis Russell2023-01-23
* build: make generated source files reproducible #21586Arnout Engelen2023-01-23
* 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 old luajit versionsdundargoc2023-01-08
* feat(tui): graduate the +tui featurebfredl2022-12-31
* fix(tui): more work in the TUIbfredl2022-12-31
* fix(tui): set cursor color param as string when required #21407Tom Churchman2022-12-18