Commit Graph

185 Commits

Author SHA1 Message Date
Shahram Najm e7338f99e4 Bump up version 2021-12-03 17:42:52 +00:00
Shahram Najm 986cad5ede CMake: Better info messages 2021-11-30 12:12:56 +00:00
Shahram Najm 82a4d1ff74 Bump up version 2021-08-23 16:43:30 +01:00
Shahram Najm 0c69cc9658 ECC-1268: Second try 2021-07-29 15:31:38 +01:00
Shahram Najm 1091465206 ECC-1268: revert change (breaks libemos in CI) 2021-07-29 13:58:48 +01:00
Shahram Najm 77490a8dc5 ECC-1268: eccodes_f90 library should link to threading library (pthreads/omp) 2021-07-29 12:21:48 +01:00
Shahram Najm 0a8df42176 Bump up version 2021-05-14 23:43:27 +01:00
Shahram Najm d527b49dc9 Legacy: Move 'rpms' into the 'experimental' dir 2021-04-06 19:54:28 +01:00
Shahram Najm 00ee2bd7e9 Bump up version 2021-03-22 12:32:17 +00:00
Shahram Najm 61a0825c7f Bump up version 2021-01-19 13:35:09 +00:00
Shahram Najm 23a077fb77 ECC-1189: Simplify option name 2021-01-06 19:19:21 +00:00
Shahram Najm ae19339660 ECC-1189: CMake: Rename option GRIB_TIMER to ECCODES_TIMER 2021-01-06 17:49:43 +00:00
Baudouin Raoult b968b05d70 Support for MEMFS on older Linux 2020-11-02 11:41:36 +00:00
Shahram Najm 50603f2de6 Clean up: push down all experimental stuff into a separate dir 2020-10-21 11:53:03 +01:00
Shahram Najm 6c1d07d04d Do not allow both GRIB and BUFR support to be disabled 2020-10-20 21:30:54 +01:00
Shahram Najm 4f1b1a6436 ECC-1157: Python 2 support: Rename CMake option ENABLE_PYTHON to ENABLE_PYTHON2 2020-10-15 17:08:25 +01:00
Tiago Quintino d2908a0c1b Cleaner way to find ecbuild 2020-10-05 11:17:40 +01:00
Shahram Najm 5f0a6311dd Clean up: Remove examples/examples.dev from distro 2020-09-29 17:07:58 +01:00
Shahram Najm 36315f9891 ECC-1143: Put the CMAKE_MODULE_PATH line before find_package(ecbuild) 2020-08-27 17:54:29 +01:00
Shahram Najm 5d99ce70f0 ECC-1143: CMake: Migration to ecbuild v3.4 2020-08-27 14:39:43 +01:00
Shahram Najm 79d935920d Support for ecbuild v3.4. Including ecbuild 2020-08-21 16:32:53 +01:00
Shahram Najm 455e39da46 Support for ecbuild v3.4. Fix AEC, maths library and Python/Numpy 2020-08-19 16:08:07 +01:00
Shahram Najm 9e7aa5e518 Support for ecbuild v3.4. Update minimum required versions of CMake and ecbuild 2020-08-19 11:39:47 +01:00
Shahram Najm ad93825ffe Support for ecbuild v3.4. Version macros and PRIVATE_LIB 2020-08-18 11:14:29 +01:00
Shahram Najm 5720903cb0 Support for ecbuild v3.4. Changes to ecbuild_add_option and REQUIRED_PACKAGES 2020-08-17 16:43:18 +01:00
Shahram Najm 4e9fed3d7d ECC-1142: Clean up 2020-08-08 13:07:16 +01:00
Shahram Najm 9e1221c8f8 ECC-1142: CMake: add option to build tools (ON by default) 2020-08-07 22:36:59 +01:00
Shahram Najm c39585dc93 ECC-1141: Compile error on MinGW: undefined reference to 'realpath' 2020-08-05 15:21:25 +01:00
Shahram Najm 40e3ae054f Fortran GNU compiler errors with v10 (related to ECC-1120) 2020-08-04 13:41:40 +01:00
Shahram Najm fdb658b1bc Fix use of DEVELOPER_MODE (related to ECBUILD-474) 2020-07-29 14:28:11 +01:00
Shahram Najm 34777765b8 Remove obsolete python3 SWIG stuff 2020-07-05 22:40:57 +01:00
Shahram Najm d291c25cd6 ECC-1124: Python 2 support: Deprecate the cmake ENABLE_PYTHON option (Part 1) 2020-06-24 18:04:50 +01:00
Shahram Najm a38d54ccd2 Bump up version 2020-06-23 17:14:55 +01:00
Shahram Najm 0a874742a4 CMake style 2020-03-30 14:07:31 +01:00
Shahram Najm 79677592cb CMake style 2020-03-25 17:57:25 +00:00
Shahram Najm e4fa0d0c98 CMake: move to proper versioning scheme 2020-03-20 18:01:10 +00:00
Shahram Najm a23c15cd01 Can disable GRIB as well 2020-03-12 17:19:34 +00:00
Shahram Najm 13c8a6014d Added option for PRODUCT_BUFR. By default ON 2020-03-12 14:16:45 +00:00
Shahram Najm 6ca03c3723 PyPI: Update to use 'eccodes' not 'eccodes-python' 2020-03-09 17:02:09 +00:00
Shahram Najm 12c6150917 Copyright notices: use new format 2020-01-28 14:32:34 +00:00
Shahram Najm 0e0195a26f Debugging aid for cmake variables 2020-01-13 16:18:07 +00:00
Shahram Najm af390927b5 Python2 deprecation 2020-01-10 11:28:41 +00:00
Shahram Najm 22e6a4cff0 Add Python2 deprecation message 2020-01-08 17:53:12 +00:00
Shahram Najm c1850be2fd Clarify comment re deprecation 2019-12-19 17:43:14 +00:00
Shahram Najm 2c10828495 ECC-1040: Implement a way of choosing if OpenJPEG or Jasper is linked 2019-12-13 15:44:54 +00:00
Shahram Najm 894ca64bf2 Testing: provide variable to detect if running tests on M$oft Windows 2019-12-12 11:08:31 +00:00
Shahram Najm 539c9c2b17 Separate the tests on stdin which fail on M$oft Windows 2019-12-11 12:57:16 +00:00
Shahram Najm 32fb8bd28b Add extra info during cmake step 2019-10-08 18:24:59 +01:00
Shahram Najm 2bbd770272 Python3 install: Use pip3 rather than pip 2019-08-09 16:35:59 +01:00
Willem Deconinck 43bcf59ac4 Fix compatibility with ecbuild 3.1 2019-08-02 10:04:53 +01:00