Matthias Kuhn
6596d872b6
add python3-pyqt5.qtpositioning
2021-06-19 06:20:57 +10:00
Étienne Trimaille
0a3f514df7
Update Python to 3.7 in INSTALL.md
...
Follow up of eb8066f2fe2811e087d661f03543c69717d5b604
2021-04-22 13:07:17 +07:00
Juergen E. Fischer
17084b8cf5
scripts/scandeps.pl: drop qt5-default, add pandoc, run
2021-04-12 13:02:09 +02:00
Juergen E. Fischer
d437cb4378
debian packaging: fix hirsute
2021-04-04 14:19:53 +02:00
Matthias Kuhn
e94d9bc024
[qt6] Use RecursiveMutex instead of QMutex( QMutex::Recursive )
...
QMutex::Recursive will be gone.
The replacement only entered the stage with Qt 5.14
2021-03-27 10:17:45 +01:00
Andrea Giudiceandrea
3d57042421
Fix markup typo in INSTALL.md
2021-03-22 05:25:39 +10:00
Hannes
98ebd409a4
Minor cleanup of INSTALL.md
...
- Remove extra indentation of code blocks that made copy'n'pasting ugly
- Probably fixed in indentation bug for `~/.config/QtProject/qtlogging.ini`
- Some homogenization of code markup, didn't look through all parts of the document though
- Turn inline comments into actual `#` comments
- In Server part:
- Use "example.com" for example domains
- Be more explicite about paths
- I also tried to fix some formatting markup
2021-03-20 09:18:50 +10:00
Alessandro Pasotti
79a3388bde
Update INSTALL.md
...
Co-authored-by: Harrissou Sant-anna <delazj@gmail.com>
2021-02-19 22:51:03 +01:00
Alessandro Pasotti
a5379500dd
Update INSTALL after MXE->Fedora-mingw64 switch
2021-02-19 17:57:01 +01:00
Matthias Kuhn
0b2c951e65
Bump Minimum Python version to 3.6
2021-01-20 09:25:47 +10:00
Matthias Kuhn
d931c4ce98
Update python build dep version
2021-01-20 09:25:47 +10:00
Matthias Kuhn
526ef598c2
Bump minimum python version to 3.5
...
To get proper support for type hints
2021-01-20 09:25:47 +10:00
Juergen E. Fischer
c8a2535ed5
scandeps.pl run
2020-12-27 18:54:01 +01:00
Rémy Léone
42fe8c3843
simplify homebrew dependencies installation command
2020-10-23 14:25:49 +10:00
Harrissou Sant-anna
138762146e
Remove "Building using MinGW" instructions
2020-09-26 05:35:36 +10:00
Harrissou Sant-anna
f48eb3109a
Add a semi-automated table of content for the Install file
2020-09-25 08:34:39 +10:00
Harrissou Sant-anna
b83a4757c8
Remove "creation of MSYS environment" instructions
2020-09-25 08:33:32 +10:00
Matthias Kuhn
8929e74a57
Merge pull request #38101 from DelazJ/fixInstall
...
Typo, URL and formatting in the build instructions
2020-09-16 13:19:44 +02:00
Iman
78ca2a4145
Fix ccmake command argument for Mac ( #38564 )
2020-09-03 06:32:04 +02:00
Matthias Kuhn
e0fa368357
Bump minimum cmake version to 3.10
...
Fixes #38327
2020-08-17 20:38:10 +02:00
Harrissou Sant-anna
ff4594efdf
More text formatting
...
Co-authored-by: Matthias Kuhn <matthias@opengis.ch>
2020-08-14 14:31:09 +02:00
Harrissou Sant-anna
9a2dc24b33
Update after review
2020-08-14 12:56:06 +02:00
Harrissou Sant-anna
face843c7a
Typo, URL and formatting in the build instructions
2020-08-03 09:09:16 +02:00
Peter Petrik
dcd017a655
Remove txt2tags dependency (use markdown instead)
2020-06-10 10:00:22 +10:00