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: 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
*
If there was no error, do not say that there was one
Andy Cedilnik
2003-03-17
1
-2/+4
*
BUG: fix crash with force cxx type
Bill Hoffman
2003-03-17
2
-2/+10
*
force cxx compiler for cxx files
Bill Hoffman
2003-03-17
2
-12/+24
*
Display Cache and all variables
Andy Cedilnik
2003-03-17
3
-6/+21
*
Prevent CMake from putting ; in the file
Andy Cedilnik
2003-03-17
1
-2/+1
*
More variables advanced
Andy Cedilnik
2003-03-17
1
-2/+7
*
Add gthread library
Andy Cedilnik
2003-03-17
1
-0/+12
*
BUG: HasCXX did not use GetFileFormat and was broken
Bill Hoffman
2003-03-15
1
-2/+2
*
BUG: bad if statement order
Bill Hoffman
2003-03-14
1
-3/+3
*
better error message
Bill Hoffman
2003-03-14
1
-3/+1
*
force c++ for c++ files
Bill Hoffman
2003-03-14
1
-1/+1
*
use c flags with c and not cxx flags, also force c++ for c files
Bill Hoffman
2003-03-14
1
-5/+10
*
Force c++ builds for c++ files
Bill Hoffman
2003-03-14
1
-0/+1
*
make sure M is after m
Bill Hoffman
2003-03-14
1
-1/+1
*
BUG: c extension must come before C.
Brad King
2003-03-14
1
-1/+4
*
Merging from 1.6 again.
Brad King
2003-03-13
1
-1/+1
*
Merging from 1.6 release branch.
Brad King
2003-03-13
2
-5/+4
*
ENH: Updated for 1.6.6 release.
Brad King
2003-03-13
1
-2/+2
*
BUG: Don't use -nostdlib option to link shared libraries. Just use gcc -shar...
Brad King
2003-03-13
1
-7/+12
*
allow the same subdir to be added twice
Ken Martin
2003-03-13
1
-1/+6
*
Fix regular expressions
Andy Cedilnik
2003-03-13
1
-2/+2
*
Synchronize extension lists
Andy Cedilnik
2003-03-13
2
-15/+33
*
BUG: FindLibrary should not accept a directory even if the exact specified na...
Brad King
2003-03-13
1
-2/+3
*
BUG: fix test not to run every time
Bill Hoffman
2003-03-11
1
-3/+3
*
BUG: fixes for hp
Bill Hoffman
2003-03-11
5
-9/+32
*
Remove warnings
Andy Cedilnik
2003-03-09
1
-2/+2
*
More XML
Andy Cedilnik
2003-03-07
1
-4/+5
*
Remove warning
Andy Cedilnik
2003-03-07
1
-1/+1
*
Fix xml
Andy Cedilnik
2003-03-07
1
-2/+2
*
Add searching of variables
Andy Cedilnik
2003-03-07
2
-4/+147
*
On borland and cygwin remove .EXE
Andy Cedilnik
2003-03-06
1
-3/+8
*
Remove warning
Andy Cedilnik
2003-03-06
1
-1/+1
*
Add command for accessing cmake properties. At this point the only properties...
Andy Cedilnik
2003-03-06
4
-0/+135
*
Add method which returns a list of all variables
Andy Cedilnik
2003-03-06
2
-0/+33
*
Cache manager should be able to take no arguments
Andy Cedilnik
2003-03-06
1
-3/+7
*
BUG: Should test HAVE_<VARIABLE> before repeating test, not just whether <VAR...
Brad King
2003-03-06
1
-2/+2
*
oops... Forgot the main step
Andy Cedilnik
2003-03-05
1
-1/+2
[next]