summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cmake-server-handshake-improvements' into releaseBrad King2016-10-281-2/+2
|\
| * cmake-server: Better error reporting during handshakeTobias Hunger2016-10-271-2/+2
* | Merge branch 'cmake-server-message-quoting' into releaseBrad King2016-10-241-5/+5
|\ \ | |/
| * cmake-server: Change message wrapper to avoid ambiguity with contentBrad King2016-10-241-5/+5
* | Merge branch 'backport-ninja-subdir-binary-dir' into releaseBrad King2016-10-246-0/+19
|\ \
| * | Ninja: Use binary dir for `$subdir/all` targetsAlexis Murzeau2016-10-246-0/+19
| |/
* | Android: Fix support for armeabi with c++_staticBrad King2016-10-211-5/+0
|/
* Merge branch 'fix-Android-NsightTegra' into releaseBrad King2016-10-182-1/+4
|\
| * Tests: Add VSNsightTegra test for VS 2015Brad King2016-10-181-0/+3
| * Tests: Fix VSNsightTegra test on Android NDK r12bBrad King2016-10-181-1/+1
* | Merge branch 'ninja-framework-POST_BUILD' into releaseBrad King2016-10-131-0/+5
|\ \
| * | Ninja: Fix POST_BUILD commands on macOS FrameworksBrad King2016-10-131-0/+5
* | | Merge branch 'ExternalProject-fix-CMAKE_CACHE_ARGS-list' into releaseBrad King2016-10-104-2/+24
|\ \ \ | |_|/ |/| |
| * | ExternalProject: Fix regression in passing list to CMAKE_CACHE_ARGSMax Smolens2016-10-104-2/+24
| |/
* | Merge branch 'android-export-has-cpp' into releaseBrad King2016-10-074-1/+10
|\ \
| * | Android: Record use of C++ by static libs in exported Android.mk filesBrad King2016-10-074-1/+10
| |/
* | Android: Fix support for cxxabi.h with libc++Brad King2016-10-072-0/+5
* | Android: Suppress -Wattributes warnings in test case buildsBrad King2016-10-061-2/+2
|/
* Merge topic 'autogen-empty-qrc'Brad King2016-10-013-0/+19
|\
| * QtAutogen: Add test for empty qrc fileSebastian Holtermann2016-09-303-0/+19
* | Merge topic 'add-setup-projects-tests-module'Brad King2016-10-0116-0/+148
|\ \
| * | AndroidTestUtilities: Add module to help drive Android device testsSchuyler Kylstra2016-09-3016-0/+148
* | | Tests: Teach Server test to wait for server exitBrad King2016-09-301-0/+14
| |/ |/|
* | server-mode: Add option to enable/disable test case explicitlyBrad King2016-09-291-1/+1
* | server-mode: Rename variable CMake_{HAVE => ENABLE}_SERVER_MODEBrad King2016-09-291-1/+1
* | Merge topic 'cmake_parse_arguments-PARSE_ARGV-multi-value'Brad King2016-09-295-19/+92
|\ \
| * | cmake_parse_arguments: Add additional unit testsMatthew Woehlke2016-09-285-29/+84
| * | cmake_parse_arguments: Fix PARSE_ARGV multi-value argument handlingMatthew Woehlke2016-09-281-2/+20
| |/
* | Merge topic 'cmake-server-commands'Brad King2016-09-299-20/+108
|\ \
| * | server-mode: Add project data for unit testsTobias Hunger2016-09-289-20/+108
| |/
* | Merge topic 'fix-explicit-RC'Brad King2016-09-294-12/+17
|\ \
| * | project: Fix support for explicit RC languageBrad King2016-09-283-1/+5
| * | Tests: Decide earlier whether to test resourcesBrad King2016-09-281-11/+12
| |/
* | Tests: Add newline to RunCMake.CPack_RPM SOURCE_PACKAGE caseBrad King2016-09-281-1/+1
|/
* Tests: Update ModuleNotices test for new noticeBrad King2016-09-271-18/+5
* Simplify CMake per-source license noticesBrad King2016-09-2721-260/+42
* Tests: Fix RunCMake.CTest output match to tolerate line number changesBrad King2016-09-271-3/+3
* Merge topic 'cpack-rpm-debuginfo-sources'Brad King2016-09-272-2/+10
|\
| * CPack/RPM debuginfo directories to sourcesDomen Vrankar2016-09-271-2/+2
| * CPack/RPM debuginfo packages must contain sourcesDomen Vrankar2016-09-272-2/+10
* | Merge topic 'cmake-server-basic-commands'Brad King2016-09-274-3/+222
|\ \
| * | server-mode: Set global configuration of cmake via a commandTobias Hunger2016-09-262-4/+139
| * | server-mode: Query global configuration of cmake via a commandTobias Hunger2016-09-264-3/+87
* | | Ninja: Add source location as include directory for preprocessed filesNils Gladitz2016-09-273-0/+10
|/ /
* | Merge topic 'revert-cpack-deb-package-description-fallback'Brad King2016-09-264-10/+7
|\ \
| * | Revert "CPack/DEB: Make package description variable precedence match RPM"Domen Vrankar2016-09-244-10/+7
* | | Merge topic 'xcode-swift-version'Brad King2016-09-261-0/+4
|\ \ \
| * | | Xcode: Add option to set Swift language versionBrad King2016-09-261-0/+4
| |/ /
* | | Tests: Add Fortran submodule testsBrad King2016-09-235-0/+95
|/ /
* | Merge topic 'test-Fortran-split'Brad King2016-09-2324-89/+96
|\ \