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 (
Collapse
)
Author
Age
Files
Lines
*
WAR: remove warnings for .NET compiler
Bill Hoffman
2002-04-25
3
-3/+3
|
*
Add cvsignore so that you do not see visual stufio files when you do cvs update
Andy Cedilnik
2002-04-24
2
-0/+6
|
*
Exit ccmake on fatal errors.
Berk Geveci
2002-04-23
4
-7/+15
|
*
ENH: clean up depend output
Bill Hoffman
2002-04-23
1
-1/+2
|
*
ENH: add depends for utility targets
Bill Hoffman
2002-04-23
1
-1/+13
|
*
ENH: make CMake less verbose/precious
Sebastien Barre
2002-04-22
2
-5/+5
|
*
BUG: Changed from SOURCE_FILES to SET
Amitha Perera
2002-04-22
2
-6/+6
|
*
ENH: need CMAKE_LINKER_FLAGS
Sebastien Barre
2002-04-22
1
-1/+1
|
*
ENH: make CMake less verbose/precious
Sebastien Barre
2002-04-22
4
-21/+41
|
*
updated for 1.4
Ken Martin
2002-04-22
4
-4/+166
|
*
updated
Ken Martin
2002-04-22
1
-2/+2
|
*
BUG: add link directories for target link libraries and add a test for it
Bill Hoffman
2002-04-19
1
-1/+12
|
*
added deprecated warnings for version 1.4 or later
Ken Martin
2002-04-19
3
-0/+24
|
*
ENH: fix doc line
Bill Hoffman
2002-04-19
1
-3/+3
|
*
renamed unix to unixPath for compile error
Ken Martin
2002-04-19
1
-3/+3
|
*
BUG: fix short path on files that do not exist
Bill Hoffman
2002-04-19
1
-4/+15
|
*
BUG: try to make sure a depend file only has one rule
Bill Hoffman
2002-04-19
1
-1/+1
|
*
BUG: fix SameFile function for windows, and compare source directories
Bill Hoffman
2002-04-19
2
-11/+49
|
*
BUG: work with spaces in the path
Ken Martin
2002-04-18
1
-5/+4
|
*
Make quotes and echos to work on unix (hopefully)
Andy Cedilnik
2002-04-18
1
-1/+4
|
*
ENH: use home not start
Bill Hoffman
2002-04-18
1
-4/+4
|
*
ENH: check for mis-matched source directories
Bill Hoffman
2002-04-18
1
-0/+25
|
*
BUG: quote the echo commands
Bill Hoffman
2002-04-18
1
-3/+10
|
*
BUG: do escaped semi-colon better
Bill Hoffman
2002-04-18
1
-1/+1
|
*
ENH: add ability to escape semi-colons
Bill Hoffman
2002-04-18
2
-6/+28
|
*
BUG: add missing include
Bill Hoffman
2002-04-18
1
-0/+1
|
*
BUG: fix bootstrap build makefiles
Bill Hoffman
2002-04-18
2
-5/+0
|
*
ENH: backwards compatible for VTK 4.0, add cmake version requires
Bill Hoffman
2002-04-17
6
-11/+160
|
*
ENH: Removed out-of-date commands CABLE_WRAP_TCL CABLE_CLASS_SET and ↵
Brad King
2002-04-17
12
-2011/+7
|
|
|
|
CONFIGURE_GCCXML
*
ENH: use convert to output path for depend files
Bill Hoffman
2002-04-17
1
-1/+1
|
*
Syntax seemed to be confusing according to the Bill
Sebastien Barre
2002-04-16
1
-10/+8
|
*
FIX: warning
Sebastien Barre
2002-04-16
1
-1/+1
|
*
use stream not sprintf
Bill Hoffman
2002-04-15
1
-10/+12
|
*
ENH: FilesDiffer checks for 0 byte files
Sebastien Barre
2002-04-15
1
-12/+5
|
*
ENH: more paranoid checkings
Sebastien Barre
2002-04-14
1
-23/+64
|
*
ENH: make GUI slighlty larger to accomodate long paths
Sebastien Barre
2002-04-12
1
-16/+16
|
*
FIX: iostream binary flag should be used for cygwin too
Sebastien Barre
2002-04-12
1
-9/+9
|
*
FIX: fix UMR
Sebastien Barre
2002-04-12
1
-7/+31
|
*
ENH: also displays command output
Sebastien Barre
2002-04-11
1
-1/+3
|
*
can be used to time commands (time() & clock())
Sebastien Barre
2002-04-11
1
-4/+38
|
*
ENH: speed improvements
Bill Hoffman
2002-04-11
8
-69/+28
|
*
Allow modules to build properly again. (broken when Cxx testing was added)
Yves Starreveld
2002-04-11
1
-2/+2
|
*
ENH: clean up utility rule generation
Bill Hoffman
2002-04-11
2
-1/+30
|
*
ENH: use target as source if source is empty
Sebastien Barre
2002-04-11
2
-9/+13
|
*
FIX: echo pb, make Nmake gen use Unix gen, factorize stuff in Unix gen
Sebastien Barre
2002-04-11
2
-114/+53
|
*
Fix problem with custom commands on unix
Andy Cedilnik
2002-04-10
1
-10/+21
|
*
ERR: UseIt() missing return type.
Brad King
2002-04-10
1
-1/+1
|
*
fix warning
Bill Hoffman
2002-04-10
1
-0/+4
|
*
ENH: check for compile flags and add back c flag to unix generator
Bill Hoffman
2002-04-09
1
-1/+1
|
*
ERR: ReplaceString didn't work properly if replace was longer than with as
John Biddiscombe
2002-04-08
1
-1/+2
|
|
|
|
|
length added to start pos on next search was replaceLength instead of withLength
[next]