Commit graph

41 commits

Author SHA1 Message Date
d050988462 fix: various archive updates 2025-03-09 22:22:01 +01:00
fdc2485c44 fix: upgrade HDF5 and patch SDF for modern compiler 2025-03-09 08:16:10 +01:00
fc813998bd fix: update boost 2025-03-08 19:27:41 +01:00
841efc15c2 fix: update boost 2025-03-08 18:59:10 +01:00
a2d49189fb fix: Fix url_hash 2024-06-07 14:56:47 +02:00
74a0d9d45e chore: Add sha1sum 2024-06-07 14:35:56 +02:00
518534dff5 Update sha1 of boost 2024-06-07 13:56:43 +02:00
75696cc656 Update boost sha1 2024-06-07 09:18:02 +02:00
36f7214b9b Add qhull tgz and import modern external_build 2024-06-07 08:56:21 +02:00
e5802c009d Fix duplicate download dir 2024-06-07 08:14:22 +02:00
baf18ad27a Add Jenkins support and download cache 2024-06-07 08:11:05 +02:00
b5e3086801 Provide the just-built cython to cosmotool. Forced to reorganize the order of the call to ExternalProject 2018-07-20 08:48:54 +03:00
Guilhem Lavaux
01e72e599b Update HDF5 url 2017-10-09 09:56:48 +02:00
Guilhem Lavaux
c38bd70b64 Fixes to cosmotool to make it compile correctly on more recent cmake 2017-03-01 14:24:35 +01:00
2fc406af45 Fixlets to have cosmotool compile 2016-01-27 14:59:50 +01:00
d937b2fa80 Imported compile fixes from VIDE private repository 2015-06-09 22:06:45 +02:00
787cdee4c3 Extra link flags for NetCDF 2015-06-09 16:17:24 +02:00
86335caa0c Bumped HDF5 version to 1.8.15 2015-06-09 15:54:06 +02:00
P.M. Sutter
e8f1449741 patch to enable compilation of netcdf with later builds of GCC and OSX 2014-09-11 04:51:53 -05:00
P.M. Sutter
1ff47d928e update to latest version of boost to fix compatibility issues with GCC > v4.7 2014-09-11 04:00:53 -05:00
162d7bd09b Merged SDF and KDtree bits from private repo 2014-06-04 17:41:12 +02:00
Guilhem Lavaux
5e36b11505 Made SHARP building optional in CosmoTool. Disabled in VIDE building makefiles 2013-03-19 09:29:05 -04:00
Guilhem Lavaux
6dc5cf8cc9 Turned on SDF by default 2013-03-05 21:40:04 -05:00
Guilhem Lavaux
287400f032 Merge branch 'master' of bitbucket.org:cosmicvoids/void_identification 2013-03-03 16:26:09 +01:00
Guilhem Lavaux
c385a9a11a Added SDFcvt to the build 2013-03-02 21:41:07 -05:00
Guilhem Lavaux
536b385c14 Merge branch 'master' of bitbucket.org:cosmicvoids/void_identification 2013-03-02 02:30:21 +01:00
Guilhem Lavaux
65800922fa Added the possibility to disable the internal version (default is download/compile everything) 2013-03-02 02:30:09 +01:00
Guilhem Lavaux
dd5e51c09c Fixed link to libSDF (need librt) and lex generation. 2013-03-01 11:47:20 -05:00
Guilhem Lavaux
3f7b54a3d2 Added (optional for the moment) SDF support in simulation_loaders. 2013-02-27 13:35:59 -05:00
Guilhem Lavaux
53bfb786cb Fix HDF5 URL 2012-11-21 09:59:24 -05:00
Guilhem Lavaux
058b12bb3f healpy setup.py also needs to know where cfitsio is located 2012-11-06 15:56:03 -05:00
Guilhem Lavaux
0f53c385b8 Cleaned up shown variables by marking most URLs as 'advanced variables' 2012-11-06 15:36:15 -05:00
Guilhem Lavaux
0e2f551f7a Added Healpy to the dependencies to build 2012-11-06 10:58:16 -05:00
Guilhem Lavaux
ffb41cc94a Enforces /lib/ (anot /lib64/ or something else) for dependencies 2012-11-05 16:13:44 -06:00
Guilhem Lavaux
fb98f89679 Properly build and install the python tools in BINDIR/ext_build/python. Specify more dependencies. 2012-11-01 22:16:13 -04:00
Guilhem Lavaux
25f2244d49 Improved handling of openmp flags using set_target_properties 2012-11-01 21:28:38 -04:00
Guilhem Lavaux
430d938401 Added pic option to hdf5 and netcdf build. Fixed return variable in python build script. 2012-11-01 17:20:30 -04:00
Guilhem Lavaux
fefa551e8d Build the external project in a separate sub-directory. 2012-10-31 11:14:03 -04:00
Guilhem Lavaux
a5968daf01 Download and build QHull. Fixed path in qhull c++ includes. 2012-10-30 14:53:32 -04:00
Guilhem Lavaux
2e9a820d34 Removed FindHealpix as we have now an internal healpix package. Added gengetopt as a dependency to build. Fixed library broken linkage. 2012-10-30 14:38:41 -04:00
Guilhem Lavaux
51f6798f88 Imported Healpix, cfitsio, cosmotool. Added cmake tool to build dependencies (cfitsio, hdf5, netcdf, boost, healpix, gsl, ..). Adjusted CMakeLists.txt 2012-10-30 14:17:11 -04:00