summaryrefslogtreecommitdiff
path: root/INSTALL.md
AgeCommit message (Collapse)Author
2024-02-13Remove BUILD_PKGCONFIG_FILESMiloš Komarčević
2018-08-11Add -DBUILD_PKGCONFIG_FILES to install instructionsRegina Obe
Building under msys/mingw doesn't automatically install the pkg config files needed to build GDAL and other libraries
2017-09-28update instructions to build with Visual Studio and 64-Bit Visual C++ Toolset.Quang Nguyen
2017-09-22INSTALL.md: add instructions to build with Visual Studio (#1023, from ↵Even Rouault
Winfried instructions)
2017-06-26INSTALL.md: add section discussing how to enable CPU specific optimizationsEven Rouault
2017-05-09Add mechanisms to reformant and check code style (#128)Even Rouault
Use an internal version of astyle (astyle 3.0). Scripts taken from QGIS. astyle.options from https://github.com/uclouvain/openjpeg/issues/128 scripts/prepare-commit.sh can be used locally to automatically reformat edited files. Travis-CI will run scripts/verify-indentation.sh to verify committed files.
2016-07-05Update INSTALL.mdAntonin Descampe
2016-07-05Update INSTALL, README and THANKS fileAntonin Descampe
2016-07-05Upload changelog and convert some files to mardownAntonin Descampe