Skip to content

Actions: OSGeo/gdal

Build and test with CMake

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
1,666 workflow run results
1,666 workflow run results

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Merge pull request #9255 from dbaston/vrt-derived-int8
Build and test with CMake #9746: Commit 888daca pushed by rouault
February 20, 2024 15:39 30s master
February 20, 2024 15:39 30s
GDALDeserializeGCPListFromXML(), VRT and PAMDataset XMLInit(): make it take a const CPLXMLNode*
Build and test with CMake #9745: Pull request #9262 synchronize by rouault
February 20, 2024 15:38 30m 29s rouault:xmlinit_const
February 20, 2024 15:38 30m 29s
GDALDeserializeGCPListFromXML(), VRT and PAMDataset XMLInit(): make it take a const CPLXMLNode*
Build and test with CMake #9744: Pull request #9262 opened by rouault
February 20, 2024 15:00 38m 40s rouault:xmlinit_const
February 20, 2024 15:00 38m 40s
VRTDerivedRasterBand: Support Int8, (U)Int64 with Python pixel functions
Build and test with CMake #9743: Pull request #9255 synchronize by dbaston
February 20, 2024 13:49 1h 4m 9s dbaston:vrt-derived-int8
February 20, 2024 13:49 1h 4m 9s
[Backport 3.8] Python bindings: gdal.Translate()/gdal.Warp()/etc.: make sure not to …
Build and test with CMake #9742: Pull request #9261 opened by rouault
February 20, 2024 09:20 1h 27m 36s rouault:backport_pr_9260
February 20, 2024 09:20 1h 27m 36s
Python bindings: gdal.Translate()/gdal.Warp()/etc.: make sure not to …
Build and test with CMake #9741: Pull request #9260 opened by rouault
February 20, 2024 09:12 1h 4m 31s rouault:fix_9259
February 20, 2024 09:12 1h 4m 31s
VRTDerivedRasterBand: Support Int8, (U)Int64 with Python pixel functions
Build and test with CMake #9739: Pull request #9255 synchronize by dbaston
February 19, 2024 23:57 1h 33m 13s dbaston:vrt-derived-int8
February 19, 2024 23:57 1h 33m 13s
VRTDerivedRasterBand: Support Int8, (U)Int64 with Python pixel functions
Build and test with CMake #9738: Pull request #9255 synchronize by dbaston
February 19, 2024 23:33 24m 31s dbaston:vrt-derived-int8
February 19, 2024 23:33 24m 31s
Win32 Stat(VSI_STAT_EXISTS_FLAG): use GetFileAttributesW() for faster performance (fixes #3139)
Build and test with CMake #9737: Pull request #9256 synchronize by rouault
February 19, 2024 23:27 1h 41m 47s rouault:fix_3139
February 19, 2024 23:27 1h 41m 47s
gdaltindex: add -lco (fixes #3623)
Build and test with CMake #9736: Pull request #9257 opened by rouault
February 19, 2024 22:37 25m 19s rouault:fix_3623
February 19, 2024 22:37 25m 19s
Win32 Stat(VSI_STAT_EXISTS_FLAG): use GetFileAttributesW() for faster performance (fixes #3139)
Build and test with CMake #9735: Pull request #9256 opened by rouault
February 19, 2024 22:37 49m 44s rouault:fix_3139
February 19, 2024 22:37 49m 44s
VRTDerivedRasterBand: Support Int8, (U)Int64 with Python pixel functions
Build and test with CMake #9734: Pull request #9255 opened by dbaston
February 19, 2024 22:32 1h 0m 40s dbaston:vrt-derived-int8
February 19, 2024 22:32 1h 0m 40s
VRTDerivedRasterBand: avoid potential initialization order fiasco (fixes #2884)
Build and test with CMake #9733: Pull request #9254 opened by rouault
February 19, 2024 21:41 1h 36m 9s rouault:fix_2884
February 19, 2024 21:41 1h 36m 9s
GDALGetCacheMax64(): fix TSAN complaint (fixes #1837)
Build and test with CMake #9732: Pull request #9253 synchronize by rouault
February 19, 2024 21:25 1h 46m 34s rouault:fix_1837
February 19, 2024 21:25 1h 46m 34s
GDALGetCacheMax64(): fix TSAN complaint (fixes #1837)
Build and test with CMake #9731: Pull request #9253 synchronize by rouault
February 19, 2024 21:24 1m 8s rouault:fix_1837
February 19, 2024 21:24 1m 8s
CPLCreateOrAcquireMutexEx(): fix TSAN/valgrind --tool=helgrind warning about lock-order inversion (fixes #1108)
Build and test with CMake #9730: Pull request #9252 synchronize by rouault
February 19, 2024 21:23 53m 46s rouault:fix_1108
February 19, 2024 21:23 53m 46s
GDALGetCacheMax64(): fix TSAN complaint (fixes #1837)
Build and test with CMake #9729: Pull request #9253 opened by rouault
February 19, 2024 21:13 10m 28s rouault:fix_1837
February 19, 2024 21:13 10m 28s
CPLCreateOrAcquireMutexEx(): fix TSAN/valgrind --tool=helgrind warning about lock-order inversion (fixes #1108)
Build and test with CMake #9728: Pull request #9252 synchronize by rouault
February 19, 2024 20:52 31m 56s rouault:fix_1108
February 19, 2024 20:52 31m 56s
OGC API - Map Tiles Content Negotiation
Build and test with CMake #9726: Pull request #9231 synchronize by cfis
February 19, 2024 20:05 1h 6m 23s cfis:map_tiles_content_negotiation
February 19, 2024 20:05 1h 6m 23s
PG: remove support for PostgreSQL < 9 and PostGIS < 2 (fixes #8937)
Build and test with CMake #9725: Pull request #9251 opened by rouault
February 19, 2024 18:51 1h 55m 48s rouault:fix_8937
February 19, 2024 18:51 1h 55m 48s
Merge pull request #9229 from dbaston/python-api-docs
Build and test with CMake #9724: Commit e7f14b7 pushed by rouault
February 19, 2024 18:15 1h 46m 2s master
February 19, 2024 18:15 1h 46m 2s
JPEG2000 drivers: do not export GMLJP2 if the SRS isn't compatible
Build and test with CMake #9723: Pull request #9249 synchronize by rouault
February 19, 2024 18:06 1h 18m 46s rouault:fix_9223
February 19, 2024 18:06 1h 18m 46s
ogr2ogr: force -preserve_fid when doing GPX to GPKG (fixes #9225)
Build and test with CMake #9722: Pull request #9250 opened by rouault
February 19, 2024 18:03 1h 1m 20s rouault:fix_9225
February 19, 2024 18:03 1h 1m 20s