Code commits
Casa6
-
C. Enrique Garcia Dabo 94901e2d0f0d7adf615598993624eb8762951dd6
Pull request #617: CAS-13862 Add support for detecting casacore pkgconfig files
Merge in CASA/casa6 from CAS-13862 to master
* commit '0ad9d9c696b6f8e3780bb6a0c0a01ce551b15184':
Fix indentation
Support parsing casacore versions from project().
Update casacore to the latest commit -
Ville Suoranta 69bc4545b2d80f55e545528366bb5570b29208f5
Pull request #616: CAS-13893
Merge in CASA/casa6 from CAS-13893 to master
* commit 'e0fb1ac79dae224c6389e3d7c593163538c1523f':
expand the readme
Add COPYING and README files to rpfits -
C. Enrique Garcia Dabo 0ad9d9c696b6f8e3780bb6a0c0a01ce551b15184
Merge branch 'master' into CAS-13862
-
Darrell Schiebel <darrell@schiebel.us> e0fb1ac79dae224c6389e3d7c593163538c1523f
expand the readme
-
Ville Suoranta 5500548e217c7b57eb83cd84201338b96e3d707b
Add COPYING and README files to rpfits
-
C. Enrique Garcia Dabo 8ec154fcb5906e34bc6df35099f28587d5120c37 m
Fix indentation
-
C. Enrique Garcia Dabo 5b7f803dd1684e67adc644981a6ca16675a88da1 m
Support parsing casacore versions from project().
This is needed since https://github.com/casacore/casacore/pull/1212
the version of casacore is now part of the project() cmake command.
Fixes partially PIPE-13862. -
C. Enrique Garcia Dabo 246d60869923c50a6c0c6f8e52a1066a2aa72938 m
Update casacore to the latest commit
Fixes patially CAS-13862