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 (
Expand
)
Author
Age
Files
Lines
*
ENH: fix for build on cygwin mingw
Bill Hoffman
2004-01-26
1
-0/+8
*
ERR: Fix std:: namespace
Andy Cedilnik
2004-01-26
2
-2/+2
*
ENH: Start adding new installation framework
Andy Cedilnik
2004-01-26
3
-0/+240
*
BUG: Due to backward ordering, Visual Studio GUIs need the link directories f...
Brad King
2004-01-24
1
-0/+4
*
BUG: .lib from a .dll should go in m_LibraryOutputPath not m_ExecutableOutput...
Bill Hoffman
2004-01-23
1
-1/+1
*
BUG: libdir was set wrong on windows
Bill Hoffman
2004-01-23
1
-1/+1
*
BUG: jump over feature was not working for windows
Bill Hoffman
2004-01-23
1
-1/+1
*
ENH: Fix url
Andy Cedilnik
2004-01-23
1
-1/+1
*
BUG: fix for debug flags into project files
Bill Hoffman
2004-01-23
1
-1/+29
*
BUG: more fixes for relative path stuff
Bill Hoffman
2004-01-23
1
-3/+3
*
ENH: Add nightly reporting
Andy Cedilnik
2004-01-23
1
-1/+1
*
ENH: use CFLAGS for testing for gnu
Bill Hoffman
2004-01-23
1
-1/+7
*
ENH: More continuous e-mail stuff
Andy Cedilnik
2004-01-23
1
-6/+4
*
ENH: More continuous e-mail stuff
Andy Cedilnik
2004-01-23
1
-0/+8
*
ENH: convert the .o files to not have ./
Bill Hoffman
2004-01-23
1
-2/+2
*
BUG: Fix to build rule generation with relative paths.
Brad King
2004-01-23
3
-23/+40
*
ENH: Improving CMake continuous dashboards. Sending continuous email for all...
Brad King
2004-01-23
1
-0/+5
*
fixes to backup restore options
Ken Martin
2004-01-23
2
-32/+97
*
STYLE: Deleted trailing whitespace.
Brad King
2004-01-23
1
-15/+15
*
ERR: Fixed project name for Jump tests.
Brad King
2004-01-23
1
-2/+2
*
ERR: Fixed function prototypes with zero arguments to be C-style.
Brad King
2004-01-22
2
-6/+6
*
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: Improved test to have a different relative path name for libraries betwe...
Brad King
2004-01-22
5
-19/+20
*
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
*
ERR: Fixed post-build rule to copy shared library correctly.
Brad King
2004-01-22
1
-6/+4
*
ENH: Adding test for jumping over and building a missing library.
Brad King
2004-01-22
6
-0/+47
*
ENH: This will probably break some obscure version of gcc, but until then, ev...
Andy Cedilnik
2004-01-21
1
-0/+4
*
BUG: ::Stdout method should flush cout after writing data.
Brad King
2004-01-21
1
-1/+2
*
BUG#530: Using #error to report a nice error message if the C compiler is set...
Brad King
2004-01-21
1
-1/+5
*
BUG: Use return statement instead of exit.
Brad King
2004-01-21
1
-1/+1
*
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: Fix typos about copying exe flags to shared flags and to modules. Bug #5...
Andy Cedilnik
2004-01-15
1
-4/+4
*
ENH: Added more error state checks to RunSingleCommand.
Brad King
2004-01-15
1
-0/+10
[next]