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
...
*
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
*
ENH: Using CMAKE_SKIP_BUILD_RPATH to test relink support.
Brad King
2006-02-19
1
-0/+5
*
ENH: Created new install script generation framework. The INSTALL command cr...
Brad King
2006-02-19
1
-2/+2
*
BUG: Need INSTALL_RPATH property on SimpleInstallS2 also.
Brad King
2006-02-16
1
-0/+4
*
ENH: Use target property for INSTALL_RPATH of SimpleInstall so that it is the...
Brad King
2006-02-16
1
-3/+4
*
ENH: Implemented RPATH specification support. It is documented by the comman...
Brad King
2006-02-16
1
-0/+3
*
ENH: Added INSTALL command as a placeholder for a future generic install spec...
Brad King
2006-02-10
3
-0/+28
*
BUG: Fix test
Andy Cedilnik
2005-12-15
1
-1/+1
*
BUG: Install rule should take build configuration into account.
Brad King
2005-08-19
1
-1/+13
*
BUG: Removing exe VERSION attribute test until it is implemented in the XCode...
Brad King
2005-08-19
1
-1/+2
*
ENH: Updated SimpleInstall test to test new versioned executable and OUTPUT_N...
Brad King
2005-08-17
1
-0/+2
*
BUG: Need TSD target to be built before SimpleInstall.
Brad King
2005-08-08
1
-4/+5
*
ENH: shift to using ADD_SUBDIRECTORY
Ken Martin
2005-06-08
1
-1/+1
*
BUG: Avoid infinite loop during installation.
Brad King
2005-04-28
1
-0/+4
*
ENH: Updated post-build command to drive installation through the native buil...
Brad King
2005-02-05
1
-5/+9
*
make it verbose
Bill Hoffman
2004-09-22
1
-1/+1
*
ERR: Removed debugging code from test.
Brad King
2004-07-02
1
-2/+1
*
ENH: Better handling of debug postfix and fix the test
Andy Cedilnik
2004-06-29
1
-23/+1
*
ERR: Fix visual studio install
Andy Cedilnik
2004-06-28
1
-3/+8
*
BUG: Implement installing of shared library versioning and add test for the w...
Andy Cedilnik
2004-06-28
4
-4/+38
*
ERR: Remove testinf of PREORDER on Windows
Andy Cedilnik
2004-06-03
1
-2/+3
*
ERR: Try to fix simple install on vs6
Andy Cedilnik
2004-06-03
1
-0/+1
*
ENH: More elaborate install test
Andy Cedilnik
2004-06-01
5
-0/+27
*
add dep
Bill Hoffman
2004-04-21
1
-0/+1
*
ENH: Add pre and post install script support
Andy Cedilnik
2004-03-28
3
-0/+12
*
ENH: Ok, when doing cmake -P you should not have to squish filename next to -...
Andy Cedilnik
2004-02-20
1
-1/+1
*
Fix install test fail on mingw
Bill Hoffman
2004-02-12
1
-2/+2
*
ENH: On Cygwin shared libraries have only .dll file no .lib file, so when fin...
Andy Cedilnik
2004-02-11
1
-4/+12
*
ENH: Some cleanup and try to fix Visual Studio builds
Andy Cedilnik
2004-02-09
1
-41/+34
*
ENH: Some systems do not handle spaces in the path
Andy Cedilnik
2004-02-09
1
-1/+1
[prev]
[next]