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: Use kwsys from the source tree
Andy Cedilnik
2004-10-04
1
-1/+1
*
ENH: Better sorting of results
Andy Cedilnik
2004-10-04
1
-1/+1
*
BUG: Fix problem with spaces in the path
Andy Cedilnik
2004-10-03
1
-1/+1
*
BUG: Attempt to remove memory leak
Andy Cedilnik
2004-10-03
1
-1/+4
*
BUG: Add regular expression to vector
Andy Cedilnik
2004-10-01
1
-0/+1
*
ENH: Use existing CTest and cmake
Andy Cedilnik
2004-10-01
1
-4/+6
*
ENH: Add CTEST_EXECUTABLE_NAME to CTest scripting. This way you do not have t...
Andy Cedilnik
2004-10-01
4
-9/+16
*
ERR: Added missing include of string.h
Brad King
2004-10-01
1
-0/+1
*
ENH: Let us recognize it on the dashboard
Andy Cedilnik
2004-10-01
1
-1/+1
*
ENH: Cleanup CTest test
Andy Cedilnik
2004-09-30
1
-8/+3
*
ENH: Do kwsys instead of CMake
Andy Cedilnik
2004-09-30
1
-13/+9
*
ERR: Fix for non-gcc/icc compilers
Andy Cedilnik
2004-09-30
2
-17/+33
*
ENH: Added optional display of output for tests. Avoid printing alot of outp...
Brad King
2004-09-30
1
-6/+11
*
ERR: Fix error
Andy Cedilnik
2004-09-30
1
-8/+8
*
BUG: Check if the compiler is gnu. If it is, do not do special platform tests...
Andy Cedilnik
2004-09-30
1
-88/+113
*
ENH: Add support for SourceFile and LineNumber
Andy Cedilnik
2004-09-30
2
-7/+49
*
ENH: shorten the symbols a bit and remove maps of std::string for map of cmSt...
Bill Hoffman
2004-09-29
10
-28/+28
*
BUG: Remove maximum size of test output
Andy Cedilnik
2004-09-29
2
-48/+1
*
ERR: Fix Windows build
Andy Cedilnik
2004-09-29
1
-0/+4
*
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
[next]