summaryrefslogtreecommitdiff
path: root/SCons/Tool/FortranCommon.py
Commit message (Expand)AuthorAgeFilesLines
* Add some cheap return and parameter annotationsMats Wichmann2023-05-011-3/+5
* Fix PR review issuesMats Wichmann2022-06-161-8/+8
* Fortran vairants now include FORTRANCOMMONFLAGSMats Wichmann2022-06-161-89/+89
* [ci skip] docstring cleanup per mwichmannWilliam Deegan2022-06-151-1/+1
* trivial cleanups. Change internal flag in internal methods from 0/1 to True/F...William Deegan2022-06-151-7/+18
* Updated tools to use _concat's new affect_signature flagWilliam Deegan2021-06-121-8/+8
* Address some comments from the PR regarding formatting, and license text blockWilliam Deegan2020-12-261-2/+4
* refactor cleanup. circular import issues resolved by moving isolated imports ...William Deegan2020-08-311-4/+2
* Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...William Deegan2020-05-061-0/+279