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
*
BUG: Need to use the new CheckSymbolExists because the one in CMake 1.6 can ↵
Andy Cedilnik
2003-04-29
2
-1/+59
|
|
|
|
be broken
*
better error reporting
Ken Martin
2003-04-28
1
-2/+8
|
*
ENH: Enable CTest to be build as a part of CMake
Andy Cedilnik
2003-04-25
2
-18/+42
|
*
ENH: Rename option -D to -C because we will use -D later
Andy Cedilnik
2003-04-25
1
-2/+2
|
*
ERR: Set source files properties is needed for Curl build
Andy Cedilnik
2003-04-25
1
-2/+2
|
*
ERR: Remove warning because SCP not implemented
Andy Cedilnik
2003-04-25
1
-5/+4
|
*
ENH: Do not build tests by default
Andy Cedilnik
2003-04-25
1
-1/+1
|
*
minor fix
Berk Geveci
2003-04-24
1
-1/+0
|
*
FIX: warnings, disabling 4786
Julien Jomier
2003-04-23
1
-0/+4
|
*
fix some incldue paths
Ken Martin
2003-04-23
1
-3/+4
|
*
ENH: Cleanup
Andy Cedilnik
2003-04-18
1
-1/+1
|
*
Even better error detection on AIX
Andy Cedilnik
2003-04-18
1
-1/+1
|
*
Better AIX detection
Andy Cedilnik
2003-04-18
1
-1/+2
|
*
This is really an error
Andy Cedilnik
2003-04-17
1
-1/+1
|
*
ENH: Add AIX warerr
Andy Cedilnik
2003-04-17
1
-0/+2
|
*
warning fix hopefully
Ken Martin
2003-04-17
1
-3/+3
|
*
fix one warning
Ken Martin
2003-04-17
1
-0/+3
|
*
BUG: fix compile error on windows because of windows.h
Bill Hoffman
2003-04-17
1
-1/+6
|
*
fix one warning
Ken Martin
2003-04-16
1
-1/+1
|
*
streamline bootstrap
Ken Martin
2003-04-16
1
-58/+58
|
*
minor fix
Ken Martin
2003-04-16
1
-2/+4
|
*
add COdeWarrior back in for testing
Ken Martin
2003-04-16
4
-121/+759
|
*
Attempt to make unloading work on OSX
Andy Cedilnik
2003-04-16
1
-0/+1
|
*
Fix update output
Andy Cedilnik
2003-04-16
1
-1/+1
|
*
took out an orphan endif
Kent Williams
2003-04-11
1
-1/+0
|
*
remove redundant function and eliminate need for strcasecmp
Kent Williams
2003-04-11
2
-51/+12
|
*
ENH: Added documentation for ITK.
Brad King
2003-04-11
1
-0/+24
|
*
ERR: Borland fix for stricmp. ERR: removed itk dependencies.
Bill Lorensen
2003-04-11
1
-4/+8
|
*
Removed platform-specific functions from Code/IO/itkIOCommon, fixed code to ↵
Kent Williams
2003-04-10
2
-0/+73
|
|
|
|
use kwsys/SystemTools
*
Do safe division instead of fixing result
Andy Cedilnik
2003-04-10
1
-15/+11
|
*
ERR: Removed unused parameter and truncated debug symbol warnings.
Brad King
2003-04-10
1
-1/+5
|
*
Attempt to fix FIXNUM
Andy Cedilnik
2003-04-09
1
-1/+6
|
*
ERR: Fixed typo. cmRegularExpression -> RegularExpression.
Brad King
2003-04-08
1
-1/+1
|
*
ENH: Added kwsys library for platform-independent system tools.
Brad King
2003-04-08
9
-0/+3956
|
*
Remove nan and inf, use iostreams to set precision, fix file name, and ↵
Andy Cedilnik
2003-04-08
2
-13/+31
|
|
|
|
remove bogus files
*
Remove push_back on string. Why can't STL be standard?
Andy Cedilnik
2003-04-08
1
-1/+1
|
*
Some cov improvements and better esc
Andy Cedilnik
2003-04-07
2
-9/+33
|
*
We should really just call make and not make all
Andy Cedilnik
2003-04-07
1
-1/+0
|
*
ENH: Added CACHE entry types to documentation string.
Brad King
2003-04-04
1
-6/+12
|
*
Try differentiating extensions
Andy Cedilnik
2003-04-03
1
-1/+3
|
*
ENH: Improved documentation. Also modified behavior of "cmake" to not ↵
Brad King
2003-04-03
4
-25/+59
|
|
|
|
configure a project in the current directory unless . is given.
*
ENH: Running with zero arguments now produces usage.
Brad King
2003-04-03
1
-1/+8
|
*
Url escape password
Andy Cedilnik
2003-04-02
2
-3/+31
|
*
On verbose, be more verbose
Andy Cedilnik
2003-04-02
1
-2/+5
|
*
Fix cov. problems, ignore nonascii char. Propagate verbosity
Andy Cedilnik
2003-04-01
1
-42/+73
|
*
Controle verbosity
Andy Cedilnik
2003-04-01
2
-9/+35
|
*
BUG: strlen(buffer) from getline may be 2 less than gcount on windows ↵
Brad King
2003-04-01
1
-1/+1
|
|
|
|
because both the CR and LF characters may be removed.
*
Stop using check_function_exists. Use check_symbol_exists
Andy Cedilnik
2003-03-28
1
-36/+41
|
*
Fix windows problem in curl
Andy Cedilnik
2003-03-28
1
-4/+4
|
*
Remove warnings
Andy Cedilnik
2003-03-27
3
-6/+0
|
[next]