source: issm/trunk-jpl/m4

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13356   13 years cborstad CHG: missing include files for numpy, starting from the numpy root …
(edit) @13274   13 years Mathieu Morlighem CHG: notes on how to get PETSc's libraries
(edit) @13219   13 years Eric.Larour CHG: shielding krigging and kml modules from compile in adolc
(edit) @13212   13 years Eric.Larour CHG: get svn to ignore these files
(edit) @13087   13 years Mathieu Morlighem CHG: removed ar-lib.m4, not needed anymore, and do not ignore other …
(edit) @13084   13 years Eric.Larour CHG: ignore some files in svn repository.
(edit) @13082   13 years glperez CHG: In order to prevent issues with 'm4' macros, 'libtool.m4' and …
(edit) @13080   13 years Eric.Larour CHG: need ADOLC_VERSION for compile with old versions of adolc or new …
(edit) @13056   13 years glperez CHG: Correction from the 13046 revision
(edit) @13055   13 years glperez BUG: Reverted back. Chaco module not compiling…
(edit) @13046   13 years glperez CHG: Major modification to …
(edit) @12989   13 years glperez CHG: Changed deprecated 'INCLUDES' to 'AM_CPPFLAGS'.
(edit) @12942   13 years Mathieu Morlighem CHG: get mex compilation and linking flag from mex -v instead (might …
(edit) @12920   13 years glperez CHG: Revisions the shared option of issm_options.m4, configure.ac, and …
(edit) @12785   13 years Eric.Larour Fixed bug in which python version came in too late to pick up the …
(edit) @12739   13 years Mathieu Morlighem minor output
(edit) @12738   13 years glperez Changes to Autotools related files and Android scripts.
(edit) @12642   13 years seroussi Fixed warnings in case VENDOR is undefined
(edit) @12624   13 years schlegel add discover options for libs
(edit) @12599   13 years glperez Removed Android-specific vendor options.
(edit) @12596   13 years habbalf cosmetics
(edit) @12590   13 years Eric.Larour Different flags according to different platforms for python linking
(edit) @12587   13 years glperez Minor modifications to configure script(Android).
(edit) @12585   13 years utke drop the extraneous part of the include path and do the include …
(edit) @12568   13 years habbalf Added some options for petsc solvers (prometeus, spai, spooles, …
(edit) @12498   13 years Mathieu Morlighem added circular dependencies in Makefile.am to resolve all symbols of …
(edit) @12411   13 years Mathieu Morlighem Added Kriging swith on/off for compilation
(edit) @12323   13 years Mathieu Morlighem added --with-fortran option to issm
(edit) @12304   13 years Mathieu Morlighem Fixing fortran lib test
(edit) @12220   13 years glperez Check whether fortran libraries are excluded
(edit) @12172   13 years glperez Modifified ISSM_options.m4 and arm-linux-android-4.0 to better fit …
(edit) @12115   13 years glperez Created the install script for GSL to cross-compile for …
(edit) @12102   13 years Eric.Larour Stripped out the following layers: METIS: if not running with MPI, do …
(edit) @12092   13 years Mathieu Morlighem commenting comments
(edit) @12072   13 years Eric.Larour Better handling of python versions
(edit) @12064   13 years Eric.Larour Added python version + better formatting of configure help
(edit) @12058   13 years Mathieu Morlighem Better error message
(edit) @12031   13 years Eric.Larour Capability to build both bindings to matlab and python
(edit) @12013   13 years Eric.Larour Some debugging of compilation
(edit) @12007   13 years Eric.Larour New architecture where serial and parallel are replaced by module or …
(edit) @11994   13 years Mathieu Morlighem merged trunk and trunk-jpl
(edit) @11937   13 years Eric.Larour New Matlab 2012
(edit) @11917   13 years Mathieu Morlighem cosmetics
(edit) @11909   13 years habbalf do not define HAVE_PETSCDEV if not found
(edit) @11908   13 years habbalf minor
(edit) @11907   13 years habbalf added HAVE_PETSC_DEV detection
(edit) @11876   13 years Mathieu Morlighem Fixed dakota compilation, HAVE_MPI needs to be defined
(edit) @11874   13 years Mathieu Morlighem simpified 3d and better indentation
(edit) @11862   13 years Mathieu Morlighem Getting rid of matlab.m4 and simplified m4
(edit) @11849   13 years Eric.Larour Starting systematization of python modules
(edit) @11848   13 years Eric.Larour Added boost, python and python-numpy support
(edit) @11736   13 years Eric.Larour Added gsl support + relaxed constraints on presence of PETSC to …
(edit) @11696   13 years Eric.Larour More leeway in terms of running without petsc support
(edit) @11680   13 years Eric.Larour Simplifying dakota glitch
(edit) @11669   13 years Eric.Larour Added adolc package
(edit) @11625   13 years schlegel remove local library links
(edit) @11600   13 years Mathieu Morlighem Change in DakotaLib only for macs
(edit) @11598   13 years schlegel add option for imac dakota compile
(edit) @11523   13 years Eric.Larour vendor m4 macros needed to determine whether we are running 32 or 64 …
(edit) @11511   13 years Mathieu Morlighem mexversion not needed
(edit) @11464   13 years Mathieu Morlighem Added ISSMEXT for the nightly runs tonight
(edit) @11458   13 years Eric.Larour Added parallel compile for windows + kernel libraries for win7 compile
(edit) @11457   13 years Mathieu Morlighem FIxing compilation for mac mexmaci64 (wrong path and mexversion.o …
(edit) @11455   13 years Eric.Larour Large array compile for Win7 platforms: assumes 64 bits
(edit) @11443   13 years Eric.Larour New settings, macros and paths for Win7 compile.
(edit) @11431   13 years Eric.Larour Added ar-lib macro in configure.ac + added new cl and cccl compiler. …
(edit) @11266   14 years Mathieu Morlighem new compilation flags for tao
(edit) @11114   14 years Eric.Larour Adding libtool m4s.
(edit) @11068   14 years Eric.Larour Update for windows port: activated minor and major of PETSC detection …
(edit) @11066   14 years Eric.Larour Improvement for install of old Petsc libraries: added more include paths
(edit) @11065   14 years Eric.Larour Improved capability: m4 macro to detect new version files in R2011b of …
(copy) @10937   14 years anon Branching JPL
copied from issm/trunk/m4
(edit) @10884   14 years Eric.Larour Matlab 2011b
Note: See TracRevisionLog for help on using the revision log.