Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

configure: update to latest config.guess and config.sub #10

Merged
merged 101 commits into from
Jul 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
101 commits
Select commit Hold shift + click to select a range
4bd82c1
config.guess + config.sub: updated from http://git.savannah.gnu.org/c…
a0x8o Jul 3, 2024
0143a3f
CI: add nix package build test (#3906)
imincik Jun 27, 2024
a6fb488
CI(deps): Pin dependencies (#3932)
renovate[bot] Jun 27, 2024
b3f26fa
r.horizon: change JSON format (#3888)
petrasovaa Jun 28, 2024
90d1231
CI(deps): Update dependency PDAL/PDAL to v2.7.2 (#3937)
renovate[bot] Jun 28, 2024
95fa5f2
style: Fixes unnecessary-collection-call (C408) for remaining code (#…
echoix Jul 1, 2024
ea07a21
style: Fixes manual-from-import (PLR0402) (#3949)
echoix Jul 1, 2024
2e07dd4
style: Fixes unnecessary-collection-call (C408) for testsuite (#3947)
echoix Jul 1, 2024
42cb233
style(gui): Fixes literal-membership (PLR6201) (#3952)
echoix Jul 1, 2024
0469a42
style: Fixes literal-membership (PLR6201) for other code (#3954)
echoix Jul 1, 2024
438975b
style: Fixes sys-exit-alias (PLR1722) (#3951)
echoix Jul 1, 2024
3f261b4
docker: Downgrade PDAL to 2.7.1 in ubuntu_wxgui (#3946)
echoix Jul 1, 2024
8433de6
style(temporal): Sort and group imports (#3959)
echoix Jul 1, 2024
873c50e
style: Fix single-line-implicit-string-concatenation violations (ISC0…
echoix Jul 1, 2024
502e49e
style: Fixes some unnecessary-lambda (PLW0108) (#3956)
echoix Jul 2, 2024
70d8747
CI(deps): Update ubuntu:22.04 Docker digest to 340d9b0 (#3971)
renovate[bot] Jul 2, 2024
8b099b5
r.profile: add JSON support (#3872)
kritibirda26 Jul 2, 2024
35f705e
Checks: fix flake8 E741 remainder (#3928)
mshukuno Jul 2, 2024
deff63f
checks(ruff): Configure ruff linter (#3972)
echoix Jul 3, 2024
db4f234
CI(deps): Update docker/build-push-action action to v6.3.0 (#3976)
renovate[bot] Jul 3, 2024
3cc60fd
CI(deps): Update docker/setup-qemu-action action to v3.1.0 (#3977)
renovate[bot] Jul 3, 2024
4fd6484
r.univar: add JSON support (#3783)
kritibirda26 Jul 3, 2024
74fb85b
v.univar: add JSON support (#3784)
kritibirda26 Jul 3, 2024
a9d6c00
d.labels: Reduce scope of minreg and maxreg variables in main.c (#3979)
ShubhamDesai Jul 3, 2024
dd3ca8b
CI(deps): Update docker/setup-buildx-action action to v3.4.0 (#3982)
renovate[bot] Jul 4, 2024
ed8e25a
d.legend.vect: Reduce scope of 'bg_w' variable in draw.c (#3980)
ShubhamDesai Jul 4, 2024
28514e3
lib: Fix uninitialized variable 'encoding' in parser_interface.c (#3975)
ShubhamDesai Jul 4, 2024
57856bc
CI(ruff): Fine tune posting Ruff suggestions (#3978)
echoix Jul 4, 2024
e089dc6
style: Fix unconventional-import-alias (ICN001) (consolidate `import …
echoix Jul 4, 2024
17f6dfc
libvector/vedit: fix memory leaks (#3619)
nilason Jul 5, 2024
d38a3fc
CI(deps): Update pre-commit hook astral-sh/ruff-pre-commit to v0.5.1 …
renovate[bot] Jul 5, 2024
6ece005
CI(deps): Update dependency ruff to v0.5.1 (#3983)
renovate[bot] Jul 5, 2024
0d3a142
CI(deps): Update actions/upload-artifact action to v4.3.4 (#3985)
renovate[bot] Jul 5, 2024
eacd3a1
CI(deps): Update actions/download-artifact action to v4.1.8 (#3986)
renovate[bot] Jul 5, 2024
7c0ad85
CI(deps): Update rui314/setup-mold digest to 2e332a0 (#3989)
renovate[bot] Jul 6, 2024
82da526
i.segment: Fix uninitialized struct member 'ngbr_rc.next' in mean_shi…
ShubhamDesai Jul 6, 2024
b885fc3
lib: Fix uninitialized variable issue in shapiroe.c (#3994)
ShubhamDesai Jul 8, 2024
979e595
i.segment: Fix uninitialized struct member error in region_growing.c …
ShubhamDesai Jul 8, 2024
a0dacc4
lib: Fixed uninitialized variable warning in dmax.c by initializing d…
ShubhamDesai Jul 8, 2024
31def23
CI(deps): Update super-linter/super-linter action to v6.7.0 (#4002)
renovate[bot] Jul 8, 2024
5e234a4
style: Fix pylint pointless-statement (W0104) (#3996)
echoix Jul 8, 2024
b90fc73
style: Fix replace-stdout-stderr (UP022) (#4000)
echoix Jul 8, 2024
6db3580
ps.map: Fix uninitialized variable issues in r_colortable.c (#4004)
ShubhamDesai Jul 9, 2024
9a2b1d2
style: Fix if-expr-with-true-false (SIM210) and if-expr-with-false-tr…
echoix Jul 9, 2024
a1d9455
pytest: Mark tests using space_time_raster_dataset as needs_solo_run …
echoix Jul 9, 2024
2157ee3
style: Fix python logging-related pylint and ruff warnings (#3998)
echoix Jul 9, 2024
f604a95
style: Fix pylint try-except-raise (W0706) (#3997)
echoix Jul 9, 2024
49624bb
style: Fix incorrect-dict-iterator (PERF102) (#4007)
echoix Jul 9, 2024
828b1f9
style: Ignore multiple-with-statements (SIM117) for test files (#4008)
echoix Jul 9, 2024
4fd0d2e
style: Fix loop-variable-overrides-iterator (B020) (#4010)
echoix Jul 9, 2024
2bae762
style: Fix not-in-test (E713) and not-is-test (E714) (#4011)
echoix Jul 9, 2024
d9b8b84
raster: Fix uninitialized variable issue in o_var.c (#4005)
ShubhamDesai Jul 9, 2024
9f4ec48
raster3d: Fix uninitialized variable issue in main.c (#4006)
ShubhamDesai Jul 9, 2024
a85814a
Dockerfile_alpine: fix broken pip six installation (#1568)
a0x8o May 8, 2021
bd15a01
pythonlib: Remove star imports (#1546)
a0x8o May 11, 2021
ebd08a8
g.proj: fix reading input WKT (#1582)
a0x8o May 17, 2021
2af17b4
Dockerfile_alpine: fix broken pip six installation (#1568)
a0x8o May 8, 2021
1df4f6c
pythonlib: Remove star imports (#1546)
a0x8o May 11, 2021
651687e
g.proj: fix reading input WKT (#1582)
a0x8o May 17, 2021
5eec7c1
Programmer's manual: update GRASS GIS arch drawing (#1610)
a0x8o Jun 1, 2021
0779700
Programmer's manual: update GRASS GIS arch drawing (#1610)
a0x8o Jun 1, 2021
b4f3ebe
Dockerfile_alpine: fix broken link creatio
a0x8o Jun 3, 2021
1d40713
Dockerfile_alpine: fix broken link creatio
a0x8o Jun 3, 2021
d6e3a02
Dockerfile: fix broken lib link (#1625)
a0x8o Jun 7, 2021
5ac9784
Dockerfile: fix broken lib link (#1625)
a0x8o Jun 7, 2021
601c8af
Dockerfile Debian: versionless link fix
a0x8o Jun 9, 2021
0c7a497
Dockerfile Debian: versionless link fix
a0x8o Jun 9, 2021
52dc90b
Add Binder badge/button to readme (#1628)
a0x8o Jun 15, 2021
fedf78b
wxGUI/Single-Window GUI: arrangement of basic widgets (#1621)
a0x8o Jun 14, 2021
f114e7a
wxGUI/map display: manage wx.StatusBar widget by AUI (#1646)
a0x8o Jun 16, 2021
bd4e4b3
wxGUI/map display: manage wx.StatusBar widget by AUI (#1646)
a0x8o Jun 16, 2021
7eeb1e8
wxGUI/datacatalog: fix setting output vector/raster format (#1596)
a0x8o Jun 18, 2021
d094e6c
Add session initiations functions for Jupyter Notebooks (#1629)
a0x8o Jun 17, 2021
f1ad29e
WMS: replace broken URLs with alternative WMS (#1635)
a0x8o Jun 23, 2021
39e3ee1
WMS: replace broken URLs with alternative WMS (#1635)
a0x8o Jun 23, 2021
2686990
r.report: add default units, change to full unit names (#1666)
a0x8o Jun 28, 2021
60fcd6a
r.report: add default units, change to full unit names (#1666)
a0x8o Jun 28, 2021
8d53b00
libpython: Save and load benchmark results (#1711)
a0x8o Jul 12, 2021
3c5e1e7
wxGUI/splashscreen: use standard one, try to show it before main app,…
a0x8o Jul 12, 2021
84b0de4
pygrass: Add update parameters method to Module (#1712)
a0x8o Jul 13, 2021
d703f39
libcairodriver: enable Cairo with and without Fontconfig (#1697)
a0x8o Jul 19, 2021
97b8f7a
libpython: Support benchmarks of non-parallel runs better (#1733)
a0x8o Jul 20, 2021
174a0a2
r.in.pdal: use fabs for double values (#1752)
a0x8o Jul 21, 2021
79f6d47
ci: Remove duplication in Ubuntu workflow, keep test job only (#1749)
a0x8o Jul 23, 2021
ee77e9a
wxGUI: fix layout flag assert in wms dialog (#1764)
a0x8o Jul 26, 2021
d5a2b4a
Improve G_open|find _misc function documentation (#1760)
a0x8o Jul 28, 2021
7293916
wxGUI: refactoring: build GUI tools' status bars based on wx.StatusBa…
a0x8o Jul 29, 2021
ea09951
r.in.pdal: info.cpp also needs PDALCPPFLAGS (#1768)
a0x8o Aug 2, 2021
1cda25d
ci: Ignore paths in CodeQL (#1778)
a0x8o Aug 6, 2021
86cfd7a
wxGUI/Single-Window: New change page event for AuiNotebook (#1780)
a0x8o Aug 16, 2021
3774f70
libraster: fix Rast_legal_bandref() (#1796)
a0x8o Aug 17, 2021
7f1e5f8
wxpyimgview: explicit conversion to int (#2704)
a0x8o Dec 30, 2022
bb02588
wxpyimgview: explicit conversion to int (#2704)
a0x8o Dec 30, 2022
64ef346
Merge branch 'a0x8o' into stag0
a0x8o Jan 5, 2023
8712352
Fix missing function prototypes (#2727)
a0x8o Jan 22, 2023
f345ab4
r.horizon manual - fix typo (#2794)
a0x8o Jan 31, 2023
bdf51e2
i.maxlik: fix crash when classification result is NULL (#2724)
a0x8o Jan 3, 2023
c4c5579
r.horizon manual - fix typo (#2794)
a0x8o Jan 31, 2023
06688e0
pythonlib: Remove star imports (#1546)
a0x8o Jan 31, 2023
a228563
g.proj: fix reading input WKT (#1582)
a0x8o Jan 31, 2023
d53e501
Merge branch 'main' into periodic/update-configure
a0x8o Jul 23, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
10 changes: 10 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,17 +66,27 @@ jobs:
latest=false
suffix=-${{ matrix.os }}
- name: Set up QEMU
<<<<<<< HEAD
uses: docker/setup-qemu-action@5927c834f5b4fdf503fca6f4c7eccda82949e1ee # v3.1.0
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@4fd812986e6c8c2a69e18311145f9371337f27d4 # v3.4.0
=======
uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf # v3.2.0
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@aa33708b10e362ff993539393ff100fa93ed6a27 # v3.5.0
>>>>>>> main
- name: Login to DockerHub
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
- name: Build and push
id: docker_build
<<<<<<< HEAD
uses: docker/build-push-action@1a162644f9a7e87d8f4b053101d1d9a712edc18c # v6.3.0
=======
uses: docker/build-push-action@5176d81f87c23d6fc96624dfdbcd9f3830bbe445 # v6.5.0
>>>>>>> main
with:
push: true
pull: true
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/python-code-quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,11 @@ jobs:
# renovate: datasource=pypi depName=bandit
BANDIT_VERSION: "1.7.9"
# renovate: datasource=pypi depName=ruff
<<<<<<< HEAD
RUFF_VERSION: "0.5.1"
=======
RUFF_VERSION: "0.5.4"
>>>>>>> main

runs-on: ${{ matrix.os }}
permissions:
Expand Down
18 changes: 18 additions & 0 deletions .github/workflows/test-nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,28 @@ jobs:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Install nix
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
uses: DeterminateSystems/nix-installer-action@7993355175c2765e5733dae74f3e0786fe0e5c4f # v12
=======
uses: DeterminateSystems/nix-installer-action@ab6bcb2d5af0e904d04aea750e2089e9dc4cbfdd # v13
>>>>>>> main

- name: Setup cachix
uses: cachix/cachix-action@ad2ddac53f961de1989924296a1f236fcfbaa4fc # v15
=======
uses: DeterminateSystems/nix-installer-action@v12

- name: Setup cachix
uses: cachix/cachix-action@v15
>>>>>>> 3986103fdf (CI: add nix package build test (#3906))
=======
uses: DeterminateSystems/nix-installer-action@7993355175c2765e5733dae74f3e0786fe0e5c4f # v12

- name: Setup cachix
uses: cachix/cachix-action@ad2ddac53f961de1989924296a1f236fcfbaa4fc # v15
>>>>>>> ab79e435cc (CI(deps): Pin dependencies (#3932))
with:
name: osgeo-grass
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
Expand Down
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,11 @@ repos:
)
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
<<<<<<< HEAD
rev: v0.5.1
=======
rev: v0.5.4
>>>>>>> main
hooks:
# Run the linter.
- id: ruff
Expand Down
61 changes: 61 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
=======
>>>>>>> main
=======
<<<<<<< HEAD
=======
Expand All @@ -30,9 +35,15 @@
=======
>>>>>>> 8f5c741ca6 (wxpyimgview: explicit conversion to int (#2704))
=======
<<<<<<< HEAD
>>>>>>> 17e44a46cf (wxpyimgview: explicit conversion to int (#2704))
=======
>>>>>>> b49c22396f (wxpyimgview: explicit conversion to int (#2704))
=======
>>>>>>> osgeo-main
=======
>>>>>>> osgeo-main
>>>>>>> main
CHANGES in GRASS GIS 8.x
=======
CHANGES in GRASS GIS 8.x compared to GRASS GIS 7.x
Expand Down Expand Up @@ -68,6 +79,9 @@ List of releases:
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
=======
<<<<<<< HEAD
>>>>>>> main
>>>>>>> osgeo-main
=======
>>>>>>> osgeo-main
Expand Down Expand Up @@ -99,6 +113,9 @@ https://trac.osgeo.org/grass/wiki/Grass8/NewFeatures80
=======
CHANGES in GRASS GIS 8.x
>>>>>>> 6f30700108 (wxpyimgview: explicit conversion to int (#2704))
=======
CHANGES in GRASS GIS 8.x
>>>>>>> 17e44a46cf (wxpyimgview: explicit conversion to int (#2704))

https://trac.osgeo.org/grass/wiki/Grass8/NewFeatures80
https://trac.osgeo.org/grass/wiki/Grass8/NewFeatures82
Expand All @@ -108,6 +125,7 @@ List of releases:
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
=======
<<<<<<< HEAD
<<<<<<< HEAD
Expand Down Expand Up @@ -194,10 +212,36 @@ List of releases:
>>>>>>> 6cf60c76a4 (wxpyimgview: explicit conversion to int (#2704))
=======
=======
<<<<<<< HEAD
>>>>>>> eb0df723eb (Programmer's manual: update GRASS GIS arch drawing (#1610))
=======
>>>>>>> 8df9861e42 (Programmer's manual: update GRASS GIS arch drawing (#1610))
=======
>>>>>>> osgeo-main
=======
>>>>>>> osgeo-main
>>>>>>> main
CHANGES in GRASS GIS 8.x
=======
CHANGES in GRASS GIS 8.x compared to GRASS GIS 7.x
=======
CHANGES in GRASS GIS 8.x compared to GRASS GIS 7.x

Efforts have concentrated on making the user experience even better,
providing many new useful additional functionalities to modules and
further improving the graphical user interface. The new graphical user
interface with entirely rewritten startup sequence.

https://trac.osgeo.org/grass/wiki/Grass8/NewFeatures80
>>>>>>> 227cbcebbf (Programmer's manual: update GRASS GIS arch drawing (#1610))

Efforts have concentrated on making the user experience even better,
providing many new useful additional functionalities to modules and
further improving the graphical user interface. The new graphical user
interface with entirely rewritten startup sequence.

https://trac.osgeo.org/grass/wiki/Grass8/NewFeatures80
>>>>>>> 73a1a8ce38 (Programmer's manual: update GRASS GIS arch drawing (#1610))

https://trac.osgeo.org/grass/wiki/Grass8/NewFeatures80
https://trac.osgeo.org/grass/wiki/Grass8/NewFeatures82
Expand Down Expand Up @@ -250,9 +294,26 @@ List of releases:
<<<<<<< HEAD
>>>>>>> 8f5c741ca6 (wxpyimgview: explicit conversion to int (#2704))
=======
<<<<<<< HEAD
>>>>>>> 6cf60c76a4 (wxpyimgview: explicit conversion to int (#2704))
<<<<<<< HEAD
>>>>>>> 17e44a46cf (wxpyimgview: explicit conversion to int (#2704))
=======
=======
CHANGES in GRASS GIS 8.x

https://trac.osgeo.org/grass/wiki/Grass8/NewFeatures80
https://trac.osgeo.org/grass/wiki/Grass8/NewFeatures82

List of releases:

>>>>>>> 8422103f4c (wxpyimgview: explicit conversion to int (#2704))
>>>>>>> b49c22396f (wxpyimgview: explicit conversion to int (#2704))
=======
>>>>>>> osgeo-main
=======
>>>>>>> osgeo-main
>>>>>>> main
- GitHub list: https://github.com/OSGeo/grass/releases
- Overview list: https://trac.osgeo.org/grass/wiki/Release
- History: https://grass.osgeo.org/home/history/releases/ (starting 1984!)
21 changes: 21 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,9 +152,15 @@ You can use your favorite tools to change source code or other files
=======
>>>>>>> 8f5c741ca6 (wxpyimgview: explicit conversion to int (#2704))
=======
<<<<<<< HEAD
>>>>>>> 17e44a46cf (wxpyimgview: explicit conversion to int (#2704))
=======
>>>>>>> b49c22396f (wxpyimgview: explicit conversion to int (#2704))
=======
>>>>>>> osgeo-main
=======
>>>>>>> osgeo-main
>>>>>>> main
in the local copy of the code. When making changes, please follow the
[Programming Style Guide](./doc/development/style_guide.md).

Expand Down Expand Up @@ -193,13 +199,21 @@ to your code.
>>>>>>> 8422103f4c (wxpyimgview: explicit conversion to int (#2704))
>>>>>>> 8f5c741ca6 (wxpyimgview: explicit conversion to int (#2704))
=======
<<<<<<< HEAD
>>>>>>> 17e44a46cf (wxpyimgview: explicit conversion to int (#2704))
=======
=======
>>>>>>> 8422103f4c (wxpyimgview: explicit conversion to int (#2704))
>>>>>>> b49c22396f (wxpyimgview: explicit conversion to int (#2704))
=======
=======
>>>>>>> 8422103f4c (wxpyimgview: explicit conversion to int (#2704))
>>>>>>> osgeo-main
=======
=======
>>>>>>> 8422103f4c (wxpyimgview: explicit conversion to int (#2704))
>>>>>>> osgeo-main
>>>>>>> main
in the local copy of the code. When making changes, please follow
Submitting Guidelines at
<http://trac.osgeo.org/grass/wiki/Submitting>.
Expand Down Expand Up @@ -253,6 +267,9 @@ to your code.
<<<<<<< HEAD
=======
<<<<<<< HEAD
>>>>>>> main
=======
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
=======
Expand Down Expand Up @@ -377,9 +394,13 @@ to your code.
=======
>>>>>>> 8f5c741ca6 (wxpyimgview: explicit conversion to int (#2704))
=======
<<<<<<< HEAD
>>>>>>> b49c22396f (wxpyimgview: explicit conversion to int (#2704))
=======
>>>>>>> osgeo-main
=======
>>>>>>> osgeo-main
>>>>>>> main

### Committing

Expand Down
Loading
Loading