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
*
ENH: Running "make test" can now have ARGS specified on the command line. Th...
Brad King
2003-02-10
1
-1/+4
*
Fix for include optional
Bill Hoffman
2003-02-08
2
-6/+12
*
BUG: fix for spaces in paths in library path
Bill Hoffman
2003-02-08
1
-1/+1
*
Several fixes/improvements:
Brad King
2003-02-07
12
-39/+207
*
Remove warnings on AIX
Bill Hoffman
2003-02-07
1
-1/+8
*
Do not reuse connection as that feature seems to be broken
Andy Cedilnik
2003-02-07
1
-26/+26
*
Fix update return status
Andy Cedilnik
2003-02-07
1
-2/+6
*
ENH: spelling error fix
Bill Hoffman
2003-02-07
1
-1/+1
*
BUG: use IsNOTFOUND
Bill Hoffman
2003-02-07
1
-1/+1
*
Add updating support
Andy Cedilnik
2003-02-07
2
-1/+272
*
added option to shut off automatic rebuilding
Ken Martin
2003-02-06
2
-13/+28
*
ENH: Comeau C++ has been added for nightly testing. It does not support shar...
Brad King
2003-02-06
1
-11/+18
*
add better testing for unlink
Bill Hoffman
2003-02-06
3
-2/+19
*
BUG: Generate 0 into test driver instead of NULL.
Brad King
2003-02-05
1
-1/+1
*
BUG: Don't include prototype in test for gethostbyname_r.
Brad King
2003-02-05
1
-0/+18
*
BUG: AppleInfo.plist should come from build tree.
Brad King
2003-02-05
1
-1/+1
*
ENH: Better error checking for cache iterator.
Brad King
2003-02-05
2
-3/+40
*
ENH: add a check for -NOTFOUND
Bill Hoffman
2003-02-05
1
-1/+1
*
BUG: add better testing for notfound
Bill Hoffman
2003-02-04
1
-2/+4
*
BUG: don't let the messages get too big
Bill Hoffman
2003-02-04
1
-1/+1
*
Oops, std namespace
Andy Cedilnik
2003-02-04
1
-1/+1
*
Generate java dependency files
Andy Cedilnik
2003-02-04
1
-0/+16
*
BUG: Removed generation of stray paren.
Brad King
2003-02-03
1
-2/+0
*
ENH: Cleaned up sgi unreferenced warning hack.
Brad King
2003-02-03
1
-13/+11
*
fix warning
Bill Hoffman
2003-02-02
1
-4/+4
*
ENH: fix warning
Bill Hoffman
2003-02-01
1
-1/+0
*
ENH: fix doc line
Bill Hoffman
2003-02-01
1
-2/+2
*
BUG: add missing ;
Bill Hoffman
2003-02-01
1
-2/+2
*
ENH: add checking for NOTFOUND
Bill Hoffman
2003-01-31
1
-4/+4
*
ENH: add checking for NOTFOUND
Bill Hoffman
2003-01-31
17
-36/+95
*
BUG: Change install location of cmCPluginAPI header.
Brad King
2003-01-31
1
-1/+1
*
fixed warnings
Ken Martin
2003-01-31
1
-0/+2
*
Add some error checking for missing include directories and link libraries
Andy Cedilnik
2003-01-30
3
-0/+16
*
BUG: can not mix cout and fgets on hp
Bill Hoffman
2003-01-30
1
-7/+7
*
ERR: Fixing attempt to remove warnings.
Brad King
2003-01-30
1
-5/+3
*
ERR: Another attempt to get rid of unreferenced inline function warnings on SGI.
Brad King
2003-01-29
1
-0/+9
*
ENH: better docs
Bill Hoffman
2003-01-28
1
-1/+3
*
Fix output variable and remove this->m_ to be only m_
Andy Cedilnik
2003-01-27
1
-25/+28
*
Move errors to output variable
Andy Cedilnik
2003-01-27
1
-13/+37
*
ERR: Fixed unreferenced termios declaration warning.
Brad King
2003-01-24
1
-8/+19
*
FIX: this command was not processing its arg to expand registery values
Sebastien Barre
2003-01-23
1
-0/+1
*
fixed spelling mistake
Ken Martin
2003-01-22
1
-1/+1
*
spelling fix
Ken Martin
2003-01-22
1
-1/+1
*
ENH: Added support for looking through CMAKE_MODULE_PATH to locate Find<name>...
Brad King
2003-01-22
1
-10/+31
*
BUG: Fixed crash when CMAKE_ROOT cannot be found.
Brad King
2003-01-22
4
-5/+22
*
BUG: fix command line to take -G only
Bill Hoffman
2003-01-22
1
-1/+1
*
BUG: CMake 1.4 configured projects did not build with new CMake.
Brad King
2003-01-22
1
-3/+17
*
ENH: Added FIND_PACKAGE command prototyp.
Brad King
2003-01-21
3
-0/+320
*
BUG: Use CMakeDefaultMakeRuleVariables.cmake to locate modules directory inst...
Brad King
2003-01-21
1
-7/+7
*
Attempt to cleanup CMake and try to fix build on some systems
Andy Cedilnik
2003-01-21
1
-131/+117
[next]