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
path:
root
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
*
STYLE: Nightly Version update
Andy Cedilnik
2005-03-18
1
-1/+1
*
BUG: Need to collapse full paths before depending on them to remove ./ and .....
Brad King
2005-03-17
1
-1/+1
*
ENH: add source groups xcode
Bill Hoffman
2005-03-17
2
-20/+99
*
COMP: Using proper __QNX__ preprocessor test.
Brad King
2005-03-17
1
-2/+2
*
STYLE: Nightly Version update
Andy Cedilnik
2005-03-17
1
-1/+1
*
COMP: More cleanups
Andy Cedilnik
2005-03-16
2
-8/+8
*
ENH: Make sure to use internal zlib
Andy Cedilnik
2005-03-16
4
-10/+32
*
ENH: Cleanup of the output
Andy Cedilnik
2005-03-16
1
-9/+4
*
COMP: Only include malloc.h on QNX.
Brad King
2005-03-16
1
-1/+3
*
FIX: that was wrong
Sebastien Barre
2005-03-16
1
-1/+1
*
BUG: Do not add Qt wrapping test unless QT is found and QT_UIC_EXECUTABLE is ...
Brad King
2005-03-16
1
-2/+2
*
COMP: Need malloc.h for malloc/free on QNX.
Brad King
2005-03-16
1
-0/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2005-03-16
1
-1/+1
*
ENH: only support rel paths for now
Ken Martin
2005-03-15
1
-2/+10
*
COMP: Defining YY_NO_INPUT to remove compilation of unused yyinput function. ...
Brad King
2005-03-15
2
-0/+2
*
COMP: Removed warning due to unsigned enum type.
Brad King
2005-03-15
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2005-03-15
1
-1/+1
*
ENH: make xcode compile only on apple
Bill Hoffman
2005-03-14
2
-4/+12
*
ENH: add support for out of source source
Ken Martin
2005-03-14
14
-114/+222
*
ENH: added new structure to hold subdirectories
Ken Martin
2005-03-14
1
-0/+38
*
COMP: Added __INTEL_COMPILER to test for yyerrorlab warning suppression.
Brad King
2005-03-14
2
-1/+2
*
STYLE: Nightly Version update
Andy Cedilnik
2005-03-14
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2005-03-13
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2005-03-12
1
-1/+1
*
BUG: Do not report an error removing the binary directory if it doesn't exist.
Brad King
2005-03-11
1
-4/+4
*
ENH: add last two small funcs from vtkString. Done removing deps
Sebastien Barre
2005-03-11
2
-0/+60
*
FIX: fix crashing test SubDir for xcode
Andy Cedilnik
2005-03-11
2
-20/+38
*
ENH: update documentation, sort methods into categories
Sebastien Barre
2005-03-11
2
-189/+333
*
FIX: fix output of passing tests
Bill Hoffman
2005-03-11
1
-4/+1
*
COMP: Added missing include of string.h.
Brad King
2005-03-11
3
-6/+6
*
COMP: Adding stdlib.h to standard includes. We are using functions from it a...
Brad King
2005-03-11
1
-0/+1
*
COMP: fix some warnings
Sebastien Barre
2005-03-11
2
-3/+3
*
COMP: fix a warning
Ken Martin
2005-03-11
1
-3/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2005-03-11
1
-1/+1
*
ENH: remove deps to vtkString by using KWSys (a handful of functions have bee...
Sebastien Barre
2005-03-10
1
-3/+3
*
ENH: remove deps to vtkString by using KWSys (a handful of functions have bee...
Sebastien Barre
2005-03-10
2
-0/+28
*
ENH: remove deps to vtkString by using KWSys (a handful of functions have bee...
Sebastien Barre
2005-03-10
2
-3/+310
*
ENH: cleanup by removing all the olf local generate junk that i not longer ne...
Ken Martin
2005-03-10
11
-186/+56
*
ENH: move function from vtkKWDirectoryUtilities and vtkString to SystemTools
Sebastien Barre
2005-03-10
2
-1/+209
*
ENH: better docs
Ken Martin
2005-03-10
1
-1/+3
*
STYLE: Nightly Version update
Andy Cedilnik
2005-03-10
1
-1/+1
*
BUG: xmlrpc does the base64 encoding
Andy Cedilnik
2005-03-09
1
-24/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2005-03-09
1
-1/+1
*
BUG: Removing jump-and-build ordering change until we can prevent extra jumps...
Brad King
2005-03-08
1
-20/+4
*
ENH: Removing ... ellipsis from end of echo lines. It is just clutter.
Brad King
2005-03-08
1
-7/+0
*
ENH: Adding extra dependencies to jump-and-build rules that force a single or...
Brad King
2005-03-08
1
-4/+20
*
ENH: Removed "Checking build system in ..." message. It is always paired wit...
Brad King
2005-03-08
1
-4/+0
*
ENH: Added option CMAKE_SKIP_RULE_DEPENDENCY to skip making build rules depen...
Brad King
2005-03-08
2
-6/+23
*
BUG: Only add leading ./ to custom command executable if the command is reall...
Brad King
2005-03-08
1
-1/+2
*
BUG: When a custom command's executable is in the current directory the relat...
Brad King
2005-03-08
1
-1/+7
[next]