Commit graph

85 commits

Author SHA1 Message Date
Guilhem Lavaux
9dff8cfb5a Added missing libsw library 2013-03-01 15:43:05 -05:00
Guilhem Lavaux
dd5e51c09c Fixed link to libSDF (need librt) and lex generation. 2013-03-01 11:47:20 -05:00
Guilhem Lavaux
9e3ab3b045 Imported rest of libSDF / libsw. Removed dependency on preinstalled flex/bison in libdsf 2013-03-01 11:29:01 -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
2d09cb68df Imported libSDF into VOID tree 2013-02-27 13:27:23 -05:00
Guilhem Lavaux
c50876d994 Small fix for compile error on gcc 4.7+ 2013-02-26 17:02:56 -05:00
Guilhem Lavaux
97f831fab7 Added missing sharp dependency 2013-02-19 12:09:13 -05:00
Guilhem Lavaux
e44d51442d Updated again cosmotoolbox 2013-02-19 11:30:03 -05:00
Guilhem Lavaux
e41c26a46c Imported latest snapshot of cosmotoolbox 2013-02-19 11:18:20 -05:00
Guilhem Lavaux
2b807e26bd Added detection of the support for march=native (solve healpy building issue on old compilers) 2013-01-29 15:09:40 -05:00
Guilhem Lavaux
28edc7ce3d Enforce NetCDF4 file format in loadArray/saveArray functions 2012-11-24 17:53:22 -05:00
Guilhem Lavaux
53bfb786cb Fix HDF5 URL 2012-11-21 09:59:24 -05:00
Guilhem Lavaux
72cd279b25 Use attribute infrastructure to pass uniqueID tag. 2012-11-20 17:16:45 -05:00
Guilhem Lavaux
fe62b7ef8d Imported attribute support from latest CosmoTool 2012-11-20 17:07:55 -05:00
P.M. Sutter
90964d2be3 fixed bugs associated with saving RA and Dec 2012-11-17 13:01:39 -06:00
Paul Matt Sutter
a53e3bf290 reconfigured to put RA, Dec, redshift, and unique (catalog) ID in the binary ZOBOV file 2012-11-17 02:49:02 -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
15f03654d7 Check if python < 2.7, and build argparse if necessary 2012-11-06 15:42:11 -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
c9d3a5540e Added argparse/setuptools. It is temporarily set to always on while I figure a way of detection python version 2012-11-06 13:25:25 -05:00
Guilhem Lavaux
0e2f551f7a Added Healpy to the dependencies to build 2012-11-06 10:58:16 -05:00
Guilhem Lavaux
d6d71174de Enforce the location where python libraries are installed (/lib and not /lib64 or some other random directory) 2012-11-05 16:30:18 -06: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
03c7aadc13 Generate a shell script that sets the correct environment for python 2012-11-01 17:38:00 -04:00
Guilhem Lavaux
e91ac15004 Generate a shell script that sets the correct environment for python 2012-11-01 17:37:56 -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
f7ffe20b69 Fixed cmake scripts to run python build/install. New script to run python scripts. 2012-11-01 17:03:25 -04:00
Guilhem Lavaux
eaa35ea07e Build python dependencies: Python, NetCDF4 2012-10-31 14:50:41 -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
Guilhem Lavaux
4bfb62f177 Imported healpix tree 2012-10-30 13:56:48 -04:00