Inactive

Commits : Listings

  Analyzed 8 days ago based on code collected 8 days ago.
Showing page 1 of 2
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
Improvements in foray performance by not scanning source files that have not changed since the previous build. The used modules, contained modules, etc, are simply stored in the metadata and reused where possible. Anon32 More... almost 5 years ago
Small optimizations to reduce latency in builds. Anon32 More... almost 5 years ago
Small optimization. Now cache the file name of source files, because it is used a lot. Anon32 More... almost 5 years ago
Added print statements for when preprocessing fails. Anon32 More... almost 5 years ago
Added code to search for buildinfo in ancestor directories if not found in working directory. Anon32 More... almost 5 years ago
Added a print statement which reports preprocessor failure. Anon32 More... almost 5 years ago
Removed trunk dir Anon32 More... almost 5 years ago
Restructured back the way things were. (Doh! Google already makes branches, tag, etc) Anon32 More... almost 5 years ago
Restructured repository, moving development files into a trunk subdirectory. Anon32 More... almost 5 years ago
Added trunk, branches, releases directories. Anon32 More... almost 5 years ago
 
 
 

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.