Inactive

Commits

  Analyzed 9 days ago based on code collected 9 days ago.
  All Time 12 Month 30 Day
Commits: 22 0 0
Contributors: 3 0 0
Files Modified: 48 0 0
Lines Added: 11846 0 0
Lines Removed: 7826 0 0

Commits per Month

Most Recent Commits

 
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added some comment about the additional default compilegroups for the f90/f77/c files. Anon32 More... over 2 years ago
defaultCompilerGroups -> defaultCompileGroup Anon32 More... about 3 years ago
Added default f77, f90 and c compiler groups. They can be set in fortranfiles and cfiles respectievely by the keys 'f77defaultCompilerGroup', 'f90defaultCompilerGroup' and 'defaultCompilerGroup' respectively. If they are not set, foray will fall back to the original 'default' compiler group. Also resolved a type conflict in case the preprocessor was not defined, but the fortranfiles / cfiles keys were explicitely given. Anon32 More... about 3 years ago
Undoing change committed in r19, since it was based on r17 instead of r18. Therefore, the correct removal of modules was lost. Anon32 More... about 3 years ago
Added support for source file type dependent defaults. Anon32 More... about 3 years ago
Added code that will correctly remove a module binary file if that module is removed from the source code. Previously, module binary files were not removed, and this could occasionally lead to strange results. Note that this code assumes module files have the .mod extension. Anon32 More... about 4 years ago
Moved to hashlib from md5. Added a verbose (-v) output option. Anon32 More... over 4 years ago
Added .inc and .fh as default extensions for fortran include files. Anon32 More... almost 5 years ago
Fixed a bug arising when a file is moved. Also improved performance by reducing the number of walks through the source file directory tree. Anon32 More... almost 5 years ago
Significant changes to code. Uses hard links instead of copying for source files now. Also fixed bugs in the code that reduces scanning of files for modules by storing the info between builds. Anon32 More... almost 5 years ago
See All Commits
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.