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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
ERR: Use filepath followed by filename not another filepath
Andy Cedilnik
2004-02-10
1
-1/+1
|
*
ENH: Add logging of tests while running. This way you can actually see the ↵
Andy Cedilnik
2004-02-10
2
-8/+52
|
|
|
|
output as it goes
*
ENH: Some cleanup and try to fix Visual Studio builds
Andy Cedilnik
2004-02-09
2
-82/+68
|
*
BUG: -l or whatever should be at beginning of line.
Andy Cedilnik
2004-02-09
1
-1/+1
|
*
ENH: Some systems do not handle spaces in the path
Andy Cedilnik
2004-02-09
3
-3/+3
|
*
ENH: Install stage2 to handle runtime problem
Andy Cedilnik
2004-02-09
3
-2/+23
|
*
ENH: Attempt to support tests in funky subdirectories
Andy Cedilnik
2004-02-08
1
-0/+12
|
*
ENH: Add second part of SimpleInstall
Andy Cedilnik
2004-02-08
3
-78/+129
|
*
ENH: When nor specifying full path, make sure it actually works, on broken ↵
Andy Cedilnik
2004-02-06
1
-4/+18
|
|
|
|
filesystems fix case of files.
*
ENH: Handle script mode
Andy Cedilnik
2004-02-06
1
-2/+10
|
*
ENH: Make more commands scriptable
Andy Cedilnik
2004-02-06
3
-0/+15
|
*
ENH: Better finding of JNI
Andy Cedilnik
2004-02-06
1
-0/+17
|
*
ERR: Fix test on windows with network paths
Andy Cedilnik
2004-02-05
2
-2/+4
|
*
ENH: Fix test on HP-UX
Berk Geveci
2004-02-04
6
-8/+8
|
*
ENH: Fix support for debug postfix
Andy Cedilnik
2004-02-03
1
-3/+2
|
*
ENH: Add support for install postfix
Andy Cedilnik
2004-02-03
3
-1/+28
|
*
ENH: Cleanup output
Andy Cedilnik
2004-02-03
1
-1/+3
|
*
ENH: Fix ADD_DEPENDENCIES on Unix makefiles and fix SimpleInstall test not ↵
Andy Cedilnik
2004-02-03
3
-3/+16
|
|
|
|
to link the module
*
ENH: Make test work on windows
Andy Cedilnik
2004-02-02
2
-4/+20
|
*
ENH: Propagate build type
Andy Cedilnik
2004-02-02
1
-0/+5
|
*
ENH: Fix exports
Andy Cedilnik
2004-02-01
4
-4/+4
|
*
ENH: Add install test
Andy Cedilnik
2004-02-01
21
-4/+250
|
*
BUG: keep output
Bill Hoffman
2004-01-29
1
-1/+1
|
*
ENH: remove depend on CMakeCache for rebuild_cache target to avoid double ↵
Bill Hoffman
2004-01-29
1
-1/+1
|
|
|
|
rebuild cache
*
ERR: Fixed prototypes of gmtime, localtime, and mktime.
Brad King
2004-01-29
1
-3/+3
|
*
BUG: After running builtin ctest, go back to the original directory
Bill Hoffman
2004-01-28
1
-0/+4
|
*
ERR: Remove cout
Andy Cedilnik
2004-01-28
1
-1/+0
|
*
BUG: Corrected detection of exceptional exit code.
Brad King
2004-01-28
1
-3/+3
|
*
ENH: Added exception string to abnormal termination report.
Brad King
2004-01-28
1
-1/+2
|
*
Including exception string in test's error output.
Ken Martin
2004-01-28
1
-0/+8
|
*
ERR: Remove warning about unused variable
Andy Cedilnik
2004-01-28
1
-1/+0
|
*
remove old file
Bill Hoffman
2004-01-27
1
-336/+0
|
*
ENH: add a dynamic loader flush cache
Bill Hoffman
2004-01-27
1
-0/+4
|
*
ENH: Only display the precontext or postcontext up to the next or previous ↵
Andy Cedilnik
2004-01-27
1
-3/+7
|
|
|
|
warning or error
*
BUG: fix FMM
Bill Hoffman
2004-01-27
1
-1/+1
|
*
ENH: Make install on windows seems to work now
Andy Cedilnik
2004-01-27
6
-36/+126
|
*
ERR: Fix build on Mingw. Looks like Mingw is more like visual studio... ↵
Andy Cedilnik
2004-01-27
1
-1/+1
|
|
|
|
Thanks Fred Wheeler
*
fix for backup restore
Ken Martin
2004-01-27
1
-11/+1
|
*
ERR: And yet another set of constants for file permissions
Andy Cedilnik
2004-01-27
1
-1/+3
|
*
ERR: Properly handle mode_t on borland
Andy Cedilnik
2004-01-27
2
-1/+2
|
*
ERR Fix borland
Andy Cedilnik
2004-01-26
1
-1/+1
|
*
BUG: Fix for spaces in path
Andy Cedilnik
2004-01-26
1
-2/+2
|
*
ENH: Several windows bugs and fixes
Andy Cedilnik
2004-01-26
2
-9/+17
|
*
ENH: Add unix style install in file command
Andy Cedilnik
2004-01-26
2
-1/+144
|
*
ENH: Preserve permissions when copying files
Andy Cedilnik
2004-01-26
3
-1/+18
|
*
ERR: Fix build problems on Visual Studio 6
Andy Cedilnik
2004-01-26
2
-0/+6
|
*
ENH: Add code for setting and getting permissions
Andy Cedilnik
2004-01-26
2
-1/+41
|
*
ENH: Improve calling of RunSingle command and fix compile error
Andy Cedilnik
2004-01-26
2
-2/+10
|
*
ENH: forgot return value
Bill Hoffman
2004-01-26
1
-1/+2
|
*
ENH: Add support for CTestCustom.ctest, which modifies some behavior of ctest
Andy Cedilnik
2004-01-26
2
-157/+368
|
[next]