index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Tests
/
SimpleInstallS2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
4
-25
/
+25
*
Merge topic 'use_generator_is_multi_config'
Brad King
2018-01-08
1
-2
/
+3
|
\
|
*
GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in Tests
Craig Scott
2017-12-30
1
-2
/
+3
*
|
Various typo fixes
Luz Paz
2018-01-04
1
-1
/
+1
|
/
*
gitattributes: prefer `eol=crlf` to `-crlf`
Ben Boeckel
2017-08-23
1
-1
/
+1
*
prefer list(APPEND) over string(APPEND) where appropriate
Daniel Pfeifer
2016-08-08
1
-2
/
+2
*
Use string(APPEND) in Tests
Daniel Pfeifer
2016-07-28
1
-2
/
+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
7
-42
/
+35
*
InstallRequiredSystemLibraries: Optionally install Windows UCRT (#16073)
Brad King
2016-05-12
1
-0
/
+1
*
install: Allow generator expressions in DIRECTORY
Yves Frederix
2016-01-13
1
-2
/
+2
*
install: Allow generator expressions in DIRECTORY DESTINATION
Robert Goulet
2015-09-24
1
-3
/
+3
*
Tests: Cover install(FILES) with a genex DESTINATION
Brad King
2015-09-23
1
-2
/
+2
*
Tests: Teach SimpleInstall to use "cmake --build"
Brad King
2013-11-18
1
-14
/
+11
*
replace string(... MATCHES "^const$) with string(... STREQUAL "const")
Rolf Eike Beer
2013-06-02
1
-1
/
+1
*
Remove CMake-language block-end command arguments
Kitware Robot
2012-08-13
7
-56
/
+56
*
Convert CMake-language commands to lower case
Kitware Robot
2012-08-13
10
-268
/
+268
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
5
-13
/
+13
*
export(): Document undefined behavior of location properties
Brad King
2011-12-01
1
-5
/
+6
*
Fix XCode -> Xcode typos, notably in man page (#12231)
Sean McBride
2011-05-31
1
-1
/
+1
*
SimpleInstall test now builds an installer package if CTEST_TEST_CPACK is ON ...
David Cole
2009-11-16
1
-1
/
+8
*
ENH: Allow more specification of target file names
Brad King
2009-05-01
1
-1
/
+5
*
ENH: Add install(DIRECTORY) option 'OPTIONAL'
Brad King
2009-02-24
1
-0
/
+3
*
ENH: Add UNKNOWN type for IMPORTED libraries
Brad King
2008-08-18
1
-1
/
+5
*
ENH: Add patch for feature request #6847 - CPack components for NSIS and Pack...
David Cole
2008-06-17
1
-21
/
+5
*
ENH: preclean some warnings
Ken Martin
2008-03-25
1
-0
/
+1
*
BUG: Updated SimpleInstall tests for new export/import interface.
Brad King
2008-01-28
1
-6
/
+6
*
ENH: Added FILES_MATCHING option to INSTALL(DIRECTORY). This will help insta...
Brad King
2008-01-02
1
-0
/
+13
*
BUG: Fix SimpleInstall test to work with new dependency of package on all.
Brad King
2008-01-01
1
-0
/
+1
*
BUG: Need extra regex to parse sw_vers output on Mac OSX 10.2 (and presumably...
David Cole
2007-11-10
1
-3
/
+4
*
BUG: Fix #5868 - add COMPONENT handling to the SCRIPT and CODE signatures of ...
David Cole
2007-10-15
3
-2
/
+43
*
COMP: Rename the executables for the SimpleInstall tests so that the executab...
David Cole
2007-10-01
1
-6
/
+6
*
ENH: Disable package test only on OSX < 10.4. Added comment explaining reaso...
Brad King
2007-09-20
1
-6
/
+17
*
ENH: Re-enable packaging part of SimpleInstall-Stage2 test on Apple. Give it...
Brad King
2007-09-19
1
-0
/
+3
*
COMP: reenable the installation of the PUBLIC_HEADERs
Alexander Neundorf
2007-09-19
1
-2
/
+2
*
COMP: disable packaging test on Apple, see if this fixes the timeouts
Alexander Neundorf
2007-09-17
1
-1
/
+8
*
ENH: test install of debug libs
Bill Hoffman
2007-09-17
1
-0
/
+1
*
ENH: turn this stuff off to see if it fixes the dashboard on midworld
Bill Hoffman
2007-09-10
1
-2
/
+2
*
STYLE: adapt the test to the change from FILENAME to FILE
Alexander Neundorf
2007-08-30
1
-1
/
+5
*
ENH: add test for installing a header marked as PUBLIC_HEADER of a library
Alexander Neundorf
2007-08-27
1
-0
/
+2
*
COMP: add a test for exporting and importing targets
Alexander Neundorf
2007-08-27
1
-1
/
+17
*
COMP: the SimpleInstall test also succeeds on the Mac, so maybe Andys
Alexander Neundorf
2007-08-27
1
-35
/
+16
*
ENH: Enable versioned executable test everywhere but XCode.
Brad King
2007-07-02
1
-1
/
+3
*
ENH: Added more install rules to increase coverage of the command.
Brad King
2007-05-28
1
-1
/
+15
*
ENH: Added testing of REGEX option to INSTALL(DIRECTORY). Added tests to cov...
Brad King
2007-05-25
3
-16
/
+42
*
ENH: Add test to see if INSTALL_FILES actually worked.
Brad King
2007-05-25
1
-0
/
+1
*
BUG: Remove spaces from test output paths. Not all make tools can handle it....
Brad King
2007-03-12
1
-3
/
+3
*
ENH: Testing new target properties RUNTIME_OUTPUT_DIRECTORY, LIBRARY_OUTPUT_D...
Brad King
2007-03-12
1
-3
/
+6
*
ENH: Several CPack fixes. First, allow user to set CMAKE_MODULE_PATH for CPac...
Andy Cedilnik
2006-10-12
1
-0
/
+10
*
ENH: Several CPack fixes. First, allow user to set CMAKE_MODULE_PATH for CPac...
Andy Cedilnik
2006-10-12
1
-1
/
+2
*
BUG: Do not collapse the INSTALL_NAME_DIR setting because users may intend to...
Brad King
2006-10-11
1
-1
/
+2
[next]