AuthorCommitMessageCommit dateIssues
Ville SuorantaVille Suoranta
8e0be2397feAdd macos15_buildcasalith.shAdd macos15_buildcasalith.sh
Andrew McNicholsVille SuorantaAndrew McNichols
a72c8b72c55MPull request #63: Catch TypeError resulting from changed EOP/leap second data locations in astropy (PIPE-2367)Merge in CASA/casa-build-utils from PIPE-2367 to master * commit '97b05b3f73bf49ecc03e8a215b15ed5fca15971d': Update pipeline/repack.py (PIPE-2367) Update pipeline/repack.py (PIPE-2367) Update pipeline/repack.py (PIPE-2367) Update pipeline/repack.py (PIPE-2367)PIPE-2367
Andrew McNicholsAndrew McNichols
97b05b3f73bUpdate pipeline/repack.py (PIPE-2367)Improve log output of EOP exception handlingPIPE-2367
Andrew McNicholsAndrew McNichols
7ad2b2bb359Update pipeline/repack.py (PIPE-2367)Extend EOP file replacement exception handling to both TypeError and FileNotFoundErrorPIPE-2367
Akeem WellsVille SuorantaAkeem Wells
f341e0f7966MPull request #64: CAS-14256Merge in CASA/casa-build-utils from CAS-14256 to master * commit 'a488ce89f3df02b6c283fd2541ca239c5970d34c': Update tar extract function to use tarfile instead of subprocess Fix for cannot switch from manual field specification to automatic field numbering Update to dynamically get python version from unpacked tarball move import requests to function call to avoid unnecessary import ...CAS-14256
Akeem WellsAkeem Wells
a488ce89f3dUpdate tar extract function to use tarfile instead of subprocess
Akeem WellsAkeem Wells
aec33005dc4MMerge branch 'master' into CAS-14256CAS-14256
Andrew McNicholsAndrew McNichols
53111e67a31Update pipeline/repack.py (PIPE-2367)Catch TypeError resulting from changed EOP/leap second data locations in astropy (but also in the macOS section)PIPE-2367
Andrew McNicholsAndrew McNichols
d4116c77834Update pipeline/repack.py (PIPE-2367)Catch TypeError resulting from changed EOP/leap second data locations in astropyPIPE-2367
Ville SuorantaVille Suoranta
d748e3db8d2MPull request #60: CAS-14455Merge in CASA/casa-build-utils from CAS-14455 to master * commit '95bfaed06e2d8d0f042a20e9af8a00b57631ca00': Change arch to uname -m so that the Intel Macs show x86_64 instead of i386 Include arch in the macOS package idCAS-14455
Ville SuorantaVille Suoranta
da81b278b4fMPull request #59: CAS-14416 Generalize Pytnon requirements file selectionMerge in CASA/casa-build-utils from CAS-14416 to master * commit 'aab05e71f27b477f0824d23e14e7440764e0894c': Generalize Pytnon requirements file selectionCAS-14416
Ville SuorantaVille Suoranta
226e7391034fix exit
Ville SuorantaVille Suoranta
8b939ca02cfFix exit code
Ville SuorantaVille Suoranta
8d3506ced5dUpdate build_casa_ui_system_grpc.pl to exit if make fails.
Ville SuorantaVille Suoranta
95bfaed06e2Change arch to uname -m so that the Intel Macs show x86_64 instead of i386
Ville SuorantaVille Suoranta
6d170c8f92aInclude arch in the macOS package id
Ville SuorantaVille Suoranta
243a8689f81MPull request #58: Add -flat_namespace compiler option.Merge in CASA/casa-build-utils from CAS-14265 to master * commit '570d285a7d4359af941652ae612bff15137c0a0e': Add -flat_namespace compiler option.CAS-14265
Ville SuorantaVille Suoranta
aab05e71f27Generalize Pytnon requirements file selection
Ville SuorantaVille Suoranta
570d285a7d4Add -flat_namespace compiler option.
Andrew McNicholsAndrew McNichols
66155d52c30MPull request #57: Change symlink creation (PIPE-2301)Merge in CASA/casa-build-utils from PIPE-2301 to master * commit '599b54e7883b71600d310572181484995e384842': Change symlink creation (PIPE-2301)PIPE-2301
Andrew McNicholsAndrew McNichols
599b54e7883Change symlink creation (PIPE-2301)link casa_dir/pipeline to "./lib/py/lib/python3.8/site-packages” so that casa_dir/pipeline is linked to the new "egg-info"PIPE-2301
Ville SuorantaVille Suoranta
c789178cf83Add GSL linker option to M1 builds
Ville SuorantaVille Suoranta
d658dde13cdMPull request #56: CAS-14218Merge in CASA/casa-build-utils from CAS-14218 to master * commit '2247fc6b5f18760e5fb343a6a7a60af31685cdeb': Fix the previous commit Add GSL paths on MacosCAS-14218
Ville SuorantaVille Suoranta
f9d8ea22440Add CentOS7-EOL.repo
Ville SuorantaVille Suoranta
d962869419aUse the latest matplotlib for Python 3.11 and greater.
Ville SuorantaVille Suoranta
2247fc6b5f1MMerge branch 'master' into CAS-14218CAS-14218
Ville SuorantaVille Suoranta
d7f1a3aa66cMMerge branch 'release664python311' -- add the wheels option
Ville SuorantaVille Suoranta
a6e7202d8deRevert "Use --upgrade when installing dependencies in macos14_buildcasalith.sh"This reverts commit 3a5d06e0cdceb805337110066ba1d62d1aebd0ce.
Ville SuorantaVille Suoranta
0365f2bb61bRevert "Use --no-cache in macos14_buildcasalith.sh"This reverts commit 8c783fd320ff4faafbff5bdf47135b57c12494fd.
Ville SuorantaVille Suoranta
8c783fd320fUse --no-cache in macos14_buildcasalith.sh
Ville SuorantaVille Suoranta
3a5d06e0cdcUse --upgrade when installing dependencies in macos14_buildcasalith.sh
Ville SuorantaVille Suoranta
32d60f35552MPull request #55: CAS-14395Merge in CASA/casa-build-utils from CAS-14395 to master * commit '31880dc625c9b65a72d741c5f5b36032c742dc74': Remove "half-pinning" of matplotlib in macbuildcasalith.sh Unpin numpyCAS-14395
Ville SuorantaVille Suoranta
bf8c81dfaacMPull request #54: PIPE-2196Merge in CASA/casa-build-utils from PIPE-2196 to master * commit '3b30e2de67d8eafd472717e94791ce86db6630b7': Fix main tag parsing Update Linux packaging for the new version script. Add Pipeline tag parsing for the new version.pyPIPE-2196
Ville SuorantaVille Suoranta
3b30e2de67dFix main tag parsing
Ville SuorantaVille Suoranta
8a8a9c08ca5Update Linux packaging for the new version script.
Ville SuorantaVille Suoranta
e2a30114490Add Pipeline tag parsing for the new version.py
Ville SuorantaVille Suoranta
31880dc625cRemove "half-pinning" of matplotlib in macbuildcasalith.sh
Ville SuorantaVille Suoranta
ac24da34452Unpin numpy
Ville SuorantaVille Suoranta
8195acf10b5Pin numpy to 1.26.4
Ville SuorantaVille Suoranta
3ab08441420Pin Python3.10 Numpy to 1.26.4
George MoellenbrockVille SuorantaGeorge Moellenbrock
072ad8a44c3MPull request #52: CAS-13003 Add pyerfa to the build scriptsMerge in CASA/casa-build-utils from CAS-13003 to master * commit '387d872189ac6a19dfeec2a85635871584fbf54a': Add pyerfa to the build scriptsCAS-13003
Ville SuorantaVille Suoranta
962fbd7efb7Add Simguide_input.txt
Ville SuorantaVille Suoranta
93106a07687MMerge branch 'release/6.6.4' into CAS-14260CAS-14260
Ville SuorantaVille Suoranta
7a9873411efMore pinning
Ville SuorantaVille Suoranta
1eeb7489b00Fix missing numpy and matplotlib pins
Ville SuorantaVille Suoranta
5aba7edef74Pin build time numpy/matplotlib/scipy versions
Bob GarwoodVille SuorantaBob Garwood
e48acdb5b31MPull request #51: CAS-13116Merge in CASA/casa-build-utils from CAS-13116 to master * commit '6462e8caf612c551b5c0f72e248344fffc66e446': Remove getdevpackagerevision.pl calls from macbuildcasalith.sh Update config.py Remove double quotes from the casaconfig call changes for "rundata" to "measurespath" [CAS-13116] Remove logs after startup Pull data on Linux builds Upgrade numpy to 1.18.5 Install casaconfi...CAS-13116
Ville SuorantaVille Suoranta
6462e8caf61MMerge branch 'master' into CAS-13116CAS-13116
Ville SuorantaVille Suoranta
e442d6578aeFix macOS14 wheel target
Ville SuorantaVille Suoranta
66f9c34ab6bAdd stopping at wheel target to macOS 13 and 14 builds

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut