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: Make iterators const
Andy Cedilnik
2005-06-23
1
-5/+5
*
ENH: Perform second test if subversion exists
Andy Cedilnik
2005-06-23
1
-2/+3
*
ENH: Several improvements with the way things are handled. Also, support mult...
Andy Cedilnik
2005-06-23
28
-222/+461
*
COMP: fix compiler warnings
Ken Martin
2005-06-23
1
-2/+1
*
BUG: reverting to 1.53
Utkarsh Ayachit
2005-06-23
1
-2/+1
*
BUG: fixed conflicts between file names among different utilities.
Utkarsh Ayachit
2005-06-23
1
-1/+2
*
ENH: converted macro to use variables and fixed some case issues with some fu...
Ken Martin
2005-06-23
4
-128/+95
*
ENH: Added some smaller primes to allow small hash table sizes and therefore ...
Brad King
2005-06-23
1
-1/+2
*
STYLE: Nightly Version update
Andy Cedilnik
2005-06-23
1
-1/+1
*
STYLE: updated the docs to be more accurate
Ken Martin
2005-06-22
1
-2/+2
*
COMP: fix possible poroblem with freed memory
Ken Martin
2005-06-22
1
-2/+6
*
COMP: fix unused variable
Ken Martin
2005-06-22
1
-3/+0
*
ENH: changed FOREACH to use variables instead of string replacement
Ken Martin
2005-06-22
1
-18/+7
*
BUG: Fix displaying of percentage
Andy Cedilnik
2005-06-22
1
-1/+1
*
BUG: clean rule wasn't cleaning libs and executables
Ken Martin
2005-06-22
1
-6/+11
*
ENH: some better checks
Ken Martin
2005-06-22
1
-1/+7
*
ENH: make LOCATION an computed property of the target and get rid of a bunch ...
Ken Martin
2005-06-22
27
-229/+217
*
STYLE: Nightly Version update
Andy Cedilnik
2005-06-22
1
-1/+1
*
ENH: Remove stray abort
Andy Cedilnik
2005-06-21
1
-1/+0
*
ENH: fix for BSD makes no longer use dir name as a target
Ken Martin
2005-06-21
2
-0/+3
*
BUG: Fixed error message formatting when try run executable command cannot be...
Brad King
2005-06-21
1
-13/+15
*
BUG: Fix escaping to make OSX work again
Andy Cedilnik
2005-06-21
1
-1/+3
*
BUG: Use sleep(1) instead of usleep(1000000) because some UNIX systems specif...
Brad King
2005-06-21
1
-1/+1
*
ENH: add test to make sure custom commands are used
Ken Martin
2005-06-21
3
-1/+26
*
STYLE: Nightly Version update
Andy Cedilnik
2005-06-21
1
-1/+1
*
ENH: Initialize handler before processing it
Andy Cedilnik
2005-06-20
1
-0/+1
*
ENH: Until there is some test for curses dialog, no need to do coverage
Andy Cedilnik
2005-06-20
1
-0/+1
*
ENH: fixed some spelling errors
Ken Martin
2005-06-20
3
-6/+6
*
BUG: goof in new feature fixed
Ken Martin
2005-06-20
1
-1/+1
*
ENH: removed unused files
Ken Martin
2005-06-20
2
-3139/+0
*
ENH: modified GET_TARGET_PROPERTIES to work with all targets
Ken Martin
2005-06-20
5
-83/+57
*
ENH: fix test, it has to return a true/false value otherwise it just passes t...
Sebastien Barre
2005-06-20
1
-5/+46
*
BUG: fix some missing quotes for STREQUAL IF statements
Ken Martin
2005-06-20
2
-4/+4
*
ENH: adde dback in CMAKE_VERBOSE_MAKEFILE that was acc removed
Ken Martin
2005-06-20
1
-1/+5
*
ENH: Added documentation of VERSION and SOVERSION properties.
Brad King
2005-06-20
1
-0/+6
*
ENH: no longer used
Ken Martin
2005-06-20
4
-3705/+0
*
COMP: converted to lowercase commands
Ken Martin
2005-06-20
1
-8/+8
*
ENH: updated emacs mode to include lowercase commands and missing command END...
Ken Martin
2005-06-20
1
-3/+2
*
COMP: see about fixing warning
Ken Martin
2005-06-20
1
-2/+2
*
ENH: Skip svn test for now
Andy Cedilnik
2005-06-20
1
-1/+2
*
STYLE: Nightly Version update
Andy Cedilnik
2005-06-20
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2005-06-19
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2005-06-18
1
-1/+1
*
COMP: Fix problems with old cmake
Andy Cedilnik
2005-06-18
1
-3/+0
*
ENH: Improve handling of escaped characters
Andy Cedilnik
2005-06-17
7
-18/+90
*
ENH: Pass ctest config type to subprocesses
Andy Cedilnik
2005-06-17
1
-0/+3
*
ENH: Pass configuration type to subprocesses
Andy Cedilnik
2005-06-17
1
-0/+1
*
ENH: Enabling new test 7 of process execution.
Brad King
2005-06-17
1
-0/+1
*
ENH: Added polling feature to documentation of WaitForData.
Brad King
2005-06-17
1
-1/+3
*
BUG: Fixed polling feature of WaitForData.
Brad King
2005-06-17
1
-2/+13
[next]