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: 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
*
BUG: Fix '/use/lib' to be '/usr/lib'.
Brad King
2006-03-24
1
-1/+1
*
ENH: add support for universal binaries
Bill Hoffman
2006-03-24
1
-0/+23
*
ENH: Added support for linking to MS .lib libraries in MinGW.
Brad King
2006-03-22
1
-1/+2
*
BUG: /DWIN32 and /D_WINDOWS should be defined for all configurations or if no...
Brad King
2006-03-16
1
-30/+30
*
ENH: Enabling soname support on FreeBSD.
Brad King
2006-03-16
1
-0/+2
*
ENH: use c not cxx
Bill Hoffman
2006-03-15
1
-2/+2
*
ENH: add support for removing language flags from shared library and shared m...
Bill Hoffman
2006-03-14
1
-0/+2
*
ENH: add correct initial flags for aix
Bill Hoffman
2006-03-09
1
-0/+4
[next]