aboutsummaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAge
* build: prevent in-tree builds for the time being, as it's not supportedJohn Szakmeister2016-10-11
* functionaltest: Create lua helper for os.tmpname()Rui Abreu Ferreira2016-08-31
* tests: Set env variables in RunTests.cmakeTommy Allen2016-08-17
* MSVC: Build third-party dependencies as release DLLsRui Abreu Ferreira2016-08-07
* Pass busted the path to the detected Lua interpreterJosh Triplett2016-07-13
* cmake: Allow building without LuajitRui Abreu Ferreira2016-05-19
* Satisfy testlint.KillTheMule2016-04-28
* cmake: allow linting a specific fileBjörn Linse2016-02-25
* cmake: Use find_package(Msgpack)'s version in pkg_search_moduleJames McCoy2016-02-05
* cmake: msgpack: Check all lib names per directoryJames McCoy2016-02-05
* cmake: msgpack: Add more thorough version checkJames McCoy2016-02-05
* cmake: msgpack: Ensure at least version 1.0 is foundJames McCoy2016-01-28
* cmake: Search for both libmsgpackc and libmsgpack #4075James McCoy2016-01-22
* MinGW: Add libluajit-5.1 lib name to FindLuaJitRui Abreu Ferreira2015-12-02
* cmake: Don't use check_library_exists for Win32 API librariesRui Abreu Ferreira2015-11-29
* Tests: add luacheck for linting testsMarco Hinz2015-11-23
* Be more explicit about the lack of X11 integrationMichael Reed2015-11-10
* CMake: Force use of project directory to look for Git data.Florian Walch2015-11-01
* Windows: Link against libraries libuv needs on Windows.Rui Abreu Ferreira2015-09-09
* MSCV: FindLibUV: fix libname. #3261Rui Abreu Ferreira2015-08-31
* Windows: FindLuaJit: fix libname. #3262Rui Abreu Ferreira2015-08-31
* ci: Use error suppression in place of ignored files list. #3185ZyX2015-08-20
* Travis: Refactor CI files, use container infrastructure.Florian Walch2015-07-08
* cmake: Make `make lint` less verboseMichael Reed2015-06-27
* CMake: Fix helptags generation when prefix is not /usr. #2741Thomas Anderson2015-06-09
* CMake: Workaround for hanging helptags generation. #2801Florian Walch2015-06-06
* Build: Use GNUInstallDirs, install man pages #2649Michael Reed2015-05-17
* Travis: Add Mingw third-party buildsRui Abreu Ferreira2015-05-15
* CMake: Remove duplicate PkgConfig lookups.Florian Walch2015-04-29
* CMake: Refer to Unibilium instead of LibUnibilium.Florian Walch2015-04-29
* build: Improve GenerateHelptags.cmake failure messageThiago de Arruda2015-04-13
* deps: Add jemalloc as an optional dependencyThiago de Arruda2015-04-13
* test: Improve functional test debuggability and efficiencyThiago de Arruda2015-03-24
* build: add support for running the tests in junit formatJohn Szakmeister2015-03-21
* tests: prevent busted from reloading the ffi module and othersJohn Szakmeister2015-03-01
* deps: Add libvterm to the project dependenciesThiago de Arruda2015-02-28
* build: filter off libuv from PC_LIBUV_LIBRARIESJohn Szakmeister2015-02-24
* deps: Remove libtickit as a project dependencyThiago de Arruda2015-02-11
* CMake: Hide stderr output for successful test runs.Florian Walch2015-02-06
* Linting: Integrate into CMake, enable by default.Florian Walch2014-12-24
* build: only manipulate out if getting the timestamp was successfulJohn Szakmeister2014-12-03
* build: no need to quote the paths in CMake, it will do it automaticallyJohn Szakmeister2014-12-03
* build: fix a typo in a comment of FindLuaJit.cmakeJohn Szakmeister2014-12-02
* deps: Add libtickit/libtermkey as dependencyThiago de Arruda2014-12-01
* build: add failure message along with number in GenerateHelptags.cmakeSteven Oliver2014-11-25
* build: print the error result when the tests failJohn Szakmeister2014-11-25
* Fix #1484: search gettext subdir for headerJohn Szakmeister2014-11-17
* build: allow installing into the root directory (/)John Szakmeister2014-11-09
* version: Add compilation info.Florian Walch2014-11-09
* Merge pull request #1437 from jszakmeister/build-search-fixesJohn Szakmeister2014-11-09
|\