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
...
*
ENH: Move permissions code to kwsys so that copyfile can use it. Fixes Bug #1...
Andy Cedilnik
2004-09-29
4
-46/+56
*
BUG: If extra update failes, continue with dashboard. Closes Bug #894 - Fatal...
Andy Cedilnik
2004-09-29
1
-2/+1
*
ENH: When copy file, if the output file exits, delete it first
Andy Cedilnik
2004-09-29
1
-0/+5
*
ENH: Allow CMake to use CommandLineArguments without warning
Andy Cedilnik
2004-09-29
1
-3/+5
*
ENH: Add lots of comments
Andy Cedilnik
2004-09-29
1
-19/+71
*
ENH: Add access to last argument parsed
Andy Cedilnik
2004-09-29
2
-0/+12
*
ENH: Enable Command Line Arguments
Andy Cedilnik
2004-09-28
1
-0/+1
*
ENH: Move all extracting of variables to ExtractVariables. This way it is eas...
Andy Cedilnik
2004-09-28
2
-70/+92
*
ENH: Add accessor for Argv0
Andy Cedilnik
2004-09-28
2
-0/+11
*
ENH: Add some documentation
Andy Cedilnik
2004-09-28
2
-34/+96
*
BUG: make sure release flags are replaced
Bill Hoffman
2004-09-27
1
-1/+2
*
ENH: allow for a different jni.h to enable java testing
Bill Hoffman
2004-09-27
1
-3/+3
*
ENH: allow for a different jni.h to enable java testing
Bill Hoffman
2004-09-27
1
-3/+3
*
space in path problem
Bill Hoffman
2004-09-27
1
-1/+1
*
ENH: use jni.h to determine java version
Bill Hoffman
2004-09-27
1
-1/+1
*
ENH: use jni.h to determine java version
Bill Hoffman
2004-09-27
1
-15/+23
*
BUG: If notes file is missing, create empty notes file with error message
Andy Cedilnik
2004-09-27
1
-9/+0
*
clean up output of test and force verbose makefiles
Bill Hoffman
2004-09-27
1
-5/+1
*
BUG: make sure java jar files are not libfoo.jar but are just foo.jar
Bill Hoffman
2004-09-27
3
-3/+15
*
ENH: better message for skipping java
Bill Hoffman
2004-09-27
1
-1/+1
*
ENH: Replace INCLUDE(Find...) with FIND_PACKAGE(...)
Andy Cedilnik
2004-09-27
1
-6/+6
*
ENH: use correct args for test of java
Bill Hoffman
2004-09-24
1
-1/+1
*
try and get this java test to work
Bill Hoffman
2004-09-24
2
-15/+1
*
ENH: only use newer java for testing
Bill Hoffman
2004-09-24
1
-11/+15
*
ENH: add some java code to try and find the system path
Bill Hoffman
2004-09-24
2
-0/+16
*
BUG: LINK_FLAGS are now all LINK_(LANG)_FLAGS
Bill Hoffman
2004-09-24
3
-3/+3
*
BUG: fix crash with vs6
Ken Martin
2004-09-24
1
-24/+27
*
ENH: check for all parts of java
Ken Martin
2004-09-24
1
-2/+2
*
ENH: remove classpath so that this test passes with older java compilers that...
Bill Hoffman
2004-09-24
1
-2/+0
*
ENH: replace all enabled languages in rule vars
Bill Hoffman
2004-09-24
1
-3/+5
*
ENH: change ignore function so that it first checks to see if the extension h...
Bill Hoffman
2004-09-24
1
-0/+4
*
ENH: use c++ with c++ and c flags with c
Bill Hoffman
2004-09-24
1
-2/+2
*
ENH: correctly ignore files
Bill Hoffman
2004-09-24
2
-12/+14
*
temporary fix to try and get a clean dashboard
Bill Hoffman
2004-09-23
1
-1/+2
*
ERR: Fix memory problem
Andy Cedilnik
2004-09-23
1
-1/+1
*
STYLE: Only allocate as much space as needed
Andy Cedilnik
2004-09-23
1
-1/+1
*
ENH: Make GetRemainingArguments actually work
Andy Cedilnik
2004-09-23
1
-12/+16
*
ENH: only replace the language being used in expand rule variables
Bill Hoffman
2004-09-23
2
-13/+29
*
STYLE: remove warning
Bill Hoffman
2004-09-23
1
-1/+1
*
remove warning
Bill Hoffman
2004-09-23
1
-4/+4
*
ENH: fix problems with .def and RC files
Bill Hoffman
2004-09-23
2
-1/+9
*
ENH: make sure cmake has 2.0
Bill Hoffman
2004-09-23
1
-1/+1
*
ENH: Attempt to detect a non-parallel make
Andy Cedilnik
2004-09-23
1
-1/+18
*
BUG: fix perfered linker language code
Bill Hoffman
2004-09-22
1
-1/+1
*
use verbose makefiles
Bill Hoffman
2004-09-22
1
-0/+1
*
make it verbose
Bill Hoffman
2004-09-22
2
-2/+2
*
fix compilation
Bill Hoffman
2004-09-22
1
-1/+0
*
remove warnings
Bill Hoffman
2004-09-22
1
-2/+0
*
BUG: let the generator quote the path
Bill Hoffman
2004-09-22
1
-1/+1
*
ENH: major changes to support addition of languages from cmake modules direct...
Bill Hoffman
2004-09-22
55
-607/+977
[prev]
[next]