Radovan Bast
|
ebf3264642
|
Merge pull request #245 from robertodr/fix-option-wrappers
Do not use CMakeParseArguments for wrappers
|
2018-04-24 09:46:05 +02:00 |
|
Roberto Di Remigio
|
fa53033962
|
Do not use CMakeParseArguments for wrappers
|
2018-04-23 23:24:50 -04:00 |
|
Radovan Bast
|
fe28e29c0d
|
Merge pull request #242 from bast/radovan/omp-module-refactor
rm redundant line
|
2018-04-10 15:06:44 +02:00 |
|
Radovan Bast
|
3d031770d4
|
added comment
|
2018-04-04 19:51:50 +02:00 |
|
Radovan Bast
|
1926b3774b
|
rm redundant line
|
2018-04-04 19:49:55 +02:00 |
|
Radovan Bast
|
9729c77307
|
Merge pull request #240 from robertodr/patch-3
Use project(... LANGUAGES ...) syntax
|
2018-04-04 18:30:59 +02:00 |
|
Roberto Di Remigio
|
ba9c9fa329
|
Use project(... LANGUAGES ...) syntax
|
2018-04-04 12:12:55 -04:00 |
|
Radovan Bast
|
44763b3ccd
|
Merge pull request #239 from robertodr/option-wrappers
Fix rewrite of options wrappers
|
2018-03-13 09:05:50 +01:00 |
|
Roberto Di Remigio
|
1cd15647dd
|
Fix rewrite of options wrappers
|
2018-03-12 21:11:27 +01:00 |
|
Radovan Bast
|
22ef2b17da
|
Merge pull request #237 from robertodr/option-wrappers
Rewrite option wrappers using cmake_parse_arguments
|
2018-03-12 18:59:00 +01:00 |
|
Roberto Di Remigio
|
e9eba12bdd
|
Rewrite option wrappers using cmake_parse_arguments
|
2018-03-12 17:59:02 +01:00 |
|
Radovan Bast
|
dd806dadfd
|
Merge pull request #235 from robertodr/patch-2
Do not blanket-set include dirs and link libs
|
2018-03-12 15:00:48 +01:00 |
|
Roberto Di Remigio
|
2127b9e815
|
Fix Python libs tests
|
2018-03-12 12:55:23 +01:00 |
|
Roberto Di Remigio
|
3e81a75b0c
|
Do not blanket-set include dirs and link libs
Not all targets in the project necessarily depend on `Python.h` and `libpython`.
|
2018-03-09 18:59:20 +01:00 |
|
Radovan Bast
|
028f0f58c2
|
Merge pull request #233 from bast/radovan/xl-omp
adjust XL Fortran OMP flag; fixes #232
|
2018-03-07 13:43:15 +01:00 |
|
Radovan Bast
|
f6bcd9ff27
|
Merge pull request #231 from bast/radovan/issue-230
extract cmake more silently on Travis; fixes #230
|
2018-03-07 11:33:49 +01:00 |
|
Radovan Bast
|
bedf21f4b8
|
extract cmake more silently on Travis; fixes #230
|
2018-03-07 11:26:54 +01:00 |
|
Radovan Bast
|
d400ae9d26
|
adjust XL Fortran OMP flag; fixes #232
|
2018-03-07 09:55:18 +01:00 |
|
Radovan Bast
|
b7cf89b6b6
|
Merge pull request #229 from robertodr/patch-1
Update default_build_paths.cmake
|
2018-03-04 12:05:47 +01:00 |
|
Roberto Di Remigio
|
16ee5b6de6
|
Update default_build_paths.cmake
Fix #228
|
2018-03-03 11:21:47 +01:00 |
|
Radovan Bast
|
945ba4e266
|
Merge pull request #225 from robertodr/bare-cmake
Ensure that CMake and Python frontend script generate the same build system
|
2018-03-01 11:37:14 +01:00 |
|
Radovan Bast
|
0f3ee1a883
|
Merge pull request #226 from robertodr/code-coverage
Update code coverage module
|
2018-02-07 22:42:43 +01:00 |
|
Roberto Di Remigio
|
eee3ef90e1
|
Update code coverage module
|
2018-02-07 09:31:51 +01:00 |
|
Roberto Di Remigio
|
46e404f572
|
Always include CMakeDependentOption
|
2018-01-31 13:11:56 +01:00 |
|
Roberto Di Remigio
|
da6c5c0024
|
Generate options wrappers as string literal
|
2018-01-31 11:24:54 +01:00 |
|
Roberto Di Remigio
|
30d0bb1e44
|
Fix os.path.join
|
2018-01-27 22:37:07 +01:00 |
|
Roberto Di Remigio
|
8c65823d91
|
Add options wrappers, update math_libs.cmake
|
2018-01-27 22:37:00 +01:00 |
|
Roberto Di Remigio
|
9a071ff9a3
|
Infrastructure update
|
2018-01-27 22:37:00 +01:00 |
|
Roberto Di Remigio
|
9953b6559d
|
Write cmake_output under build_path (#222)
Write cmake_output under build_path
|
2017-12-15 18:31:23 +01:00 |
|
Radovan Bast
|
2e587b5b39
|
Merge pull request #221 from robertodr/bare-cmake
Get setup to reproduce use of bare CMake
|
2017-12-08 20:01:35 +01:00 |
|
Roberto Di Remigio
|
0a8e7eb325
|
Get setup to reproduce use of bare CMake
|
2017-12-08 11:40:56 -05:00 |
|
Roberto Di Remigio
|
7161d75691
|
Add .default.nix and .envrc
|
2017-12-08 11:00:33 -05:00 |
|
Radovan Bast
|
65df3eae5e
|
Merge pull request #213 from bast/radovan/explicit-license
Add explicit license information
|
2017-11-14 17:06:49 +01:00 |
|
Radovan Bast
|
ba4aba5948
|
do not use bare except
|
2017-11-14 16:58:13 +01:00 |
|
Radovan Bast
|
d0e9e82195
|
use pycodestyle instead of pep8 (deprecated)
|
2017-11-14 16:57:52 +01:00 |
|
Radovan Bast
|
9b2f742a24
|
fix pep8 issue
|
2017-11-14 16:52:05 +01:00 |
|
Radovan Bast
|
0f01fe476d
|
Merge pull request #212 from bast/radovan/credit
add Roberto to list of authors; credit where credit is due
|
2017-11-14 14:49:45 +01:00 |
|
Radovan Bast
|
dd2d7465f3
|
attach license info to module files; fixes #211
|
2017-11-11 13:45:23 +01:00 |
|
Radovan Bast
|
a457b749d3
|
script to attach license info to module files
|
2017-11-11 13:40:37 +01:00 |
|
Radovan Bast
|
c86e684227
|
generate README.md with license information
|
2017-11-11 13:40:23 +01:00 |
|
Radovan Bast
|
f1f2afa6fa
|
add Roberto to list of authors; credit where credit is due
|
2017-11-11 13:24:26 +01:00 |
|
Radovan Bast
|
37d02eebcd
|
Merge pull request #208 from bast/master
do not stop configuration on a cmake warning; fixes #174
|
2017-08-11 18:07:16 +02:00 |
|
Radovan Bast
|
5c004ce96a
|
do not stop configuration on a cmake warning; fixes #174
|
2017-07-28 12:47:19 +02:00 |
|
Radovan Bast
|
37a29068fa
|
make it possible to not create any front-end setup script
|
2017-07-19 12:27:49 +02:00 |
|
Radovan Bast
|
13b331e54a
|
mention the polygons lib
|
2017-07-19 12:19:18 +02:00 |
|
Radovan Bast
|
43d2bcde1f
|
add default_build_type to example
|
2017-07-18 14:59:25 +02:00 |
|
Radovan Bast
|
d2a121b1cd
|
rm trailing space
|
2017-07-18 14:59:15 +02:00 |
|
Radovan Bast
|
c40f7b9033
|
mention gimic
|
2017-07-18 14:58:59 +02:00 |
|
Radovan Bast
|
58a29ed461
|
better error message if python-dev is missing; closes #197
|
2017-06-11 18:58:11 +02:00 |
|
Radovan Bast
|
7f21bfc10e
|
provide better help text for default_build_type; closes #192
|
2017-06-11 18:55:07 +02:00 |
|