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: Fix problem on Wacom system with global symbolic targets
Andy Cedilnik
2006-03-09
1
-1/+1
*
STYLE: Fix style problems
Andy Cedilnik
2006-03-09
3
-18/+25
*
COMP: Remove win64 warnings
Andy Cedilnik
2006-03-09
2
-3/+3
*
STYLE: Nightly Version update
Andy Cedilnik
2006-03-09
1
-1/+1
*
ENH: make sure system path is not added unless asked for
Bill Hoffman
2006-03-08
1
-1/+1
*
ENH: add a cmake module for using pkg-config, tested in kdelibs, ok by Bill H...
Alexander Neundorf
2006-03-08
1
-0/+40
*
STYLE: Lots of formating to remove style problems
Andy Cedilnik
2006-03-08
15
-200/+384
*
ENH: Add additional subdirectory to improve testing and to allow cleanup when...
Andy Cedilnik
2006-03-08
7
-34/+34
*
BUG: Handle version with multiple dots
Andy Cedilnik
2006-03-08
1
-2/+2
*
COMP: Ok, fix typo
Andy Cedilnik
2006-03-08
2
-4/+4
*
ENH: Add testing for cpack
Andy Cedilnik
2006-03-08
2
-32/+70
*
ENH: Enabled process tree killing on AIX.
Brad King
2006-03-08
1
-1/+1
*
ENH: Enabled process tree killing on the SGI.
Brad King
2006-03-08
1
-1/+3
*
ENH: Enabled process tree killing for FreeBSD and Sun.
Brad King
2006-03-08
1
-10/+11
*
ENH: Enabled process tree killing on HP-UX.
Brad King
2006-03-08
1
-5/+3
*
BUG: Do not leak ps FILE when the process starts but reading the header fails.
Brad King
2006-03-08
1
-1/+4
*
ENH: Added a way to quickly enable manual testing of grandchild killing.
Brad King
2006-03-08
1
-1/+13
*
ENH: Added implementation of process tree killing that runs "ps" to traverse ...
Brad King
2006-03-08
1
-2/+43
*
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
[next]