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
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
*
BUG: If working directory does not exists, exit
Andy Cedilnik
2004-01-22
1
-0/+1
*
BUG: If at least one test fails, the percent cannot be greater than 99
Andy Cedilnik
2004-01-22
1
-0/+4
*
BUG: Fix jump-over-and-build for missing libraries when the relative path to ...
Brad King
2004-01-22
2
-30/+10
*
ENH: Added JumpWithLibOut and JumpNoLibOut to test whether jumping over to bu...
Brad King
2004-01-22
1
-0/+24
*
BUG: CopyFileIfDifferent should return success if the files did not differ or...
Brad King
2004-01-22
2
-8/+18
*
BUG: ::Stdout method should flush cout after writing data.
Brad King
2004-01-21
1
-1/+2
*
BUG: empty method on std string is a test, and does not set the string to empty.
Brad King
2004-01-21
1
-3/+3
*
BUG: fix leak
Bill Hoffman
2004-01-21
1
-3/+6
*
BUG: Fixed buffer size in MakeXMLSafe.
Brad King
2004-01-21
1
-1/+1
*
BUG: Fix valgrind error. If working directory is not set do not do chdir
Andy Cedilnik
2004-01-21
1
-9/+10
*
BUG: if a test is not found, it should fail
Bill Hoffman
2004-01-21
1
-1/+2
*
ENH: make sure tests that are not run fail, and make sure that it does not tr...
Bill Hoffman
2004-01-21
1
-7/+19
*
ENH: bug fix for IBM broken xlC 6.0.0.4 compiler
Bill Hoffman
2004-01-20
1
-1/+1
*
ENH: dont do relative paths when nothing is relative
Bill Hoffman
2004-01-20
1
-0/+4
*
ERR: Fixed unused argument warning.
Brad King
2004-01-19
1
-0/+1
*
ERR: Must include Dart module after PROJECT command.
Brad King
2004-01-19
1
-6/+8
*
ENH: Added Dart testing configuration.
Brad King
2004-01-17
1
-0/+15
*
ENH: Added a recursive process execution test.
Brad King
2004-01-17
1
-27/+100
*
fix so that ctest is run even with bad cmake result
Ken Martin
2004-01-16
1
-4/+10
*
ERR: Disabling some borland warnings.
Brad King
2004-01-16
1
-0/+4
*
ENH: Handle spaces in the dart output of test
Andy Cedilnik
2004-01-15
1
-2/+3
*
ENH: Added more error state checks to RunSingleCommand.
Brad King
2004-01-15
1
-0/+10
*
ERR: Do not ignore argument after nocmake
Andy Cedilnik
2004-01-13
1
-1/+0
*
ENH: add no cmake option
Bill Hoffman
2004-01-13
2
-31/+42
*
BUG: try to get access to work on borland
Bill Hoffman
2004-01-12
1
-1/+3
*
ENH: use access over stat for performance
Bill Hoffman
2004-01-12
1
-2/+7
*
ENH: Only look for executable until found
Andy Cedilnik
2004-01-12
2
-57/+58
*
BUG: make sure property list is cleared between cache loadings
Bill Hoffman
2004-01-12
1
-2/+7
*
ENH: clean up the output some more
Bill Hoffman
2004-01-09
1
-2/+8
*
ENH: clean up output
Bill Hoffman
2004-01-09
1
-24/+47
*
ENH: add an ability to specify a build run directory
Bill Hoffman
2004-01-09
2
-1/+17
*
ENH: clean up output
Bill Hoffman
2004-01-09
1
-1/+2
*
ENH: add a local target for libraries as well as executables
Bill Hoffman
2004-01-09
1
-3/+16
*
BUG: Updated warning regex to match in more cases.
Brad King
2004-01-09
1
-1/+1
*
BUG: if the build fails then the test fails
Bill Hoffman
2004-01-09
1
-1/+1
*
BUG: fix arguments to wxwindows test
Bill Hoffman
2004-01-09
1
-1/+1
*
BUG: make sure relative paths in command line options are expanded
Bill Hoffman
2004-01-08
1
-2/+9
*
BUG: make sure null terminator is in the right place for putenv static char a...
Bill Hoffman
2004-01-08
3
-7/+5
*
ENH: remove warning
Bill Hoffman
2004-01-08
1
-1/+1
*
ENH: remove warning
Bill Hoffman
2004-01-08
1
-1/+0
*
temp remove of optimization internal ctest use putenv causing trouble on cygwin
Bill Hoffman
2004-01-07
1
-1/+2
*
ENH: print errors when they are there
Bill Hoffman
2004-01-07
1
-0/+2
*
BUG: initialize ivar
Bill Hoffman
2004-01-07
1
-0/+1
*
BUG: fix command line parser bug
Bill Hoffman
2004-01-07
1
-4/+0
*
ENH: remove warning
Bill Hoffman
2004-01-07
1
-4/+2
*
ENH: remove warnings
Bill Hoffman
2004-01-07
1
-3/+3
*
ENH: add new feature to ctest so that it can cmake, build and run a test exec...
Bill Hoffman
2004-01-07
8
-480/+1214
*
BUG: fix crash in external dsp include
Bill Hoffman
2004-01-07
1
-1/+0
*
BUG: fix crash
Bill Hoffman
2004-01-07
1
-1/+1
*
ENH: Improve notes support (now you can specify them with the rest of the com...
Andy Cedilnik
2004-01-07
3
-53/+116
[next]