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
*
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
*
ENH: use correct flags for optimization
Bill Hoffman
2006-05-03
1
-6/+6
*
ENH: Makefile performance improvements
Ken Martin
2006-05-02
1
-6/+6
*
ENH: Cleanup link libraries. Remove -l from -ldl
Andy Cedilnik
2006-04-20
4
-4/+4
*
ENH: name pdb files for visual studio make based builds
Bill Hoffman
2006-04-19
1
-5/+5
*
ENH: unix makefiles should work with cl
Bill Hoffman
2006-04-19
1
-2/+2
*
ENH: don't need two of these
Bill Hoffman
2006-04-19
1
-4/+0
*
ENH: test for vs8 correctly
Bill Hoffman
2006-04-19
1
-0/+4
*
ENH: check for version 1400
Bill Hoffman
2006-04-19
1
-0/+4
*
ENH: add windows apps to mingw
Bill Hoffman
2006-04-17
1
-0/+1
*
ENH: add patch for finding applications on OSX
Bill Hoffman
2006-04-13
1
-0/+8
*
ENH: Split CMAKE_STANDARD_LIBRARIES into per-language variables CMAKE_<lang>_...
Brad King
2006-04-11
5
-29/+11
*
ENH: add better variables for MSVC versions
Bill Hoffman
2006-04-07
2
-11/+32
*
BUG: Fixed order of options to cl for 32-bit/64-bit test to work with VS 6 NM...
Brad King
2006-03-30
1
-4/+5
*
ENH: add support for win64 for visual studio 2005 ide and nmake, also fix war...
Bill Hoffman
2006-03-30
2
-1/+33
*
ENH: use correct name for path
Bill Hoffman
2006-03-29
1
-1/+1
*
ENH: Add support for adding content to bundles
Andy Cedilnik
2006-03-28
1
-0/+2
*
ENH: add /opt/local/include
Bill Hoffman
2006-03-27
1
-1/+1
*
ENH: add unix paths
Bill Hoffman
2006-03-27
2
-1/+1
*
ENH: add more search paths and add UnixPaths to all unix platforms
Bill Hoffman
2006-03-27
15
-4/+19
[next]