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
*
Add some more comments
Ken Martin
2002-09-30
1
-0/+5
*
Cleanups and hopefully now it works on all windows platforms
Ken Martin
2002-09-30
1
-62/+13
*
Set comspec substitute the right way
Ken Martin
2002-09-30
1
-2/+1
*
Set comspec substitute
Ken Martin
2002-09-30
1
-0/+5
*
Add spaces
Ken Martin
2002-09-30
1
-2/+3
*
Configuratiion for finding LaTeX related executables.
Luis Ibanez
2002-09-30
1
-0/+26
*
Another attempt on Windows 98
Andy Cedilnik
2002-09-30
4
-3/+42
*
Attempt to unify the code
Andy Cedilnik
2002-09-30
1
-1/+1
*
Fix bug in printing
Andy Cedilnik
2002-09-30
1
-2/+6
*
Remove warnings and fix potential bug
Andy Cedilnik
2002-09-30
1
-35/+37
*
Make borland pass all the tests on XP (and 2000?)
Andy Cedilnik
2002-09-30
2
-3/+2
*
Remove debug
Andy Cedilnik
2002-09-30
1
-1/+0
*
It is late and it at least seems to work better than before...
Andy Cedilnik
2002-09-30
1
-42/+45
*
Fix for it to compile on "all" windows platforms...
Andy Cedilnik
2002-09-30
2
-39/+156
*
Simplify debugging by resetting error code
Andy Cedilnik
2002-09-30
1
-0/+1
*
possible fix for warnings
Ken Martin
2002-09-29
2
-13/+14
*
compiler warnings
Ken Martin
2002-09-29
1
-2/+2
*
Add two cmake commands -E echo for echoing strings and -E comspec for workaro...
Andy Cedilnik
2002-09-27
3
-6/+313
*
Add class for process execution on Windows
Andy Cedilnik
2002-09-27
3
-0/+701
*
Use cmake echo
Andy Cedilnik
2002-09-27
3
-6/+6
*
removed some includes
Ken Martin
2002-09-27
23
-20/+8
*
BUG: fix doc string and allow a variable to be promoted from non-cache to cache
Bill Hoffman
2002-09-27
2
-8/+11
*
remove unused stuff
Bill Hoffman
2002-09-27
1
-2/+0
*
Cleanup configure scripts
Andy Cedilnik
2002-09-27
3
-515/+92
*
added progress
Ken Martin
2002-09-26
7
-33/+91
*
minor memory fix
Ken Martin
2002-09-26
1
-2/+2
*
Set variable to either 1 or empty string instead of TRUE and FALSE
Andy Cedilnik
2002-09-25
3
-6/+15
*
Cleanup
Andy Cedilnik
2002-09-25
1
-1/+1
*
Check for library
Andy Cedilnik
2002-09-25
4
-0/+12
*
Fix modules for recent changes
Andy Cedilnik
2002-09-25
3
-14/+14
*
Several changes: COMPILE_DEFINITIONS is now depricated. If you want to specif...
Andy Cedilnik
2002-09-25
2
-17/+61
*
Use file format detection
Andy Cedilnik
2002-09-25
1
-3/+4
*
Add detection of file format from extension
Andy Cedilnik
2002-09-25
2
-1/+62
*
Remove warnings
Andy Cedilnik
2002-09-25
1
-2/+2
*
Attempt to make NMake quiet during TRY_COMPILE
Andy Cedilnik
2002-09-25
1
-0/+7
*
Add verbose flag -V, which makes the output of tests to be displayed; also ad...
Andy Cedilnik
2002-09-24
2
-4/+31
*
Improve backward compatibility, so that all backward compatibility stuff is i...
Andy Cedilnik
2002-09-24
3
-9/+53
*
Add support for mac dylib
Andy Cedilnik
2002-09-24
1
-0/+8
*
Initial attempt to check if library exists
Andy Cedilnik
2002-09-24
2
-0/+35
*
Some GUI improvements and fix the way dirty is being set, so that if there ar...
Andy Cedilnik
2002-09-24
2
-14/+54
*
Improve check size of. Now it checks for some header files before trying to c...
Andy Cedilnik
2002-09-24
1
-1/+9
*
*** empty log message ***
Brad King
2002-09-24
2
-0/+14
*
ENH: Adding prototype release config script for OSF.
Brad King
2002-09-24
1
-0/+13
*
ERR: Removed old cygwin release config file. A separate script is now used.
Brad King
2002-09-24
1
-30/+0
*
fixed memory leak
Ken Martin
2002-09-24
1
-0/+7
*
always convert to output path
Ken Martin
2002-09-24
1
-1/+1
*
use /usr/bin/find and uname for cygwin version
Bill Hoffman
2002-09-24
2
-6/+6
*
Cleanup
Andy Cedilnik
2002-09-24
1
-6/+2
*
Add accessor for Flushing cache
Andy Cedilnik
2002-09-24
2
-0/+9
*
one rule per line so borland make does not die
Bill Hoffman
2002-09-24
1
-3/+2
[next]