summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: Remove autotoolsBastien Nocera2020-02-201-140/+0
* build: Add script to run the local mime detection testsFélix Piédallu2020-02-201-13/+4
* build: Add script to run the mime detection testsFélix Piédallu2020-02-201-8/+3
* build: Add script to check for duplicated mime-typesFélix Piédallu2020-02-201-7/+3
* build: Add script that prints stats on generic iconsFélix Piédallu2020-02-201-3/+3
* build: Add script to check translations in po/LINGUASFélix Piédallu2020-02-201-8/+3
* build: Add script to generate fd.o XML fileFélix Piédallu2020-02-201-4/+4
* build: Move all top-level tests to tests/ dirBastien Nocera2020-02-081-3/+3
* build: Move data files to data/Bastien Nocera2020-02-081-10/+10
* build: Move source code to src/Bastien Nocera2020-02-081-4/+4
* build: Load the shared-mime-info.its file when running itstoolBastien Nocera2019-09-111-1/+1
* build: Rebuild .pot file on source changesBastien Nocera2019-09-111-2/+2
* build: Don't use an intermediate .pot file to do translationswip/hadess/really-gettextBastien Nocera2019-09-101-14/+8
* build: Use gettext instead of intltoolValentin David2019-09-061-19/+21
* build: Remove incorrect dependency from install-data-hookFabrice Fontaine2019-08-201-1/+1
* build: Test for duplicated mime-typesBastien Nocera2019-05-021-0/+6
* build: Make test suite failure an errorBastien Nocera2019-02-131-1/+2
* build: Fix ChangeLog creation with builddir != srcdirBastien Nocera2019-01-171-1/+1
* build: Don't ship generated file in tarballsBastien Nocera2019-01-171-1/+1
* Revert "build: Fix "update-translations" target for builddir != srcdir"Bastien Nocera2019-01-171-3/+2
* build: Fix "update-translations" target for builddir != srcdirBastien Nocera2019-01-171-2/+3
* build: Allow setting test suite helpersBastien Nocera2018-10-141-8/+10
* build: Always validate freedesktop.org.xmlBastien Nocera2018-10-141-5/+1
* build: Disable running "make check" in "all" targetBastien Nocera2018-10-141-3/+0
* build: Fix distcheckBastien Nocera2017-09-181-1/+1
* build: Make "make check" fail when xdgmime is not compiledBastien Nocera2016-09-141-7/+14
* build: Make check-translations easier to useBastien Nocera2016-08-021-3/+4
* rename INCLUDES to AM_CPPFLAGSVincent Torri2013-09-301-1/+1
* build: Align error message borderBastien Nocera2013-02-271-2/+2
* Fix LINGUAS completeness testsBastien Nocera2013-02-131-1/+1
* build: Run the test-mime test from xdgmime as wellBastien Nocera2013-01-071-1/+1
* build: Add a local-test target to print mime infoBastien Nocera2012-09-251-0/+19
* Use native update-mime-database for install when cross compilingHib Eris2012-02-011-1/+7
* Use non-installed update-mime-database in install-data-hookHib Eris2012-02-011-1/+1
* Disable checks when cross compilingHib Eris2012-02-011-0/+4
* Fix build for platforms with executable extensionsHib Eris2012-02-011-8/+8
* Allow builders to not run make check by defaultColin Walters2012-01-241-1/+6
* Silent build by defaultBastien Nocera2012-01-171-1/+1
* build: Error out on invalid XMLBastien Nocera2011-06-201-2/+2
* build: Always run xmllintBastien Nocera2011-06-201-5/+3
* build: Update for the new Transifex way of doing thingsBastien Nocera2011-03-301-1/+5
* automake: remove also the "version" file on uninstallPino Toscano2011-03-031-0/+1
* Fix parallel buildSamuli Suominen2010-12-061-1/+1
* Make the `all' target command-less.Pino Toscano2010-11-151-1/+3
* Fix crasher with incomplete magic elementBastien Nocera2010-11-011-1/+4
* Makefile.am: ensure that update-mime-info doesn't get called before it's inst...Adrian Bunk2010-03-231-1/+1
* set XDG_DATA_HOME when running test-mime-dataPino Toscano2010-03-131-1/+1
* And another fix when fd.o.xml already exists in srcdirFlorent Viard2010-02-011-0/+4
* Fix error at compilation time when builddir != srcdirFlorent Viard2010-01-281-1/+1
* Generate changelog from git historyBastien Nocera2009-10-141-0/+10