index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'CheckCompilerFlag-do-not-use-FLAGS'
Brad King
2015-07-09
1
-0/+7
|
\
|
*
Check*CompilerFlag: Revert to previous method used to pass flags (#15641)
Brad King
2015-07-08
1
-0/+7
*
|
Merge topic 'empty-LINK_LIBRARIES'
Brad King
2015-07-09
4
-0/+14
|
\
\
|
*
|
set_property: Fix crash when setting LINK_LIBRARIES to nothing
Brad King
2015-07-08
4
-0/+14
*
|
|
Merge topic 'string-append'
Brad King
2015-07-08
5
-0/+67
|
\
\
\
|
*
|
|
string: add APPEND subcommand
Daniel Pfeifer
2015-07-07
5
-0/+67
*
|
|
|
Merge topic 'add-apple-swift-language'
Brad King
2015-07-08
19
-0/+69
|
\
\
\
\
|
*
|
|
|
Add rudimentary support for the Apple Swift language with Xcode
Brad King
2015-07-06
19
-0/+69
*
|
|
|
|
Merge topic 'auto_export_dll_symbols'
Brad King
2015-07-08
12
-0/+138
|
\
\
\
\
\
|
*
|
|
|
|
Windows: Optionally generate DLL module definition files automatically
Bill Hoffman
2015-07-06
12
-0/+138
*
|
|
|
|
|
Merge topic 'ExternalProject-USES_TERMINAL'
Brad King
2015-07-07
3
-0/+143
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ExternalProject: Added new USES_TERMINAL options
James Johnston
2015-07-06
3
-0/+143
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'refactor-cmListFileBacktrace'
Brad King
2015-07-07
13
-16/+48
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cmMakefile: Create a scoped context for parsing listfiles.
Stephen Kelly
2015-07-06
13
-16/+48
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'fortran-module-preprocessor-defs'
Brad King
2015-07-07
3
-1/+8
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Fortran: Fix passing of preprocessor definitions to dependency scanner
Brad King
2015-07-06
3
-1/+8
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
CTest: Show the number of tests for each label in the summary
Betsy McPhail
2015-07-06
2
-0/+30
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge topic 'ctest-test-load'
Brad King
2015-07-02
24
-0/+147
|
\
\
\
\
|
*
|
|
|
ctest: Optionally avoid starting tests that may exceed a given CPU load
Betsy McPhail
2015-06-30
23
-0/+140
|
*
|
|
|
Tests: Teach RunCMake infrastructure to optionally timeout
Brad King
2015-06-30
1
-0/+7
*
|
|
|
|
enable_language: Allow CMakeDetermine<LANG>Compiler module to fail early
Brad King
2015-06-29
5
-0/+11
*
|
|
|
|
VS: Add /machine: flag to Librarian tool (#11240)
Brad King
2015-06-26
4
-1/+11
*
|
|
|
|
Merge topic 'fix-target_link_libraries-wrong-dir'
Brad King
2015-06-26
6
-0/+11
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
cmTarget: Fix diagnostic of target_link_libraries in wrong directory (#15626)
Brad King
2015-06-25
6
-0/+11
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Export: Escape exported property values when writing CMake language files
Brad King
2015-06-24
2
-0/+15
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'fix-function-missing-end'
Brad King
2015-06-23
7
-0/+20
|
\
\
\
|
*
|
|
Fix assertion failure on unmatched function or macro
Brad King
2015-06-22
7
-0/+20
*
|
|
|
Merge topic 'qt-autogen-always-run'
Brad King
2015-06-23
7
-0/+76
|
\
\
\
\
|
*
|
|
|
QtAutogen: Always run autogen step even when rcc is enabled (#15608)
Brad King
2015-06-19
7
-0/+76
*
|
|
|
|
Tests: Don't hang when running Qt5Autogen built with GCC 5 (#15570).
Stephen Kelly
2015-06-21
1
-2/+2
|
/
/
/
/
*
|
|
|
Merge topic 'GNUInstallDirs-special-prefixes'
Brad King
2015-06-19
12
-0/+158
|
\
\
\
\
|
*
|
|
|
GNUInstallDirs: Add special cases for certain prefixes
Alex Turbov
2015-06-18
3
-30/+30
|
*
|
|
|
GNUInstallDirs: Add test cases
Brad King
2015-06-18
12
-0/+158
*
|
|
|
|
Merge topic 'cmake--build-dir'
Brad King
2015-06-16
7
-0/+28
|
\
\
\
\
\
|
*
|
|
|
|
cmake: Fix --build <relative-dir> for VS generators (#15609)
Brad King
2015-06-11
5
-0/+24
|
*
|
|
|
|
Tests: Extend RunCMake.CommandLine to cover --build with no arg
Brad King
2015-06-11
3
-0/+4
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'cpack-rpm-and-deb-runcmake-tests'
Brad King
2015-06-16
21
-28/+392
|
\
\
\
\
\
|
*
|
|
|
|
Tests: Move RunCMake.CPackRPM case into RunCMake.CPack_RPM test
Domen Vrankar
2015-06-15
7
-28/+6
|
*
|
|
|
|
Tests: Add RunCMake tests for CPack{Deb,RPM}
Domen Vrankar
2015-06-15
16
-0/+386
*
|
|
|
|
|
Merge topic 'compiler-launcher'
Brad King
2015-06-15
13
-0/+49
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add options to launch the compiler through tools like ccache or distcc
Bill Hoffman
2015-06-15
13
-0/+49
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
ctest_update: Fix RETURN_VALUE on VCS tool failure (#15610)
Brad King
2015-06-11
5
-0/+97
*
|
|
|
|
|
Tests: Teach CTest.Update* tests to check ctest_update return code
Brad King
2015-06-11
1
-2/+10
*
|
|
|
|
|
Tests: Simplify CTest.UpdateGIT QUIET mode test
Brad King
2015-06-11
2
-13/+4
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge topic 'ExternalProject_init_selected_submodules'
Brad King
2015-06-08
2
-0/+60
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
ExternalProject: Add unit tests for GIT_SUBMODULES argument
Daniele E. Domenichelli
2015-06-08
2
-0/+60
|
|
/
/
/
*
|
|
|
CTest: Capture test stdout/stderr through one pipe (#15600)
Brad King
2015-06-03
3
-0/+30
|
/
/
/
*
|
|
Merge topic 'FindPkgConfig_fix_extra_path'
Brad King
2015-06-01
3
-0/+107
|
\
\
\
|
*
|
|
FindPkgConfig: Fix extra paths for CMAKE_{FRAMEWORK,APPBUNDLE}_PATH vars
Daniele E. Domenichelli
2015-05-29
3
-0/+107
*
|
|
|
FindMatlab: fix reconfiguration of Matlab_ROOT_DIR
Raffi Enficiaud
2015-06-01
4
-0/+59
|
/
/
/
[next]