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: Remove some old legacy code and remove memory leak
Andy Cedilnik
2006-03-08
2
-21/+2
*
BUG: Including file within a namespace{} is dangerous(unless symbols are with...
Mathieu Malaterre
2006-03-08
2
-7/+19
*
STYLE: Nightly Version update
Andy Cedilnik
2006-03-08
1
-1/+1
*
ENH: remove cpack stuff for now so that we can get mac dashboards again
Bill Hoffman
2006-03-08
2
-2/+2
*
ENH: Add a way to overwrite some preferences and ignore certain targets
Andy Cedilnik
2006-03-07
2
-12/+80
*
ENH: Add CMAKE_COMMAND and CMAKE_ROOT variables when running in script mode. ...
Brad King
2006-03-07
1
-0/+4
*
BUG: Check for whether to add -C to package rule should check for a . in the ...
Brad King
2006-03-07
1
-1/+1
*
COMP: Fix warnings
Andy Cedilnik
2006-03-07
1
-8/+8
*
BUG: Most platforms other than Linux seem to require executable permissions o...
Brad King
2006-03-07
1
-1/+1
*
BUG: Some platforms require executable permission on shared libraries.
Brad King
2006-03-07
2
-6/+4
*
STYLE: Nightly Version update
Andy Cedilnik
2006-03-07
1
-1/+1
*
ENH: add more depends for bootstrap
Bill Hoffman
2006-03-06
1
-1/+1
*
ENH: add support for language flags that allow for universal binaries
Bill Hoffman
2006-03-06
1
-4/+4
*
ENH: add support for language flags at rule expansion time
Bill Hoffman
2006-03-06
7
-8/+17
*
ENH: add support for manifest stuff
Bill Hoffman
2006-03-06
1
-3/+6
*
COMP: Fix compilation on MacOSX
Mathieu Malaterre
2006-03-06
1
-1/+1
*
ENH: try to fix non-clean dashboards
Bill Hoffman
2006-03-06
1
-0/+6
*
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
6
-12/+69
*
ENH: Added PERMISSIONS and RENAME options to the INSTALL command's FILES and ...
Brad King
2006-03-03
14
-145/+446
*
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
16
-37/+105
*
ENH: add manifest support for 2005
Bill Hoffman
2006-03-03
1
-8/+15
*
ENH: look for VCExpress first
Bill Hoffman
2006-03-03
1
-1/+1
*
ENH: Add verbose flag to package maker and add CFBundleIdentifier string
Andy Cedilnik
2006-03-03
2
-1/+3
*
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
20
-535/+455
*
ENH: fix for bug 2921, move _OVERRIDE variable to a better position to allow ...
Bill Hoffman
2006-03-02
5
-8/+57
*
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
[prev]
[next]