Commit Graph

21 Commits

Author SHA1 Message Date
Daniel Baston ef5aaef7f4
Doc: Consolidate info on build dependencies and processes
- CONTRIBUTING.md is replaced with a link to the "contributing" section
  of the docs
- Information on build requirements is consolidated in
  "development/dev_environment.rst"
- Build instructions are moved from "build_hints.rst" to
  "development/building_from_source.rst"
- Basic information on running tests is added to "development/testing.rst"
- Git usage is moved from CONTRIBUTING.md to
  "development/dev_practices.rst"
- Basic information on building docs is added to
  "development/dev_documentationrst." The style guide is moved from
  "contributing" to this location.
2022-11-17 12:50:07 -05:00
Even Rouault 88818019da
CONTRIBUTING.md: explain what setdevenv.sh does [ci skip] 2022-09-16 18:36:22 +02:00
Even Rouault 391ad47148
Fix typos reported by scripts/fix_typos.sh 2022-09-08 18:43:14 +02:00
snowman2 80526c82d9 ENH: Add pre-commit 2022-08-12 08:09:10 -05:00
Even Rouault 35faab5a8d
Update Vagrantfile to ubuntu:22.04 and cmake 2022-07-22 16:26:14 +02:00
Even Rouault a0cd7ef38b
Doc: updates related to SWIG Python bindings 2022-07-20 18:21:23 +02:00
Alan Snow bfdca26014 DOC: Update CONTRIBUTING (Python virtualenv | SWIG | Minimal CMAKE build | headers) 2022-07-19 20:20:59 -05:00
desertsTsung 5ae966e207
gdalwarp: code improvements (#5648) 2022-05-02 14:22:20 +02:00
Even Rouault e1decbcc20
CONTRIBUTING.md: updates for new tree org + CMake hints 2021-10-28 20:00:14 +02:00
Even Rouault 530e61a8e7
CONTRIBUTING.md: add --with-python to configure [ci skip] 2021-06-02 17:13:05 +02:00
Idan Miara 0353f56912
add a symlink to LICENSE.TXT in .github subdir (#3361)
* CONTRIBUTING.md - add a comment about committing symbolic links

* .github/LICENSE.TXT - add a symbolic link to the LICENSE file for github to pick up
2021-04-13 21:52:59 +02:00
andreas 50b0c69e29 Fix typo in CONTRIBUTING.md 2019-09-10 17:35:20 +02:00
Craig de Stigter 7e62d38aea Add some basic docs. Remove pin for pytest; v4 should work ok 2018-12-11 12:01:22 +13:00
Even Rouault 5a9d61933f
CONTRIBUTING.md: add alternative for squashing all commits [ci skip] 2018-11-14 17:49:45 +01:00
Even Rouault 87f2ab2a68
CONTRIBUTING.md: enhance backporting section [ci skip] 2018-10-30 19:01:48 +01:00
Darío Hereñú cb634bf72d CONTRIBUTING.md: minor reformatting [ci skip] 2018-10-05 21:43:53 +02:00
luzpaz 6ef13199b4 Misc. typos (#668)
Found via `codespell -q 3 -I ../gdal-word-whitelist.txt` where whitelist consists of:
```
als
ang
ans
dum
geometrie
iff
lod
merget
nd
objext
oder
oposition
pres
poiter
posession
repid
ressource
sinc
som
te
templat
titel
```
2018-06-07 11:46:42 +02:00
Ari Jolma 9fe6dd496d Documentation: fix the name of git repository from git@ to https:// 2018-05-29 10:35:26 +03:00
MatzFan 6d66b1259e
Update CONTRIBUTING.md
Incorrect executable name to run tests
2018-04-30 13:36:43 +01:00
Even Rouault 585fa4cdfc
Add scripts/setdevenv.sh to setup env variables needed for running GDAL without installing it 2018-04-05 11:34:00 +02:00
Even Rouault 68858aceff Add CONTRIBUTING.md 2018-03-23 15:05:46 +01:00