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
*
ENH: Compile DynamicLoader
Mathieu Malaterre
2006-03-06
1
-1/+2
*
ENH: Adding kwsys implementation for a DynamicLoader class. Copy from itkDyna...
Mathieu Malaterre
2006-03-06
2
-0/+418
*
ENH: add missing cmake depend hacks
Bill Hoffman
2006-03-06
2
-0/+13
*
ENH: add missing cmake include
Bill Hoffman
2006-03-06
1
-0/+1
*
COMP: Some STL implementation do not provide clear on std::string
Mathieu Malaterre
2006-03-06
1
-1/+2
*
BUG: Need to reset internal structure in case of multiple calls to Load
Mathieu Malaterre
2006-03-06
2
-0/+16
*
ENH: Redo implementation of itkDirectory to use kwsys (avoid duplicating code).
Mathieu Malaterre
2006-03-06
2
-5/+16
*
STYLE: Nightly Version update
Andy Cedilnik
2006-03-06
1
-1/+1
*
BUG: Fix for generated install scripts to support prefixes with trailing slas...
Brad King
2006-03-05
1
-3/+4
*
ENH: fix old style parsing of FIND commands and fix broken tests
Bill Hoffman
2006-03-05
1
-1/+2
*
STYLE: Nightly Version update
Andy Cedilnik
2006-03-05
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2006-03-04
1
-1/+1
*
ENH: make sure NAMES tag is not required for name argument, fixes msys generator
Bill Hoffman
2006-03-04
1
-4/+4
*
ENH: Added PERMISSIONS option to the TARGETS mode of the INSTALL command.
Brad King
2006-03-04
4
-10/+61
*
ENH: Added PERMISSIONS and RENAME options to the INSTALL command's FILES and ...
Brad King
2006-03-03
8
-137/+410
*
ENH: Replaced UpdateLocation method with call to GetLocation. Added comment ...
Brad King
2006-03-03
2
-47/+10
*
ENH: Check package maker version
Andy Cedilnik
2006-03-03
2
-2/+53
*
COMP: Oops, typo
Andy Cedilnik
2006-03-03
1
-1/+1
*
ENH: Add support for exporting graphviz of the project dependencies
Andy Cedilnik
2006-03-03
4
-0/+187
*
BUG: Fixed installation of MacOSX Bundle executables and the corresponding in...
Brad King
2006-03-03
13
-36/+79
*
ENH: Add verbose flag to package maker and add CFBundleIdentifier string
Andy Cedilnik
2006-03-03
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2006-03-03
1
-1/+1
*
ENH: fix std in kwsys, has to be kwsys_stl
Bill Hoffman
2006-03-03
2
-2/+1
*
ENH: remove warning
Bill Hoffman
2006-03-03
1
-2/+0
*
ENH: removed unused methods after find changes
Bill Hoffman
2006-03-02
2
-242/+0
*
ENH: pass CMAKE_MODULE_PATH into try compile projects
Bill Hoffman
2006-03-02
1
-0/+5
*
ENH: fix spelling errors in docs
Bill Hoffman
2006-03-02
2
-6/+6
*
ENH: check in new find stuff
Bill Hoffman
2006-03-02
13
-535/+440
*
ENH: fix for bug 2921, move _OVERRIDE variable to a better position to allow ...
Bill Hoffman
2006-03-02
1
-7/+0
*
STYLE: Nightly Version update
Andy Cedilnik
2006-03-02
1
-1/+1
*
ENH: Finished CMAKE_<CONFIG>_POSTFIX feature and documented it. The value of...
Brad King
2006-03-02
2
-11/+48
*
ENH: Cleaned up generation of directory-level rules and their support structu...
Brad King
2006-03-01
3
-297/+121
*
BUG: Check for whether to add BUILD_TYPE to install rule should check for a ....
Brad King
2006-03-01
1
-1/+1
*
BUG: Even more VS8 issues
Andy Cedilnik
2006-03-01
1
-0/+4
*
BUG: More VS8 fixes
Andy Cedilnik
2006-03-01
1
-12/+30
*
ENH: Cleanup global targets even more and potentially fix Xcode
Andy Cedilnik
2006-03-01
5
-89/+61
*
STYLE: Nightly Version update
Andy Cedilnik
2006-03-01
1
-1/+1
*
BUG: Ok, fix the ordering
Andy Cedilnik
2006-02-28
1
-1/+1
*
BUG: Fix for STL
Andy Cedilnik
2006-02-28
1
-1/+1
*
BUG: Handle buggy streams
Andy Cedilnik
2006-02-28
1
-0/+4
*
BUG: Add additional check
Andy Cedilnik
2006-02-28
1
-0/+4
*
BUG: On Visual Studio and XCode, handle build configurations
Andy Cedilnik
2006-02-28
1
-1/+7
*
STYLE: Remove debug
Andy Cedilnik
2006-02-28
1
-6/+0
*
COMP: Fixed warnings for Borland 5.8.
Brad King
2006-02-28
1
-4/+8
*
BUG: Need to use the CMAKE_COMMAND cache entry to get the location of CMake.
Brad King
2006-02-28
1
-1/+1
*
ENH: Add support for multiple build targets and start adding simple cpack tests
Andy Cedilnik
2006-02-28
2
-16/+35
*
STYLE: Nightly Version update
Andy Cedilnik
2006-02-28
1
-1/+1
*
ENH: fix problem if there are .. in the path to the source file specified in ...
Bill Hoffman
2006-02-28
1
-0/+1
*
ENH: add new find stuff
Bill Hoffman
2006-02-27
2
-0/+452
*
ENH: Several packaging issues. Allow random variables to be passed to cpack (...
Andy Cedilnik
2006-02-27
4
-3/+7
[next]