summaryrefslogtreecommitdiff
path: root/git.mk
Commit message (Collapse)AuthorAgeFilesLines
* git.mk: Add config.rpath to the list of ignored filesEmmanuele Bassi2016-08-091-0/+1
| | | | This finally cleans up the `git status` output.
* Modify git.mk to handle our split NLS directoriesEmmanuele Bassi2016-08-031-17/+23
| | | | | | | | | | | GTK+ has two directories for translations: the default 'po' and the additional 'po-properties' for the GObject properties translation domain. Since the content of the translations directories are filled by autoreconf and gettext, and are duplicated between the two gettext domains we use, we should handle this ad hoc inside git.mk, instead of trying to catch up by adding po-properties files in GITIGNOREFILES.
* Update git.mkJasper St. Pierre2014-12-121-4/+13
| | | | | This fixes the .deps of subdirs (a11y, deprecated, inspector) not showing up in .gitignore.
* Update git.mkJasper St. Pierre2014-06-191-12/+36
|
* Update git.mk, respects AC_CONFIG_AUX_DIR nowBehdad Esfahbod2013-07-111-10/+13
|
* Update git.mkJasper St. Pierre2013-07-111-19/+83
|
* Update git.mkJasper St. Pierre2013-01-241-23/+63
|
* Update git.mk from pangoPablo Castellano2010-08-031-4/+9
|
* Add git.mk to generate .gitignore filesBehdad Esfahbod2009-05-041-0/+182
Add four new doc templates that were not in repository.