Commit Graph

7 Commits (aa140d5f799dfe1036a7b7e366dcde9cfd374eae)

Author SHA1 Message Date
Ryan Burns 46fef17f39 Add CMake build system
This commit adds experimental CMake build support for ISCE2.

The only changes involved should be adding CMakeLists.txt files.
All current source files, headers, and other functionality, including
the existing SCons build system, should be unaffected.

Some functionality is still a work-in-progress.
These should all be marked as TODO in the CMakeLists.txt files.
`grep TODO **.txt`

Please read CMakeLists.txt and .cmake/*.cmake for more info.
2019-12-21 17:34:50 -08:00
Ryan Burns 6b42742b00 Remove use of malloc.h
This header is deprecated and Linux-specific.
The standard include for malloc should be stdlib.h.
2019-12-17 13:38:09 -08:00
piyushrpt 7b781aec09 OMP threads cap fix 2019-06-09 20:05:13 -07:00
Eric Gurrola 64113c7030 Added information about ISCE user community forums to README file. 2019-01-31 15:17:40 -08:00
Eric M Gurrola 9fc82c1e0a Adding offsetpoly.f90 to isce as it was added to isce by Piyush Agram of JPL in March 2014 (see the isce svn log). 2019-01-22 09:27:42 -08:00
Eric Gurrola 4095681e39 Adding offsetpolyState.F: accidentally omitted from repo. Adding license.py for stanford_license variable. 2019-01-17 10:18:51 -08:00
Eric Gurrola 9f9a2b0805 Adding all files 2019-01-16 11:40:08 -08:00