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
/
Modules
/
Platform
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ENH: Added CMAKE_SHARED_MODULE_LOADER_C_FLAG and CMAKE_SHARED_MODULE_LOADER_C...
Brad King
2007-04-17
1
-0/+2
*
ENH: Added option CMAKE_INSTALL_SO_NO_EXE on linux to choose whether the defa...
Brad King
2007-04-10
1
-0/+37
*
ENH: Enabled use of soname and therefore versioning symlinks. Patch is from ...
Brad King
2007-04-10
1
-0/+2
*
ENH: Added target property ENABLE_EXPORTS for executable targets. It enables...
Brad King
2007-03-22
2
-9/+22
*
BUG: Disable creation of import libraries for executables on Borland until it...
Brad King
2007-03-20
1
-2/+2
*
ENH: Added support for import libraries created by executable and module targ...
Brad King
2007-03-19
4
-10/+13
*
BUG: Do not create import library for MODULEs. This is an incremental fix fo...
Brad King
2007-03-10
1
-6/+6
*
BUG: Fixed MSVC8 module build rule to not use /implib option. This is an inc...
Brad King
2007-03-10
1
-8/+12
*
BUG: Shared library creation should use /implib option to specify the name of...
Brad King
2007-03-09
1
-6/+7
*
BUG: Get rid of ancient variables CMAKE_CXX_WARNING_LEVEL, CMAKE_CXX_USE_RTTI...
Brad King
2007-03-07
1
-5/+1
*
BUG: Do not create import library for MODULEs. The TARGET_IMPLIB name is not...
Brad King
2007-03-03
1
-10/+14
*
BUG: Propagate platform settings such as CMAKE_OSX_ARCHITECTURES to the try c...
Andy Cedilnik
2007-03-02
1
-0/+5
*
ENH: force c++ when building c++ objects
Bill Hoffman
2007-02-21
1
-0/+2
*
BUG: fix for bug 3950 add support for df compiler on windows
Bill Hoffman
2007-02-20
1
-0/+68
*
ENH: try to force c++ on qnx
Bill Hoffman
2007-02-20
1
-0/+3
*
BUG: Applied patch from bug#4462.
Brad King
2007-02-19
1
-2/+6
*
ENH: add beos file
Bill Hoffman
2006-12-07
1
-0/+10
*
BUG: use different commands for shared libraries and exe for manifest stuff f...
Bill Hoffman
2006-11-11
1
-2/+2
*
ENH: Adding image version number (major.minor) property to windows binaries. ...
Brad King
2006-10-16
3
-11/+27
*
BUG: Do not enable -isystem support for Xcode generator until it is implemented.
Brad King
2006-10-06
1
-0/+6
*
ENH: Adding version number to the name of a DLL built in cygwin but not the i...
Brad King
2006-10-05
1
-0/+3
*
ENH: Enabling link-type selection flags on Cygwin, MSYS, and MinGW. This add...
Brad King
2006-10-05
2
-0/+21
*
BUG: QNX GCC does not have -isystem.
Brad King
2006-10-05
1
-0/+4
*
ENH: Adding SYSTEM option to INCLUDE_DIRECTORIES command. This addresses bug...
Brad King
2006-10-05
1
-0/+2
*
BUG: fix for bug# 3584 missing SONAME for fortran on darwin
Bill Hoffman
2006-10-04
1
-0/+7
*
BUG: fix for bug#3652 use link /lib instead of lib
Bill Hoffman
2006-10-03
1
-1/+1
*
ENH: disable static shared stuff on AIX, see comment
Bill Hoffman
2006-10-03
1
-4/+9
*
BUG: Header and library search path ordering should be consistent.
Brad King
2006-09-28
1
-6/+32
*
ENH: Enabling link type selection flags for this platform. See bug#1644 for ...
Brad King
2006-09-18
1
-0/+9
*
BUG: Need -Wl, to pass linker flags when using gcc on Sun.
Brad King
2006-09-16
1
-4/+22
*
ENH: Enabling link type selection flags for this platform. See bug#1644 for ...
Brad King
2006-09-15
1
-0/+9
*
STYLE: Updated comment about link type flags and passing directly to ld.
Brad King
2006-09-15
1
-4/+5
*
BUG: Fix CMAKE_SHARED_*_LINK_*_C_FLAGS to pass link type selection flags dire...
Brad King
2006-09-15
1
-1/+10
*
ENH: Enabling link type selection flags for this platform. See bug#1644 for ...
Brad King
2006-09-15
1
-0/+9
*
ENH: Enabling link type selection flags for this platform. See bug#1644 for ...
Brad King
2006-09-15
2
-0/+19
*
ENH: Adding support to link specifically to an archive or a shared library ba...
Brad King
2006-09-15
1
-0/+10
*
ENH: Adding flags to force generation of manifest files when building with VC 8.
Brad King
2006-08-15
1
-6/+13
*
ENH: Enabling preprocessed source and asembly source generation rules on AIX ...
Brad King
2006-08-09
1
-0/+10
*
ENH: Enabled generation of preprocessed and assembly source rules for MSVC wi...
Brad King
2006-08-09
1
-0/+12
*
ENH: Enabling preprocessed source and asembly source generation rules on SGI ...
Brad King
2006-08-09
2
-0/+32
*
ENH: Enabling preprocessed source and asembly source generation rules on HP a...
Brad King
2006-08-09
1
-0/+14
*
ENH: Enabling preprocessed source and asembly source generation rules on Sun CC.
Brad King
2006-08-09
1
-0/+10
*
ENH: Changed preprocessed source extension to .i and assembly extension to .s...
Brad King
2006-08-09
1
-4/+4
*
ENH: Added generation of rules to manually request preprocessed or generated ...
Brad King
2006-08-08
1
-0/+4
*
BUG: Fixed shared library version support for Fortran. This addresses bug#3558.
Brad King
2006-08-01
1
-0/+1
*
BUG: fix for bug 3550, for release builds do not build incremental
Bill Hoffman
2006-07-26
1
-6/+20
*
BUG: fix for CXX only projects
Ken Martin
2006-07-24
1
-3/+7
*
ENH: centralized locaiton of CMakeFiles setting
Ken Martin
2006-06-14
1
-12/+12
*
ENH: removed logo info from the manifest tool
Ken Martin
2006-06-12
1
-3/+3
*
ENH: add the flag for creating windows gui's
Bill Hoffman
2006-05-06
1
-1/+1
[prev]
[next]