summaryrefslogtreecommitdiff
path: root/Modules/CMakeFortranInformation.cmake
Commit message (Expand)AuthorAgeFilesLines
* LINK_WHAT_YOU_USE feature: externalize configurationMarc Chevrier2021-07-091-0/+9
* Modules: Collapse consecutive whitespace in stringsDaan De Meyer2020-03-231-2/+2
* launcher: support setting a compiler launcher through the environmentBen Boeckel2019-12-051-0/+5
* POSITION_INDEPENDENT_CODE: Manage link flags for executablesMarc Chevrier2018-11-111-0/+6
* Modules: Introduce CMAKE_EFFECTIVE_SYSTEM_NAME to lookup compiler infoGregor Jasny2018-04-181-2/+2
* GenericSystem: Remove misspelled flag defaultChristian Pfeiffer2018-01-231-4/+0
* Unhardcode the CMAKE_CONFIGURATION_TYPES valuesBeren Minor2018-01-081-25/+1
* Makefiles: Drop 'requires' step and its supporting infrastructureYurii Batrak2017-12-141-5/+0
* Fortran: Use same DOC for flags as other languagesChristian Pfeiffer2017-11-081-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* Strip CMAKE_<LANG>_FLAGS[_<CONFIG>] initializer whitespaceBrad King2016-07-011-4/+5
* Compiler: Add infrastructure for detecting compiler wrappersChuck Atkins2015-12-071-0/+8
* Revert "Disable shared library support when compiler links statically" (#15855)Brad King2015-11-231-4/+0
* Disable shared library support when compiler links staticallyBrad King2015-09-301-0/+4
* Re-order 'ar' options 'cq' => 'qc'Brad King2015-09-091-1/+1
* Factor an <INCLUDES> placeholder out of <FLAGS> in rule variablesBrad King2015-07-131-1/+1
* Support duplicate object names in large archives (#14874)Brad King2014-04-161-2/+2
* Fix CMAKE_(C|CXX|Fortran)_STANDARD_LIBRARIES helpstrings (#14622)Brad King2013-12-031-1/+1
* Make CMAKE_(C|CXX|Fortran)_<CONFIG> help strings more consistent (#14606)Brad King2013-12-021-2/+2
* Fix CMAKE_(C|CXX|Fortran)_RELEASE helpstrings (#14606)Brad King2013-12-021-1/+1
* Quote ${CMAKE_<LANG>_COMPILER} while enabling a languageBrad King2013-10-221-1/+1
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-19/+19
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-134/+134
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-4/+4
* Add platform variable for flags specific to shared librariesStephen Kelly2012-06-121-0/+4
* Add platform variables for position independent code flagsStephen Kelly2012-06-121-0/+8
* Support building shared libraries or modules without soname (#13155)Modestas Vainius2012-04-301-1/+1
* Fix CXX/Fortran MODULE flags when enabled before C (#12929)Brad King2012-02-031-0/+8
* Load platform files that need to know the ABI when possibleBrad King2011-12-051-0/+6
* Merge topic 'mpif77-workaround-o-c-order'Brad King2011-02-221-1/+2
|\
| * Pass -o after -c for Fortran to avoid mpif77 ordering bugBrad King2011-01-311-1/+2
* | Merge topic 'relative-CMAKE_USER_MAKE_RULES_OVERRIDE'Brad King2011-01-261-5/+9
|\ \
| * | Fix relative CMAKE_USER_MAKE_RULES_OVERRIDE (#11725)Brad King2011-01-191-5/+9
* | | Allow platform files to set large archive rules (#11674)Brad King2011-01-101-3/+9
* | | Allow Fortran platform files to set empty valuesBrad King2010-12-091-21/+21
| |/ |/|
* | Reset platform/compiler info status for each languageBrad King2010-09-281-0/+2
* | Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
|/
* Reduce duplication in Platform/<os>.cmake filesBrad King2009-12-021-0/+8
* Remove CMAKE_SHARED_MODULE_RUNTIME_${lang}_FLAGBrad King2009-12-021-8/+0
* Use work-around from bug 4772 for C++ and FortranBrad King2009-10-061-6/+13
* Convert CMake non-find modules to BSD LicenseBrad King2009-09-281-0/+13
* ENH: Load platform-independent per-compiler filesBrad King2009-07-231-0/+5
* ENH: fix problem where rc language recursively included itself because CMAKE_...Bill Hoffman2008-10-141-0/+1
* ENH: Build large archives incrementallyBrad King2008-08-041-7/+5
* ENH: fix FFFLAGS to be FLAGSBill Hoffman2008-04-221-1/+1
* ENH: fix init flags getting stuffed into the compile line by force.Bill Hoffman2008-04-211-6/+6
* ENH: Pass dependent library search path to linker on some platforms.Brad King2008-02-011-0/+8
* ENH: Implement linking with paths to library files instead of -L and -l separ...Brad King2008-01-221-0/+12
* ENH: Enable use of COMPILE_DEFINITIONS property for Fortran sources.Brad King2008-01-171-1/+1
* BUG: fix for bug 6167 get rid of extra space in flagsBill Hoffman2007-12-171-1/+4