summaryrefslogtreecommitdiffstats
path: root/Modules/Platform
Commit message (Expand)AuthorAgeFilesLines
* BUG: Header and library search path ordering should be consistent.Brad King2006-09-281-6/+32
* ENH: Enabling link type selection flags for this platform. See bug#1644 for ...Brad King2006-09-181-0/+9
* BUG: Need -Wl, to pass linker flags when using gcc on Sun.Brad King2006-09-161-4/+22
* ENH: Enabling link type selection flags for this platform. See bug#1644 for ...Brad King2006-09-151-0/+9
* STYLE: Updated comment about link type flags and passing directly to ld.Brad King2006-09-151-4/+5
* BUG: Fix CMAKE_SHARED_*_LINK_*_C_FLAGS to pass link type selection flags dire...Brad King2006-09-151-1/+10
* ENH: Enabling link type selection flags for this platform. See bug#1644 for ...Brad King2006-09-151-0/+9
* ENH: Enabling link type selection flags for this platform. See bug#1644 for ...Brad King2006-09-152-0/+19
* ENH: Adding support to link specifically to an archive or a shared library ba...Brad King2006-09-151-0/+10
* ENH: Adding flags to force generation of manifest files when building with VC 8.Brad King2006-08-151-6/+13
* ENH: Enabling preprocessed source and asembly source generation rules on AIX ...Brad King2006-08-091-0/+10
* ENH: Enabled generation of preprocessed and assembly source rules for MSVC wi...Brad King2006-08-091-0/+12
* ENH: Enabling preprocessed source and asembly source generation rules on SGI ...Brad King2006-08-092-0/+32
* ENH: Enabling preprocessed source and asembly source generation rules on HP a...Brad King2006-08-091-0/+14
* ENH: Enabling preprocessed source and asembly source generation rules on Sun CC.Brad King2006-08-091-0/+10
* ENH: Changed preprocessed source extension to .i and assembly extension to .s...Brad King2006-08-091-4/+4
* ENH: Added generation of rules to manually request preprocessed or generated ...Brad King2006-08-081-0/+4
* BUG: Fixed shared library version support for Fortran. This addresses bug#3558.Brad King2006-08-011-0/+1
* BUG: fix for bug 3550, for release builds do not build incrementalBill Hoffman2006-07-261-6/+20
* BUG: fix for CXX only projectsKen Martin2006-07-241-3/+7
* ENH: centralized locaiton of CMakeFiles settingKen Martin2006-06-141-12/+12
* ENH: removed logo info from the manifest toolKen Martin2006-06-121-3/+3
* ENH: add the flag for creating windows gui'sBill Hoffman2006-05-061-1/+1
* ENH: use correct flags for optimizationBill Hoffman2006-05-031-6/+6
* ENH: Makefile performance improvementsKen Martin2006-05-021-6/+6
* ENH: Cleanup link libraries. Remove -l from -ldlAndy Cedilnik2006-04-204-4/+4
* ENH: name pdb files for visual studio make based buildsBill Hoffman2006-04-191-5/+5
* ENH: unix makefiles should work with clBill Hoffman2006-04-191-2/+2
* ENH: don't need two of theseBill Hoffman2006-04-191-4/+0
* ENH: test for vs8 correctlyBill Hoffman2006-04-191-0/+4
* ENH: check for version 1400Bill Hoffman2006-04-191-0/+4
* ENH: add windows apps to mingwBill Hoffman2006-04-171-0/+1
* ENH: add patch for finding applications on OSXBill Hoffman2006-04-131-0/+8
* ENH: Split CMAKE_STANDARD_LIBRARIES into per-language variables CMAKE_<lang>_...Brad King2006-04-115-29/+11
* ENH: add better variables for MSVC versionsBill Hoffman2006-04-072-11/+32
* BUG: Fixed order of options to cl for 32-bit/64-bit test to work with VS 6 NM...Brad King2006-03-301-4/+5
* ENH: add support for win64 for visual studio 2005 ide and nmake, also fix war...Bill Hoffman2006-03-302-1/+33
* ENH: use correct name for pathBill Hoffman2006-03-291-1/+1
* ENH: Add support for adding content to bundlesAndy Cedilnik2006-03-281-0/+2
* ENH: add /opt/local/includeBill Hoffman2006-03-271-1/+1
* ENH: add unix pathsBill Hoffman2006-03-272-1/+1
* ENH: add more search paths and add UnixPaths to all unix platformsBill Hoffman2006-03-2715-4/+19
* BUG: Fix '/use/lib' to be '/usr/lib'.Brad King2006-03-241-1/+1
* ENH: add support for universal binariesBill Hoffman2006-03-241-0/+23
* ENH: Added support for linking to MS .lib libraries in MinGW.Brad King2006-03-221-1/+2
* BUG: /DWIN32 and /D_WINDOWS should be defined for all configurations or if no...Brad King2006-03-161-30/+30
* ENH: Enabling soname support on FreeBSD.Brad King2006-03-161-0/+2
* ENH: use c not cxxBill Hoffman2006-03-151-2/+2
* ENH: add support for removing language flags from shared library and shared m...Bill Hoffman2006-03-141-0/+2
* ENH: add correct initial flags for aixBill Hoffman2006-03-091-0/+4