• R/O
  • SSH

aotus: List of commits

Repository for the aotus library is now located at https://github.com/apes-suite/aotus


RSS
Rev. Tiempo Autor
adfb48c096f0 sepenv 2016-01-22 17:14:04 Harald Klimach

Finished the separation of C and Fortran environments.

460d1d888d1d sepenv 2016-01-22 14:12:34 Harald Klimach

Added some more Fortran language feature checks.

83c4f097d9f6 sepenv 2016-01-22 13:35:26 Harald Klimach

Added the possibility to provide kind values as options.
Useful for cross-compiling, where the execution of tests might
not be possible.

158507b1f251 sepenv 2016-01-22 12:58:10 Harald Klimach

Moved checks on Fortran language features into separate module.

6dc606a3442f sepenv 2016-01-22 01:11:14 Harald Klimach

Adapted README to file change.

e2bfb027a7c8 sepenv 2016-01-22 01:10:03 Harald Klimach

Imported Fortran compiler flag modification facilities from treelm.
It now is possible to add or remove flags from the predefined ones
via the command line option --fc_addflags and --fc_delflags.
Renamed fc_flags to fortran_compiler to avoid trouble with the
automatic loading of all fc_ tools.

1a382222528b sepenv 2016-01-21 21:18:37 Harald Klimach

Introduced a debug variant also for the C environment

837c8c2dacfa sepenv 2016-01-21 19:58:35 Harald Klimach

Removed spurious message state changes in the configuration.

a75d765a7168 sepenv 2016-01-21 19:54:34 Harald Klimach

Correction to the library marker modification for Fortran tasks.

815e628ac6d5 sepenv 2016-01-21 19:38:56 Harald Klimach

Use task-generator method to define a dedicated C-Environment for C tasks.

f08c7886c91b sepenv 2016-01-19 00:04:50 Harald Klimach

Updated waf to set FC_NAME also for ifort on windows.

486f442a6cc8 sepenv 2016-01-18 21:41:25 Harald Klimach

Testing the specific revision given by Thomas.

b0682f0727e8 sepenv 2016-01-18 21:22:47 Harald Klimach

Updated waf to Thomas' improved Intel compiler support on Windows.

a6415203b4b8 sepenv 2016-01-15 23:14:58 Harald Klimach

Introduced seperate environments for C and Fortran.

Show on old repository browser