673 Commits

Author SHA1 Message Date
Miro Iliaš
735c70c279 Update README text
Add project: https://github.com/miroi/fortran_input_reader
2015-08-09 18:18:57 +02:00
Radovan Bast
72f237eb57 Merge pull request #67 from miroi/patch-1
Add project using Autoccmake.
2015-08-09 15:44:07 +02:00
Miro Iliaš
577f57c883 Add project using Autoccmake.
I am using the https://github.com/miroi/mathlibs-tester as autocmake's tester for math libraries.
2015-08-09 15:22:38 +02:00
Radovan Bast
4234af1bc6 Merge pull request #65 from miroi/openblas_cmake
update OpenBLAS library detection
2015-08-09 11:09:11 +02:00
Miro ILIAS
b400c22628 update OpenBLAS library detection 2015-08-08 23:53:58 +02:00
Radovan Bast
e94cc35958 further specify requirements 2015-08-08 13:38:38 +02:00
Radovan Bast
35d1af9a85 Merge pull request #63 from miroi/opm_test
new, simple OpenMP test added
2015-08-07 23:27:49 +02:00
Miro ILIAS
e57d6d0372 simple OpenMP test
- with removed int64 support
2015-08-07 19:38:58 +02:00
Radovan Bast
14588a7681 catch stderr earlier 2015-08-07 17:24:32 +02:00
Radovan Bast
1cee0e6798 refactor 2015-08-07 17:23:11 +02:00
Radovan Bast
423eb8bcf2 fix typo 2015-08-07 17:02:45 +02:00
Radovan Bast
c7054178b4 mark tests skipped on win32 really as SKIPPED and not as PASSED 2015-08-07 16:55:50 +02:00
Radovan Bast
56c2891350 cosmetics 2015-08-07 16:52:02 +02:00
Radovan Bast
19d8491528 annotate .travis.yml 2015-08-07 16:50:38 +02:00
Radovan Bast
e9182ffcec cosmetics 2015-08-07 16:49:14 +02:00
Radovan Bast
1bf3d3e355 more consistency 2015-08-07 16:47:50 +02:00
Radovan Bast
5987f3713d Merge pull request #62 from miroi/mpi_test
MPI test
2015-08-07 15:55:40 +02:00
Miro ILIAS
f8905fed65 simple MPI test for testing the autocmake
- code reviewer's comments included
2015-08-07 15:12:53 +02:00
Radovan Bast
baa9fe5555 Merge pull request #61 from miroi/test_i8
Fortran test for --int64
2015-08-07 15:04:41 +02:00
Miro ILIAS
289f895e05 Simple Fortran test for --int64, without math libraries 2015-08-07 13:07:28 +02:00
Radovan Bast
06e74c9d41 add note about projects using autocmake 2015-08-04 14:40:23 +02:00
Radovan Bast
029dcf9dab cosmetics 2015-08-04 13:25:58 +02:00
Radovan Bast
1e77115a23 Merge pull request #53 from miroi/git_info_test
simple fortran test for checking the generated "git_info.h"
2015-08-04 13:22:16 +02:00
Radovan Bast
c89a15ef58 fortran code cosmetics 2015-08-04 11:44:57 +02:00
Radovan Bast
792b66f037 cleanup 2015-08-04 11:44:39 +02:00
Miro ILIAS
015e9af844 simple fortran test for checking the generated "git_info.h"
- with form according to Rado's order
2015-08-04 11:42:23 +02:00
Radovan Bast
cc69b40fe2 Merge pull request #50 from miroi/fc_lapack
added new fc_lapack test
2015-08-04 11:32:45 +02:00
Radovan Bast
868a4e722b add another FAQ 2015-08-04 11:29:43 +02:00
Radovan Bast
8e485ebe13 rearrange FAQ 2015-08-04 11:28:08 +02:00
Miro ILIAS
7d192205aa new test for lapack added, all fc tests fixed for PGI Fortran 2015-08-02 18:16:46 +02:00
Radovan Bast
f7b1b854aa rename target to git_info 2015-08-02 17:54:22 +02:00
Radovan Bast
b30bfa3e01 more doc 2015-08-02 12:46:36 +02:00
Radovan Bast
2ec27da616 extend faq 2015-08-02 12:39:19 +02:00
Radovan Bast
65ba506eb6 relax hardcoded linking in fc_blas; fixes #45 2015-08-02 12:26:59 +02:00
Radovan Bast
289c5529eb nicer failure behavior for fc_blas text 2015-08-02 11:54:04 +02:00
Radovan Bast
d1d488d07f fix for problem with F90 modules observed on IBM 2015-08-01 10:41:50 +02:00
Radovan Bast
1ee3961c88 test also F90 module and include path 2015-08-01 10:41:06 +02:00
Radovan Bast
924fa706d5 minor correction in doc 2015-07-31 14:41:50 +02:00
Radovan Bast
10e1099fb6 on linux make setup.py executable; fixes #43 2015-07-31 13:58:39 +02:00
Radovan Bast
c2442344ec update requirements page 2015-07-31 13:38:13 +02:00
Radovan Bast
c3586df8dd more text 2015-07-31 13:21:31 +02:00
Radovan Bast
7c719d92fa add hello world example 2015-07-31 13:17:17 +02:00
Radovan Bast
c669bd10e1 more doc 2015-07-31 12:35:54 +02:00
Radovan Bast
c382c9044c cosmetic change for projects without any modules 2015-07-31 12:30:57 +02:00
Radovan Bast
2b03445717 back to default theme 2015-07-31 12:17:09 +02:00
Radovan Bast
21ae8ca1ac rename 2015-07-31 12:13:39 +02:00
Radovan Bast
c39b34b86c update general section 2015-07-31 12:11:26 +02:00
Radovan Bast
61176f485d avoid sphinx build warnings 2015-07-31 11:58:02 +02:00
Radovan Bast
84958e0879 prepare for more sections 2015-07-30 23:51:25 +02:00
Radovan Bast
4c044b3267 start documenting autocmake.cfg 2015-07-30 21:53:39 +02:00