summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2020-02-20build: Remove autotoolsBastien Nocera1-140/+0
2020-02-20build: Add script to run the local mime detection testsFélix Piédallu1-13/+4
2020-02-20build: Add script to run the mime detection testsFélix Piédallu1-8/+3
2020-02-20build: Add script to check for duplicated mime-typesFélix Piédallu1-7/+3
2020-02-20build: Add script that prints stats on generic iconsFélix Piédallu1-3/+3
2020-02-20build: Add script to check translations in po/LINGUASFélix Piédallu1-8/+3
2020-02-20build: Add script to generate fd.o XML fileFélix Piédallu1-4/+4
2020-02-08build: Move all top-level tests to tests/ dirBastien Nocera1-3/+3
2020-02-08build: Move data files to data/Bastien Nocera1-10/+10
2020-02-08build: Move source code to src/Bastien Nocera1-4/+4
2019-09-11build: Load the shared-mime-info.its file when running itstoolBastien Nocera1-1/+1
2019-09-11build: Rebuild .pot file on source changesBastien Nocera1-2/+2
2019-09-10build: Don't use an intermediate .pot file to do translationsBastien Nocera1-14/+8
2019-09-06build: Use gettext instead of intltoolValentin David1-19/+21
2019-08-20build: Remove incorrect dependency from install-data-hookFabrice Fontaine1-1/+1
2019-05-02build: Test for duplicated mime-typesBastien Nocera1-0/+6
2019-02-13build: Make test suite failure an errorBastien Nocera1-1/+2
2019-01-17build: Fix ChangeLog creation with builddir != srcdirBastien Nocera1-1/+1
2019-01-17build: Don't ship generated file in tarballsBastien Nocera1-1/+1
2019-01-17Revert "build: Fix "update-translations" target for builddir != srcdir"Bastien Nocera1-3/+2
2019-01-17build: Fix "update-translations" target for builddir != srcdirBastien Nocera1-2/+3
2018-10-14build: Allow setting test suite helpersBastien Nocera1-8/+10
2018-10-14build: Always validate freedesktop.org.xmlBastien Nocera1-5/+1
2018-10-14build: Disable running "make check" in "all" targetBastien Nocera1-3/+0
2017-09-18build: Fix distcheckBastien Nocera1-1/+1
2016-09-14build: Make "make check" fail when xdgmime is not compiledBastien Nocera1-7/+14
2016-08-02build: Make check-translations easier to useBastien Nocera1-3/+4
2013-09-30rename INCLUDES to AM_CPPFLAGSVincent Torri1-1/+1
2013-02-27build: Align error message borderBastien Nocera1-2/+2
2013-02-13Fix LINGUAS completeness testsBastien Nocera1-1/+1
2013-01-07build: Run the test-mime test from xdgmime as wellBastien Nocera1-1/+1
2012-09-25build: Add a local-test target to print mime infoBastien Nocera1-0/+19
2012-02-01Use native update-mime-database for install when cross compilingHib Eris1-1/+7
2012-02-01Use non-installed update-mime-database in install-data-hookHib Eris1-1/+1
2012-02-01Disable checks when cross compilingHib Eris1-0/+4
2012-02-01Fix build for platforms with executable extensionsHib Eris1-8/+8
2012-01-24Allow builders to not run make check by defaultColin Walters1-1/+6
2012-01-17Silent build by defaultBastien Nocera1-1/+1
2011-06-20build: Error out on invalid XMLBastien Nocera1-2/+2
2011-06-20build: Always run xmllintBastien Nocera1-5/+3
2011-03-30build: Update for the new Transifex way of doing thingsBastien Nocera1-1/+5
2011-03-03automake: remove also the "version" file on uninstallPino Toscano1-0/+1
2010-12-06Fix parallel buildSamuli Suominen1-1/+1
2010-11-15Make the `all' target command-less.Pino Toscano1-1/+3
2010-11-01Fix crasher with incomplete magic elementBastien Nocera1-1/+4
2010-03-23Makefile.am: ensure that update-mime-info doesn't get called before it's inst...Adrian Bunk1-1/+1
2010-03-13set XDG_DATA_HOME when running test-mime-dataPino Toscano1-1/+1
2010-02-01And another fix when fd.o.xml already exists in srcdirFlorent Viard1-0/+4
2010-01-28Fix error at compilation time when builddir != srcdirFlorent Viard1-1/+1
2009-10-14Generate changelog from git historyBastien Nocera1-0/+10