source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11949   14 years Eric.Larour Some local patch and mods to Python 3 install
(edit) @11948   14 years Eric.Larour matlab and python patches
(edit) @11947   14 years Mathieu Morlighem Fixed order of libraries: Triangle needs to be placed after
(edit) @11946   14 years schlegel Fix typos
(edit) @11945   14 years Mathieu Morlighem Fixed warning
(edit) @11944   14 years Eric.Larour Diverse
(edit) @11943   14 years Eric.Larour New macros for python and matlab wrappers
(edit) @11942   14 years Eric.Larour Changed location of global variables from ModuleBoot to globals.h
(edit) @11941   14 years Eric.Larour New Convert routine
(edit) @11940   14 years Eric.Larour Fixed bug: do not use the transpose anymore
(edit) @11939   14 years Eric.Larour New Python toolkit
(edit) @11938   14 years Eric.Larour New prototype for TriMesh
(edit) @11937   14 years Eric.Larour New Matlab 2012
(edit) @11936   14 years Eric.Larour New FetchDAta and WriteData routines
(edit) @11935   14 years Eric.Larour Sent ModuleEnd and ModuleBoot to Wrapper (not Matlab related). New …
(edit) @11934   14 years Eric.Larour Redesigned interface API to add Python
(edit) @11933   14 years Eric.Larour New FetchData and WriteData interface
(edit) @11932   14 years Eric.Larour Prototype TriMesh module
(edit) @11931   14 years Eric.Larour Different gfortran location
(edit) @11930   14 years Eric.Larour More imports
(edit) @11929   14 years Eric.Larour Ignore certain files
(edit) @11928   14 years Eric.Larour Added python path to mex LD_LIBRARY_PATH
(edit) @11927   14 years Eric.Larour test101 python, prototype
(edit) @11926   14 years schlegel update sendmail links
(edit) @11925   14 years glperez Modifications to android-sdk's install.sh
(edit) @11924   14 years Mathieu Morlighem Added check for md.solver
(edit) @11923   14 years Mathieu Morlighem Added check to avoid Segfault
(edit) @11922   14 years Mathieu Morlighem Fixed Segfault
(edit) @11921   14 years Mathieu Morlighem use xdelete instead of delete
(edit) @11920   14 years Mathieu Morlighem Fixed memory leak
(edit) @11919   14 years schlegel add from address for win7 mailings
(edit) @11918   14 years Mathieu Morlighem Less verbose in interpolation, and added email address for bug report …
(edit) @11917   14 years Mathieu Morlighem cosmetics
(edit) @11916   14 years schlegel allow passing of arguments to overwrite environment variables
(edit) @11915   14 years schlegel Add cron info
(edit) @11914   14 years schlegel add both matlabs to path
(edit) @11913   14 years schlegel fix order for windows link
(edit) @11912   14 years habbalf Install script for PETSc-dev
(edit) @11911   14 years habbalf Added check (might not be needed)
(edit) @11910   14 years habbalf Added support for petsc-dev
(edit) @11909   14 years habbalf do not define HAVE_PETSCDEV if not found
(edit) @11908   14 years habbalf minor
(edit) @11907   14 years habbalf added HAVE_PETSC_DEV detection
(edit) @11906   14 years habbalf removed all petsc-dev for now
(edit) @11905   14 years habbalf Updated install...not ready yet
(edit) @11904   14 years schlegel remove user-specific info
(edit) @11903   14 years schlegel add architecture info to path
(edit) @11902   14 years schlegel add matlabs to path
(edit) @11901   14 years Mathieu Morlighem cosmetics
(edit) @11900   14 years Mathieu Morlighem TriMeshx not compiled in PARALLEL
(edit) @11899   14 years schlegel remove user specific info
(edit) @11898   14 years Mathieu Morlighem minor
(edit) @11897   14 years schlegel Make default win764 sdk for nightly run
(edit) @11896   14 years habbalf petsc-dev : Petsc development code in external packages. Mercurial updates
(edit) @11895   14 years Mathieu Morlighem removed -DMX_COMPAT_32 not needed
(edit) @11894   14 years Mathieu Morlighem Added -DGCC4BUILD options for Chaco
(edit) @11893   14 years Mathieu Morlighem not needed anymore
(edit) @11892   14 years Mathieu Morlighem Fixed plotoptions
(edit) @11891   14 years Mathieu Morlighem Added Enum
(edit) @11890   14 years Mathieu Morlighem Added ContourEnum
(edit) @11889   14 years schlegel name directory correct version
(edit) @11888   14 years schlegel add patch for fix file so nightly runs will install
(edit) @11887   14 years Eric.Larour Contour is now a class
(edit) @11886   14 years Eric.Larour Temporary
(edit) @11885   14 years Mathieu Morlighem Not needed anymore
(edit) @11884   14 years Mathieu Morlighem Added Eric's code
(edit) @11883   14 years Mathieu Morlighem Back to normal for now
(edit) @11882   14 years Mathieu Morlighem Back to normal for now
(edit) @11881   14 years Eric.Larour new TriMesh module
(edit) @11880   14 years Eric.Larour TriMeshx module
(edit) @11879   14 years schlegel need ISSM_TIER defined
(edit) @11878   14 years Mathieu Morlighem minor
(edit) @11877   14 years Mathieu Morlighem Improved configure.ac
(edit) @11876   14 years Mathieu Morlighem Fixed dakota compilation, HAVE_MPI needs to be defined
(edit) @11875   14 years Mathieu Morlighem Added aux-config directory for autotools to dump its files
(edit) @11874   14 years Mathieu Morlighem simpified 3d and better indentation
(edit) @11873   14 years Eric.Larour New patch, to shield triangle library symbols
(edit) @11872   14 years Mathieu Morlighem all fields of pairoptions must be private
(edit) @11871   14 years Mathieu Morlighem solver is now an object with dynamic properties, and each property is …
(edit) @11870   14 years Mathieu Morlighem Analyses are now dynamic properties of solver
(edit) @11869   14 years Mathieu Morlighem model template not needed anymore
(edit) @11868   14 years Mathieu Morlighem Fixed problem of symbol not found
(edit) @11867   14 years Mathieu Morlighem Pairoptions less restrictive for now
(edit) @11866   14 years Mathieu Morlighem more protective properties
(edit) @11865   14 years Mathieu Morlighem removed all old matlab classes
(edit) @11864   14 years Mathieu Morlighem converted pairoptions to new matlab class syntax
(edit) @11863   14 years Mathieu Morlighem Simplified matlab makefile
(edit) @11862   14 years Mathieu Morlighem Getting rid of matlab.m4 and simplified m4
(edit) @11861   14 years Mathieu Morlighem reverted ifdef _SERIAL_ to ifd defined(_SERIAL_) && defined(_HAVE_MATLAB_)
(edit) @11860   14 years Eric.Larour Python into Makefile.am
(edit) @11859   14 years cborstad removed personal config files now that NR are in issmjpl/cron, left …
(edit) @11858   14 years schlegel revert last startup.m change
(edit) @11857   14 years schlegel need to set the matlab C: path
(edit) @11856   14 years schlegel Don't overwrite my local environment with the windows environment
(edit) @11855   14 years schlegel needed for windows compile max not fmax
(edit) @11854   14 years schlegel look for windows compilers first
(edit) @11853   14 years Mathieu Morlighem Moved all _HAVE_MATLAB_ to _SERIAL_, otherwise parallel won't compile
(edit) @11852   14 years Mathieu Morlighem Fixed autotools complaints
(edit) @11851   14 years Mathieu Morlighem removed old boost package useless now, and fixed installation script
(edit) @11850   14 years Eric.Larour Testing python code
Note: See TracRevisionLog for help on using the revision log.