aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2018-06-14Start a `customstyle` for bibliographic referencesMike Toews
Modifies label to use BibTeX key name, and format names with lastfirst
2018-06-08Ignore VS2017 and CLion user-specific local filesMateusz Loskot
- CMakeSettings.json - CMake integration for VS2017 config - .idea - CLion config [ci skip]
2018-05-24.gitignore: add test-driverEven Rouault
2018-04-27Ignore output files and shutdown a warning.Martin Desruisseaux
2018-03-21Update .gitignore for newer binariesMike Toews
2018-02-05Make a README from README.md when running 'make dist' (#772)Kristian Evers
Make a README from README.md when running 'make dist'. README.md is stripped from the CI status images that is displayed on GitHub, but other README is just a copy of README.md. Adjusted travis/install.sh so that 'make dist-all' is not run on the source distribution.
2017-09-27Ignore Visual Studio cruft and build directories and scripts (#581)Mateusz Łoskot
build.local.sh and build.local.bat as as user-specific scripts Build directories: build, _build.{platform} or _build.{compiler} [ci skip]
2016-02-24start working on sphinx version of proj4.orgHoward Butler
2015-09-10BLD: Remove proj_config.h.in.Elliott Sales de Andrade
It's generated by autoheader, which was mysteriously left out of autogen.sh.
2015-09-10BLD: Remove generated files.Elliott Sales de Andrade
2015-09-10BLD: Remove Makefile.in.Elliott Sales de Andrade
These files are generated by automake.
2015-09-08Increment version to 4.9.2 in preparation for releaseHoward Butler
2015-05-30Import gitignore from SVN.Elliott Sales de Andrade