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
/
SimpleInstallS2
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-13
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
*
ENH: Added OPTIONAL option to INSTALL command to allow installation of files ...
Brad King
2006-10-05
1
-0/+3
*
ENH: Add support to INSTALL(DIRECTORY) to install an empty directory. This a...
Brad King
2006-08-29
1
-0/+12
*
ENH: Always do tar.Z since we do have compress now builtin
Andy Cedilnik
2006-08-24
1
-26/+26
*
ENH: Added code to remove any bad installations of CVS directories before run...
Brad King
2006-08-24
1
-0/+2
*
ENH: Added check for bad installation of a CVS directory to test.
Brad King
2006-08-21
1
-0/+6
*
BUG: Need to execute sample_script.bat on windows and sample_script otherwise.
Brad King
2006-08-21
1
-1/+6
*
ENH: Implemented INSTALL(DIRECTORY) command and added a test. Re-organized c...
Brad King
2006-08-21
4
-0/+27
*
ENH: fix error in if statement
Bill Hoffman
2006-08-11
1
-1/+1
*
ENH: fix failing tests
Bill Hoffman
2006-08-10
1
-2/+9
*
ENH: try to fix compress failure
Bill Hoffman
2006-08-09
1
-2/+8
*
ENH: finally fix the failing test on the dashboard for the past month or so
Bill Hoffman
2006-08-07
1
-1/+7
*
ENH: Add test for bz2 and check for compress
Andy Cedilnik
2006-07-28
1
-0/+14
*
ENH: Added CONFIGURATIONS option to INSTALL command to allow per-configuratio...
Brad King
2006-05-05
1
-0/+16
*
ENH: Adding COMPONENT option to an INSTALL command call to smoke-test it.
Brad King
2006-05-05
1
-3/+3
*
ENH: Updated VS6 generator to use target.GetFullName() to compute target file...
Brad King
2006-04-18
1
-1/+4
*
ENH: Added INSTALL(CODE) mode to allow inline specification of install script...
Brad King
2006-04-13
3
-0/+9
*
ENH: add test for mfc
Bill Hoffman
2006-04-10
1
-0/+2
*
ENH: Added ARCHIVE option to the TARGETS mode of the INSTALL command. It is ...
Brad King
2006-03-24
1
-3/+18
*
ENH: Add additional subdirectory to improve testing and to allow cleanup when...
Andy Cedilnik
2006-03-08
3
-16/+16
*
COMP: Ok, fix typo
Andy Cedilnik
2006-03-08
1
-2/+2
*
ENH: Add testing for cpack
Andy Cedilnik
2006-03-08
1
-16/+35
*
ENH: remove cpack stuff for now so that we can get mac dashboards again
Bill Hoffman
2006-03-08
1
-1/+1
*
BUG: Some platforms require executable permission on shared libraries.
Brad King
2006-03-07
1
-3/+2
*
ENH: Added PERMISSIONS option to the TARGETS mode of the INSTALL command.
Brad King
2006-03-04
1
-1/+4
*
ENH: Added PERMISSIONS and RENAME options to the INSTALL command's FILES and ...
Brad King
2006-03-03
3
-4/+18
*
ENH: Add generic instructions
Andy Cedilnik
2006-02-28
1
-1/+0
*
ENH: Attempt to handle windows without NSIS installed
Andy Cedilnik
2006-02-28
1
-0/+10
*
ENH: Add support for multiple build targets and start adding simple cpack tests
Andy Cedilnik
2006-02-28
1
-0/+9
*
ENH: Created target property INSTALL_NAME_DIR initalized by CMAKE_INSTALL_NAM...
Brad King
2006-02-24
1
-0/+3
*
ENH: Implemented FILES and PROGRAMS forms of the INSTALL command as replaceme...
Brad King
2006-02-19
1
-1/+2
[next]