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
*
BUG: add missing ;
Bill Hoffman
2003-02-01
1
-2/+2
*
ENH: add checking for NOTFOUND
Bill Hoffman
2003-01-31
1
-1/+0
*
ENH: add checking for NOTFOUND
Bill Hoffman
2003-01-31
2
-4/+5
*
ENH: add checking for NOTFOUND
Bill Hoffman
2003-01-31
17
-36/+95
*
ENH: Another merge from branch 1.6.
Brad King
2003-01-31
1
-3/+2
*
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
*
Remove extra quote
Andy Cedilnik
2003-01-30
1
-1/+1
*
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
*
Attempt to fix build problem on some platforms
Andy Cedilnik
2003-01-29
1
-2/+7
*
ENH: better docs
Bill Hoffman
2003-01-28
1
-1/+3
*
ENH: change FIND_FILE to FIND_PROGRAM
Bill Hoffman
2003-01-28
2
-29/+10
*
Make things work on unix and add DVIPDF
Andy Cedilnik
2003-01-28
1
-0/+10
*
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
*
ENH: Merged more changes from 1.6 branch.
Brad King
2003-01-24
1
-1/+7
*
ENH: Merged more changes from 1.6 branch.
Brad King
2003-01-24
1
-0/+12
*
ENH: Merged 1.6-branch changes to release scripts.
Brad King
2003-01-24
7
-2/+16
*
BUG: Added missing link flag to export symbols from an executable.
Brad King
2003-01-24
1
-4/+4
*
ENH: Enabled testing during release build.
Brad King
2003-01-24
7
-7/+21
*
ERR: Fixed unreferenced termios declaration warning.
Brad King
2003-01-24
1
-8/+19
*
no message
Sebastien Barre
2003-01-23
1
-9/+2
*
FIX:
Sebastien Barre
2003-01-23
1
-16/+72
*
FIX: the current version of Perl is 5.8
Sebastien Barre
2003-01-23
1
-0/+1
*
FIX: this command was not processing its arg to expand registery values
Sebastien Barre
2003-01-23
1
-0/+1
*
minor change to default compile flags
Ken Martin
2003-01-22
1
-4/+4
*
merge from branch
Ken Martin
2003-01-22
2
-0/+79
*
moved to c++ command
Bill Hoffman
2003-01-22
1
-76/+0
*
ENH: only run test for working c and cxx compiler once
Bill Hoffman
2003-01-22
2
-10/+15
*
fixed spelling mistake
Ken Martin
2003-01-22
1
-1/+1
*
spelling fix
Ken Martin
2003-01-22
1
-1/+1
*
merge from branch
Ken Martin
2003-01-22
1
-4/+2
*
removed since no longer used
Ken Martin
2003-01-22
1
-4/+0
*
merge branch change into main tree
Ken Martin
2003-01-22
1
-0/+5
*
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
*
ENH: Updated documentation.
Brad King
2003-01-21
1
-3/+0
*
Attempt to cleanup CMake and try to fix build on some systems
Andy Cedilnik
2003-01-21
1
-131/+117
*
This list can be really long. Only display the variable name
Andy Cedilnik
2003-01-21
1
-5/+5
*
add a fatal error, and make sure c and c++ compilers work before using them
Bill Hoffman
2003-01-21
11
-21/+116
*
use export all symbols on cygwin
Bill Hoffman
2003-01-21
1
-1/+1
*
IMPORTANT FIX: be extra-careful here on WIN32, we do NOT want CMake to look i...
Sebastien Barre
2003-01-21
1
-6/+49
*
BUG: Fix for custom commands with spaces in paths. The arguments were not ha...
Brad King
2003-01-21
1
-1/+3
[next]