ISCE_INSAR/components/zerodop
Ryan Burns 337dc9c158
Fix python extension linking (#168)
* Silence annoying FindFFTW warnings

* Fix linker errors at import-time

Python extensions are weakly linked, so linker errors can only be
caught at runtime. This commit fixes any such broken extensions,
and adds automated import testing to ctests to prevent future
regressions.

It also adds a helper function `isce2_add_staticlib` which creates a
position-independent static library suitable for usage in multiple
python extensions. This matches the SCons build scripts more closely
and allows for future extensions to be declared in a more terse and
hygienic fashion.

* Update utilLib scripts

* Update combinedLib scripts

* Update offoutliers lib scripts

* Add asa_im_decode cdll

* Update alos lib scripts

* Show ctest output upon failure

* Update DataAccessor scripts

* Remove TARGET_FILE_BASE_NAME

* Remove incomplete stdproc modules (require stanford code)

Co-authored-by: Ryan Burns <rtburns-jpl@users.noreply.github.com>
2020-09-14 10:57:10 -07:00
..
GPUampcor Fix python extension linking (#168) 2020-09-14 10:57:10 -07:00
GPUgeo2rdr Fix python extension linking (#168) 2020-09-14 10:57:10 -07:00
GPUresampslc diversity: replaced oppressive language with neutral definitions of the images that comprise an interferogram through the entire repository 2020-07-02 12:40:49 -07:00
GPUtopozero Update AkimaLib.cpp (#186) 2020-08-26 00:00:53 -07:00
baseline diversity: replaced oppressive language with neutral definitions of the images that comprise an interferogram through the entire repository 2020-07-02 12:40:49 -07:00
bistaticgeo2rdr Adding all files 2019-01-16 11:40:08 -08:00
geo2rdr Fix python extension linking (#168) 2020-09-14 10:57:10 -07:00
geozero Fix python extension linking (#168) 2020-09-14 10:57:10 -07:00
topozero Fix python extension linking (#168) 2020-09-14 10:57:10 -07:00
CMakeLists.txt Add GPUampcor support with proper version check 2020-05-22 15:49:10 -07:00
SConscript disable GPUampcor (not used) to allow CUDA >=10.0 2020-04-09 21:01:00 -07:00
__init__.py diversity: replaced oppressive language with neutral definitions of the images that comprise an interferogram through the entire repository 2020-07-02 12:40:49 -07:00