Commit Graph

  • a52e38cfad
    💥 Removed pipfile master Edgar 2022-10-26 15:27:02 +02:00
  • d734efee26
    🔧 Added sphinx to requirements.txt Edgar 2022-10-26 15:16:59 +02:00
  • 1ad82d5c4b
    🎨 Fixed formating Edgar 2022-10-24 15:57:34 +02:00
  • 9d2c6f31db
    🔧 Replaced deprecated FancyURLopener Edgar 2022-10-24 15:52:56 +02:00
  • b5218d50f6
    🎉 Added sccache.cmake Edgar 2022-10-24 15:16:28 +02:00
  • fc5ab3f9c6
    🔨 Updated Sphinx config Edgar 2022-10-24 14:53:39 +02:00
  • 901c3e55cd
    🔧 Update min cmake version to 3.1 Edgar 2022-10-24 14:14:14 +02:00
  • a2037a5341
    🐛 Fixed compatibility with python 3.10 Edgar 2022-10-20 20:30:39 +02:00
  • 85a4d068b7
    Merge pull request #264 from bast/radovan/quotes-workaround Roberto Di Remigio 2020-04-08 09:21:02 +02:00
  • 32f4562704 preserve quotes in setup_command; closes #169 Radovan Bast 2020-04-07 19:56:57 +02:00
  • 09b2ebf8db add DOI badge Radovan Bast 2020-02-03 21:21:23 +01:00
  • 7f674e7892 simplify Radovan Bast 2020-02-03 21:21:07 +01:00
  • 09b13e5747 mint v1.0.0 v1.0.0 Radovan Bast 2020-02-03 21:00:39 +01:00
  • 92291cb7d6
    Merge pull request #261 from dev-cafe/radovan/restore-ci Roberto Di Remigio 2019-10-07 14:39:20 +02:00
  • 8c0222a87f rm boost module and tests; closes #258 closes #260 Radovan Bast 2019-10-06 15:55:12 +02:00
  • d2890239d0 fix path to include file Radovan Bast 2019-10-06 15:54:48 +02:00
  • 979453c610 fc_blas and fc_lapack tests need also C and CXX support Radovan Bast 2019-10-06 15:54:17 +02:00
  • 839beaafd5
    Merge pull request #255 from bast/pyyaml-warning Roberto Di Remigio 2019-01-23 17:40:29 +01:00
  • f7229c4644
    Merge pull request #256 from bast/include-modules-explicit-paths Roberto Di Remigio 2019-01-23 17:40:02 +01:00
  • 0e63ae446f in generated CMakeLists.txt include modules with explicit path Radovan Bast 2019-01-23 17:18:24 +01:00
  • 137c55c853 hopefully solve security warning by updating lock Radovan Bast 2019-01-23 17:00:05 +01:00
  • 30e231950b
    Merge pull request #252 from dev-cafe/robertodr-patch-1 Radovan Bast 2018-08-22 18:05:05 +02:00
  • 8aa2c35793
    Do not remove build directory on failure Roberto Di Remigio 2018-08-22 11:47:17 -04:00
  • 9919281d98
    Merge pull request #249 from bast/repo-move Radovan Bast 2018-06-26 23:05:20 +02:00
  • e12b47e287 s/coderefinery/dev-cafe/; closes #244 Radovan Bast 2018-06-20 17:10:31 +02:00
  • ebf3264642
    Merge pull request #245 from robertodr/fix-option-wrappers Radovan Bast 2018-04-24 09:46:05 +02:00
  • fa53033962
    Do not use CMakeParseArguments for wrappers Roberto Di Remigio 2018-04-23 23:24:50 -04:00
  • fe28e29c0d
    Merge pull request #242 from bast/radovan/omp-module-refactor Radovan Bast 2018-04-10 15:06:44 +02:00
  • 3d031770d4 added comment Radovan Bast 2018-04-04 19:51:50 +02:00
  • 1926b3774b rm redundant line Radovan Bast 2018-04-04 19:49:55 +02:00
  • 9729c77307
    Merge pull request #240 from robertodr/patch-3 Radovan Bast 2018-04-04 18:30:59 +02:00
  • ba9c9fa329
    Use project(... LANGUAGES ...) syntax Roberto Di Remigio 2018-04-04 12:12:55 -04:00
  • 44763b3ccd
    Merge pull request #239 from robertodr/option-wrappers Radovan Bast 2018-03-13 09:05:50 +01:00
  • 1cd15647dd
    Fix rewrite of options wrappers Roberto Di Remigio 2018-03-12 21:11:27 +01:00
  • 22ef2b17da
    Merge pull request #237 from robertodr/option-wrappers Radovan Bast 2018-03-12 18:59:00 +01:00
  • e9eba12bdd
    Rewrite option wrappers using cmake_parse_arguments Roberto Di Remigio 2018-03-12 17:59:02 +01:00
  • dd806dadfd
    Merge pull request #235 from robertodr/patch-2 Radovan Bast 2018-03-12 15:00:48 +01:00
  • 2127b9e815
    Fix Python libs tests Roberto Di Remigio 2018-03-12 12:55:23 +01:00
  • 3e81a75b0c
    Do not blanket-set include dirs and link libs Roberto Di Remigio 2018-03-09 18:59:20 +01:00
  • 028f0f58c2
    Merge pull request #233 from bast/radovan/xl-omp Radovan Bast 2018-03-07 13:43:15 +01:00
  • f6bcd9ff27
    Merge pull request #231 from bast/radovan/issue-230 Radovan Bast 2018-03-07 11:33:49 +01:00
  • bedf21f4b8 extract cmake more silently on Travis; fixes #230 Radovan Bast 2018-03-07 11:26:54 +01:00
  • d400ae9d26 adjust XL Fortran OMP flag; fixes #232 Radovan Bast 2018-03-07 09:55:18 +01:00
  • b7cf89b6b6
    Merge pull request #229 from robertodr/patch-1 Radovan Bast 2018-03-04 12:05:47 +01:00
  • 16ee5b6de6
    Update default_build_paths.cmake Roberto Di Remigio 2018-03-03 11:21:47 +01:00
  • 945ba4e266
    Merge pull request #225 from robertodr/bare-cmake Radovan Bast 2018-03-01 11:37:14 +01:00
  • 0f3ee1a883
    Merge pull request #226 from robertodr/code-coverage Radovan Bast 2018-02-07 22:42:43 +01:00
  • eee3ef90e1
    Update code coverage module Roberto Di Remigio 2018-02-07 09:31:51 +01:00
  • 46e404f572
    Always include CMakeDependentOption Roberto Di Remigio 2018-01-31 13:11:56 +01:00
  • da6c5c0024
    Generate options wrappers as string literal Roberto Di Remigio 2018-01-31 11:24:54 +01:00
  • 30d0bb1e44
    Fix os.path.join Roberto Di Remigio 2017-12-15 11:31:45 -05:00
  • 8c65823d91
    Add options wrappers, update math_libs.cmake Roberto Di Remigio 2018-01-27 22:34:49 +01:00
  • 9a071ff9a3
    Infrastructure update Roberto Di Remigio 2018-01-27 19:24:31 +01:00
  • 9953b6559d Write cmake_output under build_path (#222) Roberto Di Remigio 2017-12-15 12:31:23 -05:00
  • 2e587b5b39
    Merge pull request #221 from robertodr/bare-cmake Radovan Bast 2017-12-08 20:01:35 +01:00
  • 0a8e7eb325
    Get setup to reproduce use of bare CMake Roberto Di Remigio 2017-12-08 11:40:56 -05:00
  • 7161d75691
    Add .default.nix and .envrc Roberto Di Remigio 2017-12-08 11:00:33 -05:00
  • 65df3eae5e
    Merge pull request #213 from bast/radovan/explicit-license Radovan Bast 2017-11-14 17:06:49 +01:00
  • ba4aba5948 do not use bare except Radovan Bast 2017-11-14 16:58:13 +01:00
  • d0e9e82195 use pycodestyle instead of pep8 (deprecated) Radovan Bast 2017-11-14 16:57:52 +01:00
  • 9b2f742a24 fix pep8 issue Radovan Bast 2017-11-14 16:52:05 +01:00
  • 0f01fe476d
    Merge pull request #212 from bast/radovan/credit Radovan Bast 2017-11-14 14:49:45 +01:00
  • dd2d7465f3 attach license info to module files; fixes #211 Radovan Bast 2017-11-11 13:45:23 +01:00
  • a457b749d3 script to attach license info to module files Radovan Bast 2017-11-11 13:40:37 +01:00
  • c86e684227 generate README.md with license information Radovan Bast 2017-11-11 13:40:23 +01:00
  • f1f2afa6fa add Roberto to list of authors; credit where credit is due Radovan Bast 2017-11-11 13:10:50 +01:00
  • 37d02eebcd Merge pull request #208 from bast/master Radovan Bast 2017-08-11 18:07:16 +02:00
  • 5c004ce96a do not stop configuration on a cmake warning; fixes #174 Radovan Bast 2017-07-28 12:47:19 +02:00
  • 37a29068fa make it possible to not create any front-end setup script Radovan Bast 2017-07-19 12:27:49 +02:00
  • 13b331e54a mention the polygons lib Radovan Bast 2017-07-19 12:19:18 +02:00
  • 43d2bcde1f add default_build_type to example Radovan Bast 2017-07-18 14:59:25 +02:00
  • d2a121b1cd rm trailing space Radovan Bast 2017-07-18 14:59:15 +02:00
  • c40f7b9033 mention gimic Radovan Bast 2017-07-18 14:58:59 +02:00
  • 58a29ed461 better error message if python-dev is missing; closes #197 Radovan Bast 2017-06-11 18:58:11 +02:00
  • 7f21bfc10e provide better help text for default_build_type; closes #192 Radovan Bast 2017-06-11 18:55:07 +02:00
  • 8386baed11 document language specification Radovan Bast 2017-06-11 18:44:16 +02:00
  • 2f8ee1cd51 emphasize line Radovan Bast 2017-06-11 18:39:53 +02:00
  • 3c89372485 better help message if languages are not set Radovan Bast 2017-06-11 18:34:07 +02:00
  • 5b01a62751 Merge pull request #202 from robertodr/archive_output_directory Radovan Bast 2017-06-04 12:47:19 +02:00
  • c4cbe7c858 Merge pull request #203 from robertodr/warning_flags Radovan Bast 2017-06-04 12:28:38 +02:00
  • d33dac0c0f
    Add -Wall to compiler flags Roberto Di Remigio 2017-06-02 13:55:54 +02:00
  • a66ef00e8b
    Send also static libraries to ${PROJECT_BINARY_DIR}/lib Roberto Di Remigio 2017-05-30 18:16:49 +02:00
  • af1cfe760e for consistency remove -std=c++11 from default; fixes #198 Radovan Bast 2017-05-22 16:22:30 +02:00
  • 5c4a515a31 Merge pull request #194 from robertodr/yaml-project-language Radovan Bast 2017-05-18 20:32:02 +02:00
  • 4ecba13766
    Use XCode7.3 in Mac OS X builds Roberto Di Remigio 2017-05-18 10:10:32 +02:00
  • 98ba4cf3b2
    Remove enable_language from language modules Roberto Di Remigio 2017-04-07 17:58:52 +02:00
  • 28b9ba022c
    Parse language field in YAML to generate project(<PROJECT_NAME> <PROJECT_LANGUAGE>) in CMakeLists.txt Roberto Di Remigio 2017-04-06 15:34:16 +02:00
  • 3349ddbe1d print MATH_LIB_SEARCH_ORDER; fixes #195 Radovan Bast 2017-05-15 17:01:20 +02:00
  • e607ebe284 add an example for flag validation [ci skip] Radovan Bast 2017-05-03 16:25:43 +02:00
  • 5a10a3f23d update doc [skip ci] Radovan Bast 2017-05-03 11:44:33 +02:00
  • c4e5c3130c test with cmake 3.8.0 Radovan Bast 2017-04-28 23:21:11 +02:00
  • 011669838e Merge pull request #193 from robertodr/fix-empty-extra-flags Radovan Bast 2017-04-07 17:32:30 +02:00
  • d081364685
    Add EXTRA_<LANG>FLAGS to CMAKE_<LANG>_FLAGS if the former are not an empty string Roberto Di Remigio 2017-04-06 14:52:58 +02:00
  • 8fd3640685 Merge pull request #191 from arnfinn/patch-1 Radovan Bast 2017-03-31 10:04:13 +02:00
  • 2e92a8f876 Added missing parentheses Arnfinn Hykkerud Steindal 2017-03-31 10:03:01 +02:00
  • dffc84c013 make comment consistent with code Radovan Bast 2017-03-28 14:13:20 +02:00
  • 9006d96b1b add -std=c++11 Radovan Bast 2017-03-26 00:22:20 +01:00
  • 5829a5991a switch to O3 Radovan Bast 2017-03-26 00:22:00 +01:00
  • 53a6f3f715 add flanders Radovan Bast 2017-03-24 22:34:34 +01:00
  • 5dc60d3a3c rename --check to --profile (was copy paste error) Radovan Bast 2017-02-14 12:01:47 +01:00