Pull request #98: CAS-14798Merge in CASA/casaplotms from CAS-14798 to master
* commit '29573ca2190dfc907057509aa2a8e86ea8794437':
[CAS-14798] increment version for bamboo build-based jar files
[CAS-14798] fix botched isolation of build from casa-source tree
[CAS-14798] accomodate GUI build containers stuck on Java 8 (circa March 2014) (#2) second try, create-app assemembly must be created with a scala-...
[CAS-14798] accomodate GUI build containers stuck on Java 8 (circa March 2014) (#2) second try, create-app assemembly must be created with a scala-utils which
is ALSO built with Java 8
[CAS-14798] update AppImage creation, uncouple build from 'casa-source' and fix syntax warnings The uncoupling of the 'casa-source' tree from the build is important. Previously,
the 'xml-casa` script within 'casatools' was used for generating binding code.
This seemed like a win when the 'casa-source' tree was always updated as part of
any update. Now, however, with the C++ GUIs in longterm maintenance mode, it is
more important ...
Pull request #97: CAS-14739Merge in CASA/casaplotms from CAS-14739 to master
* commit 'a5d8756eaf667e11cf0a6c483d18d699c4b5df19':
Revert antpos selection test file size
Update test plotfile sizes
Add gcc 15 for Darwin 25 and greater.
Pull request #96: CAS-14659 plotms overlay curves for flagged dataMerge in CASA/casaplotms from CAS-14659 to master
* commit 'eed0eb380828a8796eecb6ef576bebdcb9a5cceb':
Update branch wheel commit
Show flagged overlay according to base plot, using unflagged color
Set symbols before overlays
Pull request #95: CAS-14612 Fix ATM overlay bugMerge in CASA/casaplotms from CAS-14612 to master
* commit '2ba51df4ad2529d74ed2eb4c3156d1726dae3dae':
Fix bug for J2000 pointing direction
Update casa6 commit to branch
Pull request #94: CAS-14506Merge in CASA/casaplotms from CAS-14506 to master
* commit '22c6012a7bb621779ecb7f558b65117f6a3a1475':
Trigger a build
Update casa-source to CAS-14506 and add Linux Qt6 and RHEL9 to casaplotms.pro
Pull request #90: CAS-14502Merge in CASA/casaplotms from CAS-14502 to master
* commit '4290d4af4091293a15c131f6927114a7e7c73892':
Update casa-source
Add missing AltenameMans sources to fix compilation errors
Update casa-source to 5f6d6173a88972bb09ccb7f59d541b108c29908f
Update casa-source to c1067f4d39ff0c529f67a5b198eeed15cbaba5bc
Update casaplotms.pro to c++17.
Pull request #89: Update GCC_VERSION for macOS 15Merge in CASA/casaplotms from CAS-14473 to master
* commit '48942eff7c335a570ccf2fddade163e1c355db98':
Update GCC_VERSION for macOS 15
Pull request #88: CAS-14486Merge in CASA/casaplotms from CAS-14486 to master
* commit 'bbf0412983f4f2783cbc5b018ba380fc7e08504a':
Update to create-app-assembly-1.18.jar
CAS-14486 remove libfreetype from the create-app exclusion list.
Pull request #87: CAS-14372Merge in CASA/casaplotms from CAS-14372 to master
* commit '0c89cc5fd7878950b30569347b44e452c9cf703a':
Use index rather than iter for removing plots from list
Fix index functions using QString text
Update devtoolset-4 to devtoolset-10 in casaplotms.pro
Update to create-app-assembly-1.16.jar
add VS's tip about updating linux to c++ 14 [CAS-14372]
pass along QWT_LIB_PATH hint to crea...