summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2016-09-05New GRASS 6 release, and a number of minor build process corrections: 1. ↵czk
Better D_FORTIFY_SOURCE issue workaround. 2. Don't depend on wxGTK (wxWidgets) - GRASS 6 doesn't use it, only GRASS 7 does, in just one module so far. 3. Don't try to to depend on wxPython 2.x - GRASS 6 Python GUI will import 3.x wxPython module anyway, even when both 2.x and 3.x versions are available. Luckily, the wxPython 3 -related bugs have been fixed in GRASS 6.4.6. See the related https://trac.osgeo.org/grass/ticket/2558 and https://lists.osgeo.org/pipermail/grass-dev/2014-October/071126.html.
2016-07-14Drop mostly irrelevant stuff, cosmetics.czk
2015-10-09g.extension needs subversionczk
2015-10-09Cosmetics, a minor typo corrected, Python issues explained better.czk
2015-10-04initial commitczk