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
/
CMakeAddFortranSubdirectory.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMakeAddFortranSubdirectory: Simplfy logic to always build subdir
Brad King
2020-01-28
1
-9/+1
*
Merge topic 'function-var-current'
Kyle Edwards
2019-12-12
1
-3/+2
|
\
|
*
Refactor: Replace CMAKE_CURRENT_LIST_DIR with CMAKE_CURRENT_FUNCTION_LIST_DIR
Alex Turbov
2019-12-10
1
-3/+2
*
|
replace remove and remove_directory with rm in tests
Johnny Jazeix
2019-11-13
1
-1/+1
|
/
*
Help: Improve description of modules
Bartosz Kosiorek
2019-04-23
1
-4/+4
*
Help: better summary and xrefs for CMakeAddFortranSubdirectory
Joachim Wuttke (h)
2018-11-11
1
-6/+6
*
Help: Convert remaining modules to block-style comments
Kitware Robot
2018-10-22
1
-40/+41
*
Don't include CMakeParseArguments
Daniel Pfeifer
2017-01-11
1
-1/+0
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-14/+3
*
Convert builtin help to reStructuredText source files
Kitware Robot
2013-10-15
1
-26/+34
*
Allow two cmake_add_fortran_subdirectory calls in the same project.
Bill Hoffman
2012-02-16
1
-6/+6
*
CMakeAddFortranSubdirectory: Add NO_EXTERNAL_INSTALL option
Brad King
2012-02-09
1
-1/+15
*
CMakeAddFortranSubdirectory: Always parse arguments
Brad King
2012-02-09
1
-4/+5
*
CMakeAddFortranSubdirectory: Make IMPORTED targets GLOBAL
Bill Hoffman
2012-02-09
1
-2/+2
*
CMakeAddFortranSubdirectory: Validate gfortran architecture
Brad King
2012-02-09
1
-5/+21
*
CMakeAddFortranSubdirectory: Find gfortran in PATH
Brad King
2012-02-09
1
-4/+7
*
CMakeAddFortranSubdirectory: Fix documentation format and typos
Brad King
2012-02-09
1
-14/+12
*
CMakeAddFortranSubdirectory: Allow full paths to directories
Brad King
2012-02-09
1
-6/+13
*
Add CMakeAddFortranSubdirectory to use MinGW gfortran in VS
Bill Hoffman
2012-02-09
1
-0/+167