Commit Graph

96 Commits

Author SHA1 Message Date
Shahram Najm 8ba5e022a1 ECC-386: Add test (activated if -DENABLE_GRIB_TIMER=ON) 2016-12-02 18:44:44 +00:00
Shahram Najm 904c094870 Remove the outdated perl dir from tarball 2016-10-10 14:36:00 +01:00
Shahram Najm 58fa67bd5f Remove deprecated autotools directories 2016-10-07 11:00:14 +01:00
Shahram Najm 652f7514a5 Do not pull in netcdf include/libs in pkgconfig (See ECBUILD-274) 2016-10-05 13:39:05 +01:00
Shahram Najm 871a50e432 Remove unnecessary includes for netcdf and numpy from pkgconfig files 2016-09-28 09:58:43 +01:00
Shahram Najm b69797f5f2 Suppress deprecation messages 2016-09-27 14:57:02 +01:00
Shahram Najm cd98f8d91f Update the version of ecbuild needed (For Python discovery with NO_LIBS) 2016-09-22 16:52:16 +01:00
Shahram Najm c0c2b6bb4b Don't pack the settings dir 2016-08-26 10:11:04 +01:00
Shahram Najm 72f2078254 Python does not need libs. OpenJPEG fix for static libs 2016-07-29 18:03:54 +01:00
Shahram Najm 1ec64a0e54 Update final message text 2016-07-18 14:57:54 +01:00
Shahram Najm 91585fcdc2 MEMFS: Do not require Python libs, only the executable 2016-07-11 16:29:33 +01:00
Shahram Najm 1ebf5804bf ECC-280: don't build memfs for cray c compiler, it segfaults 2016-07-04 12:48:40 +01:00
Shahram Najm caaadd923a Update description of MEMFS feature 2016-06-20 18:00:09 +01:00
Baudouin Raoult 16663de49a Merge branch 'develop' into feature/memfs 2016-06-16 19:42:39 +01:00
Shahram Najm 0a43dcc70d Remove obsolete stuff 2016-06-16 10:42:37 +01:00
Baudouin Raoult 340175376b Use memfs to load definitions and templates 2016-06-14 15:27:49 +01:00
Shahram Najm ea159924dc Pkgconfig: Add HAVE_LIBOPENJPEG 2016-06-06 13:22:29 +01:00
Shahram Najm a4acc9eae4 Make minimum Python version 2.6 to enable Python3 in future 2016-06-01 16:40:20 +01:00
Shahram Najm eb6b68329b Change version number to 0.16.0 to be in sync with grib_api (1.16.0) 2016-05-23 11:30:36 +01:00
Shahram Najm 16ffcc3d24 Rename cmake option 2016-05-05 16:23:46 +01:00
Shahram Najm 3a1783f120 Add test for grib parameter concept files 2016-05-04 16:04:21 +01:00
Shahram Najm 1b9ea7d288 GRIB-976: ifs_samples files moved to install prefix 2016-04-27 15:43:49 +01:00
Shahram Najm 6c02af203b Increment version to 2.0.0 2016-04-26 16:26:06 +01:00
Shahram Najm c31b579294 use ecBuild logging macros instead of message 2016-04-14 11:10:15 +01:00
Shahram Najm 800391d0ce Add copyright notice 2016-04-13 16:12:21 +01:00
Shahram Najm 951b78dd02 GRIB-961: Fix wrong exports of variables for bundles 2016-04-07 16:51:07 +01:00
Shahram Najm 2a612f094b GRIB-948: Increment the required cmake version from 2.8.4 to 2.8.11 2016-03-16 13:33:44 +00:00
Shahram Najm cc82d59b87 CMake message on version 2016-03-01 10:27:54 +00:00
Shahram Najm f8c91a7172 Minor formatting 2016-02-19 10:18:29 +00:00
Shahram Najm 52e5fcc9c8 Write cmake info messages to stdout 2016-01-27 10:14:25 +00:00
Shahram Najm 87fc993748 OpenMP and POSIX threads: do not allow both to be specified 2016-01-07 11:31:42 +00:00
Shahram Najm 5c7761d936 ECC-204: Python bindings: make numpy a requirement (drop support for python arrays) 2016-01-07 10:54:02 +00:00
Shahram Najm 52ab4d1ba3 GRIB-884: OpenMP Support 2015-12-30 14:39:02 +00:00
Shahram Najm ce2d1ed49f ECBUILD-190: suppress deprecation messages 2015-12-17 11:11:42 +00:00
Shahram Najm b0289412c4 Remove deprecated ecbuild macro 2015-12-16 11:49:59 +00:00
Shahram Najm c5281eb0a8 Dont pack the confluence directory in tarball 2015-11-18 15:50:27 +00:00
Shahram Najm 24581f567a Update banner 2015-10-30 18:23:59 +00:00
Shahram Najm adc18b69b6 Rename the cmake macro 2015-10-21 17:31:19 +01:00
Shahram Najm 2e074dcda2 Remove unnecessary search for Python interpreter 2015-10-19 17:38:13 +01:00
Shahram Najm 4837a9f093 Update final message 2015-10-02 10:36:55 +01:00
Shahram Najm 02bcb76d8d Print final banner to notify user cmake succeeded 2015-10-02 10:03:28 +01:00
Shahram Najm 76530a0cbf GRIB-822: Make definitions/samples suffixes overridable, but not paths, Place ifs_samples in build and install root by default 2015-09-22 11:42:54 +01:00
Shahram Najm b2bea8c33b Fixes for GRIB-826 and GRIB-825 2015-09-18 11:07:02 +01:00
Shahram Najm 05bdf8761e ECBUILD-116 CMake: use ecbuild_add_c_flags 2015-09-18 10:39:20 +01:00
Shahram Najm 6a626a235d GRIB-822 Export samples and definition paths for install and build trees
With ECBUILD-105 is is possible to check for build vs. install tree
export in <package>-import.cmake scripts.
Use this to export the correct GRIB_API_DEFINITION_PATH,
GRIB_API_SAMPLES_PATH, GRIB_API_IFS_SAMPLES_PATH in
grib_api-import.cmake for dependent projects to use.
2015-08-28 14:00:17 +01:00
Shahram Najm 40b85a7996 ECBUILD-87 CMake: include ecbuild_system with no policy scope 2015-08-17 13:00:43 +01:00
Shahram Najm 76d074ea8e GRIB-804: cmake does not enable JPEG if only openjpeg is present and not jasper 2015-07-24 09:53:28 +01:00
Shahram Najm 563c480bf1 Fix for 'make rpms' needed for bamboo release builds 2015-07-14 18:05:15 +01:00
Shahram Najm 76bd03e33a CMake: fortran and examples features 2015-06-09 14:50:51 +01:00
Shahram Najm d56c384c3e ECC-100: CMake: Rename GRIB_THREADS to ECCODES_THREADS 2015-05-14 16:45:03 +01:00