Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [git.mk] Update | Behdad Esfahbod | 2013-12-15 | 1 | -8/+13 |
| | |||||
* | Update git.mk | Behdad Esfahbod | 2013-09-30 | 1 | -20/+102 |
| | |||||
* | Update git.mk from upstream | Behdad Esfahbod | 2012-08-20 | 1 | -15/+40 |
| | |||||
* | Update git.mk. git.mk lives in its own upstream repo now. | Behdad Esfahbod | 2012-01-25 | 1 | -11/+10 |
| | |||||
* | [git.mk] Support Mallard docs | Behdad Esfahbod | 2010-12-06 | 1 | -2/+6 |
| | |||||
* | Bug 630812 - Ignore gnome-doc-utils, .dirstamp and GSettings files in git.mk | Behdad Esfahbod | 2010-09-28 | 1 | -1/+10 |
| | | | | | | | | | | | | | | | | | | | | | Patches from Philip Withnall. [PATCH 1/3] Ignore gnome-doc-utils' .mo files and generated headers gnome-doc-utils can optionally generate a header (specified in DOC_H_FILE) which is cleaned by gnome-doc-utils.make in mostlyclean. Additionally, it generates MO files for the documentation translations which are also cleaned by gnome-doc-utils.make in mostlyclean. [PATCH 2/3] Ignore .dirstamp files These are automatically removed on distclean by automake under some circumstances. [PATCH 3/3] Ignore files generated by gsettings.m4 gsettings.m4 generates .valid files and can optionally generate enum files, which are all removed on mostlyclean by gsettings.m4. | ||||
* | [git.mk] Fix bug with parallel make and subdirs | Behdad Esfahbod | 2010-03-13 | 1 | -2/+5 |
| | |||||
* | Update from vte | Behdad Esfahbod | 2009-10-21 | 1 | -1/+2 |
| | |||||
* | Bug 595350 - set LC_ALL=C, not LANG=C | Behdad Esfahbod | 2009-09-16 | 1 | -1/+1 |
| | |||||
* | Update git.mk | Behdad Esfahbod | 2009-08-20 | 1 | -0/+1 |
| | |||||
* | [git.mk] Better deal with non-automake directories | Behdad Esfahbod | 2009-05-04 | 1 | -1/+1 |
| | |||||
* | [git.mk] Update | Behdad Esfahbod | 2009-05-04 | 1 | -77/+80 |
| | |||||
* | [git.mk] Fix DEST_SUBDIR recursion | Behdad Esfahbod | 2009-05-03 | 1 | -7/+8 |
| | |||||
* | [git.mk] Recurse in DIST_SUBDIRS too | Behdad Esfahbod | 2009-05-03 | 1 | -1/+1 |
| | |||||
* | [git.mk] Also ignore other vim buffer files | Behdad Esfahbod | 2009-04-26 | 1 | -1/+1 |
| | |||||
* | Fix maintainer-clean | Behdad Esfahbod | 2009-04-25 | 1 | -2/+2 |
| | |||||
* | [git.mk] Replace "git stat" with "git status" | Behdad Esfahbod | 2009-04-23 | 1 | -2/+2 |
| | | | | Apparently "stat" was aliased by me locally. | ||||
* | [git.mk] Support out-of-tree builds | Behdad Esfahbod | 2009-04-18 | 1 | -5/+9 |
| | |||||
* | [git.mk] Remove copyright claim | Behdad Esfahbod | 2009-04-18 | 1 | -1/+1 |
| | |||||
* | [git.mk] Add gnome-doc-utils support | Behdad Esfahbod | 2009-04-17 | 1 | -3/+20 |
| | |||||
* | [git.mk] Document more | Behdad Esfahbod | 2009-04-17 | 1 | -20/+87 |
| | |||||
* | [git.mk] Document | Behdad Esfahbod | 2009-04-17 | 1 | -2/+20 |
| | |||||
* | Add git.mk | Behdad Esfahbod | 2009-04-17 | 1 | -0/+72 |