aboutsummaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAge
* 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
|\
| * build: pull iconv detection into its own FindIconv.cmake fileJohn Szakmeister2014-11-08
* | Merge pull request #1400 from jszakmeister/install-helpers-destdirJohn Szakmeister2014-11-09
|\ \ | |/ |/|
| * build: fix the usage of DESTDIR in InstallHelpers.cmakeJohn Szakmeister2014-11-08
* | test: Set VIMRUNTIME before running testsThiago de Arruda2014-11-05
* | CMake: Fix running individual (functional/unit) test.Florian Walch2014-11-05
|/
* build: fix running of functional tests directly with CMakeJohn Szakmeister2014-11-05
* CMake: Fix helptags generation.Florian Walch2014-11-03
* Revert "Merge pull request #1381 from xzfc/master"Florian Walch2014-11-03
* GenerateHelptags: Use ${PREFIX} variableAlbert Safin2014-11-03
* CMake: Fix checking of DESTDIRAlbert Safin2014-11-03
* GenerateHelptags: check whether DESTDIR existsXu Cheng2014-11-03
* CMake: Set execute permissions during installation.Florian Walch2014-10-20
* test: Remove run-functional-tests.pyThiago de Arruda2014-10-16
* cmake: handle missing git or .git/Justin M. Keyes2014-10-15
* homebrew: look for .git/ outside of build workspace #1274Xu Cheng2014-10-15
* version: generate "build number" from commit timestampJustin M. Keyes2014-10-07
* version: report commit hash as "build number" in long version stringJustin M. Keyes2014-10-07
* test: Move 'test/legacy' to 'test/functional'Thiago de Arruda2014-10-01
* test: Replace vroom by lua/busted for functional testsThiago de Arruda2014-09-30
* build: install with the correct permissionsJohn Szakmeister2014-09-22
* deps: Update to the experimental msgpack v5 branchThiago de Arruda2014-09-12
* Update busted to 2.0.rc3.Florian Walch2014-09-11
* CMake: Use DESTDIR for helptags generation.Florian Walch2014-08-23
* CMake: Generate helptags during install step.Florian Walch2014-08-23
* Move po generation from Make to CMake.John Szakmeister2014-07-17
* Revert "Merge #928 'Move po gen to cmake'"John Szakmeister2014-07-17
* Move po generation from Make to CMake.John Szakmeister2014-07-17
* Add cmake platform checksRui Abreu Ferreira2014-07-15
* Use default busted pattern for unittests #943Pavel Platto2014-07-14
* Refactor the lua dependency checking.Rui Abreu Ferreira2014-07-11
* Removed unnecessary PATHS from cmake modulesRui Abreu Ferreira2014-07-08
* Generate a lua module to help pass build-related settings.John Szakmeister2014-05-03
* Allow a single unittest file to be run.John Szakmeister2014-04-23
* Configure travis to perform a 32-bit buildThiago de Arruda2014-04-22
* Fix unit testsThiago de Arruda2014-04-14
* Add cmake module for finding msgpackThiago de Arruda2014-04-11
* Append to CMAKE_PREFIX_PATH instead setting it outright.John Szakmeister2014-03-28