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
*
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 u...
Kent Williams
2003-04-10
2
-0/+73
*
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 remove...
Andy Cedilnik
2003-04-08
2
-13/+31
*
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
*
ENH: Added /usr/local/lib/fltk
Brad King
2003-04-04
1
-0/+1
*
Better support for spaces in paths
Andy Cedilnik
2003-04-03
1
-1/+1
*
Try differentiating extensions
Andy Cedilnik
2003-04-03
1
-1/+3
*
ENH: Improved documentation. Also modified behavior of "cmake" to not config...
Brad King
2003-04-03
4
-25/+59
*
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
*
If display is not set, do not attempt to run application
Andy Cedilnik
2003-04-02
1
-5/+21
*
Add QT on debian
Andy Cedilnik
2003-04-02
1
-1/+2
*
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 because...
Brad King
2003-04-01
1
-1/+1
*
Stop using check_function_exists. Use check_symbol_exists
Andy Cedilnik
2003-03-28
1
-36/+41
*
New design of CheckSymbolExists pretty much replaces all other ones.
Andy Cedilnik
2003-03-28
1
-4/+15
*
Fix windows problem in curl
Andy Cedilnik
2003-03-28
1
-4/+4
*
Remove warnings
Andy Cedilnik
2003-03-27
3
-6/+0
*
Initial import of bootstrap for CMake
Andy Cedilnik
2003-03-27
1
-0/+334
*
Fix gnu c and Sun CC mix
Bill Hoffman
2003-03-27
1
-0/+4
*
Some more preparations for new bootstrap system
Andy Cedilnik
2003-03-27
1
-0/+2
*
Implement GetLineFromStream that actually works and use it instead of getline
Andy Cedilnik
2003-03-27
9
-93/+109
*
Remove bogus flags from cmStandardIncludes and make complex test pass
Andy Cedilnik
2003-03-26
4
-4/+5
*
BUG: fix REMOVE test
Bill Hoffman
2003-03-21
3
-3/+3
*
BUG: fix broken command
Bill Hoffman
2003-03-21
1
-2/+2
*
Fix problem with network paths
Andy Cedilnik
2003-03-20
1
-0/+1
*
ENH: Support cmake in directory with space
Andy Cedilnik
2003-03-20
1
-1/+1
*
BUG: used wrong counters
Andy Cedilnik
2003-03-20
1
-4/+4
*
More regex
Andy Cedilnik
2003-03-19
1
-2/+15
*
Add start
Andy Cedilnik
2003-03-19
2
-9/+14
*
Move files to different location and fix time
Andy Cedilnik
2003-03-19
1
-19/+14
*
Fix for visual studio
Andy Cedilnik
2003-03-19
2
-8/+3
*
BUG: Command should be inherited.
Brad King
2003-03-19
1
-0/+6
*
BUG: Fixed test for gethostbyname_r and gethostbyaddr_r for ansi support.
Brad King
2003-03-18
2
-35/+49
*
ENH: Updated to do release build on ringworld. Needed for old glibc support.
Brad King
2003-03-18
1
-4/+6
*
Improve test
Andy Cedilnik
2003-03-17
4
-1/+24
*
Add testing for when C sources are compiled with C++ compiler
Andy Cedilnik
2003-03-17
2
-1/+12
[next]