aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2024-04-15lsfd: move the source code to new ./lsfd-cmd directoryMasatake YAMATO1-0/+1
2024-02-28build-sys: introduce localstatedirKarel Zak1-0/+2
2024-01-23Documentation: add basic smoketest for boilerplate.cThomas Weißschuh1-0/+1
2024-01-18lastlog2 - Y2038 safe version of lastlogStefan Schubert1-3/+8
2023-11-20libsmartcols: add filter sampleKarel Zak1-1/+3
2023-06-22ci: collect coverage on _exit() as wellFrantisek Sumsal1-0/+5
2023-06-22ci: hide coverage-related stuff begind --enable-coverageFrantisek Sumsal1-1/+1
2023-05-31build-sys: only pass --failure-level if supportedThomas Weißschuh1-1/+4
2023-01-07build: propagate failures from asciidoctorThomas Weißschuh1-0/+1
2023-01-06build: track dependencies of manpage generationThomas Weißschuh1-1/+9
2022-03-01build-sys: distribute Meson filesKarel Zak1-0/+23
2022-01-25build-sys: generate all man pages for distribution tarballKarel Zak1-1/+14
2021-06-04build-sys: make re-use of generated man-pages more robustKarel Zak1-1/+7
2021-06-03build-sys: add generated man-pages to distribution tarballKarel Zak1-5/+3
2021-06-02build-sys: fix {release-version} man pagesKarel Zak1-0/+2
2021-05-05build-sys: keep adoc files in dist_noinst_DATAKarel Zak1-6/+6
2021-04-22build-sys: add targets to generated translated man pagesKarel Zak1-0/+6
2021-04-09tools: add missing stuff to Makefile.amKarel Zak1-2/+2
2021-04-08tools: replace checkmans.sh with adoc scriptsKarel Zak1-1/+2
2021-04-06build-sys: make man pages optional, add --disable-asciidocKarel Zak1-15/+13
2021-04-01build-sys: improve asciidoc generic ruleKarel Zak1-6/+10
2021-03-31build-sys: cleanup distcheck optionsKarel Zak1-2/+2
2021-03-31build-sys: make man pages location independentKarel Zak1-1/+1
2021-03-29Merge remote-tracking branch 'mariobl/topic/asciidoc'Karel Zak1-0/+25
2021-03-26build-sys: fix out-of-tree buildKarel Zak1-1/+1
2021-03-26build-sys: add man-common/Makemodule.amKarel Zak1-3/+5
2021-03-26build-sys: split man pages and man page linksKarel Zak1-2/+7
2021-03-24Add missing backslash to Makefile.amMario Blättermann1-1/+1
2021-03-16Asciidoc: Adapt Makefiles to new asciidoc man pagesMario Blättermann1-0/+18
2021-03-16build-sys: add EXTRA_LTLIBRARIES beween CLEANFILESKarel Zak1-1/+2
2021-03-15Automake: use EXTRA_LTLIBRARIES instead of noinst_LTLIBRARIESLuca Boccassi1-1/+1
2020-08-06build-sys: add support for --enable-fuzzing-engineEvgeny Vereshchagin1-1/+11
2020-07-07cryptsetup: add option to use via dlopen in libmountLuca Boccassi1-0/+7
2020-07-03build-sys: add --enable-ubsan to make it possible to build util-linux with UBSanEvgeny Vereshchagin1-1/+1
2020-05-25build-sys: cleanup $vendordir useKarel Zak1-0/+11
2020-05-22build-sys: Fix autogenerated URL in ChangeLogChris Hofstaedtler1-1/+1
2020-02-15getopt: use examples installation directory in man pageSami Kerola1-0/+1
2019-12-05libmount: add support for verity devices via libcryptsetupLuca Boccassi1-0/+6
2019-11-12build-sys: introduce $sysconfstaticdirKarel Zak1-1/+3
2019-10-11libmount: Add libselinux dependency to pkgconfig fileMasami Hiramatsu1-0/+6
2019-05-14build-sys: add --with-pkgconfigdirKarel Zak1-2/+0
2019-04-24build-sys: add 'make checklibdoc'Karel Zak1-0/+13
2019-04-15build-sys: add ASAN_LDFLAGSKarel Zak1-1/+1
2019-03-05build-sys: add check-programs make targetKarel Zak1-0/+2
2017-07-31build: use --runstatedir instead of --localstatedirAndreas Henriksson1-2/+2
2017-06-26build-sys: fix chown mistake, add checkusage.sh to the distRuediger Meier1-0/+1
2017-06-26tools: add checkusage.shRuediger Meier1-1/+5
2017-06-21build-sys: update DISTCHECK_CONFIGURE_FLAGSKarel Zak1-0/+1
2016-05-25build-sys: add tools/Makemodule.amKarel Zak1-3/+2
2016-03-17tools: add checkcompletion.shKarel Zak1-0/+3
2016-03-13build-sys: use AC_PROG_MKDIR_P and remove a few gnuismsRuediger Meier1-1/+1
2016-02-05build-sys: Properly order install dependencies of pylibmountFilipe Brandenburger1-0/+8
2015-12-10tests: skip automake's empty "Testsuite summary"Ruediger Meier1-1/+0
2015-03-06Revert "build-sys: remove static builds from make-check"Karel Zak1-0/+1
2015-03-05build-sys: remove static builds from make-checkKarel Zak1-1/+0
2015-01-13libfdisk: add version.cKarel Zak1-0/+3
2014-11-26build-sys: add fdisk.pcKarel Zak1-0/+2
2014-11-26build-sys: create a regular shared libfdisk.soKarel Zak1-3/+4
2014-10-14libmount: provide version as int for better compiletime testSøren Holm1-0/+3
2014-09-03build-sys: create parent directory for $(PATHFILES)Michael Marineau1-0/+1
2014-06-19build-sys: support ./configure ADJTIME_PATH=Karel Zak1-0/+1
2014-06-16build-sys: fix smartcols.pcKarel Zak1-0/+1
2014-06-04tests: fix python tests for dist and out-of-tree buildsRuediger Meier1-0/+1
2014-06-03build-sys: restore make distcheck's configure flagsRuediger Meier1-6/+9
2014-05-21build-sys: cleanup bash-completion/Karel Zak1-0/+1
2014-04-03Use libsmartcols in libfdisk and cfdiskOndrej Oprala1-1/+1
2014-04-03libsmartcols: add basic filesOndrej Oprala1-2/+5
2014-03-11build-sys: ove fdisks to disk-utilsKarel Zak1-1/+0
2014-03-05build-sys: remove deprecated-mount/Karel Zak1-1/+0
2013-08-19build-sys: install pylibmount intoKarel Zak1-1/+0
2013-08-19build-sys: add pylibmountKarel Zak1-0/+1
2013-04-05bash-completion: rename shell-completion -> bash-completionKarel Zak1-1/+1
2013-03-30bash-completion: add bash completetion configure optionSami Kerola1-0/+5
2013-03-11libfdisk: add basic library filesKarel Zak1-0/+2
2012-10-15ddate: remove from util-linuxSami Kerola1-2/+1
2012-10-10build-sys: remove --enable-gtk-doc from make checkKarel Zak1-1/+1
2012-08-15build-sys: expand paths at make timeKarel Zak1-0/+37
2012-08-03tests: make compatible with autotoolsKarel Zak1-0/+3
2012-07-30build-sys: add run.sh to make check for non-root usersKarel Zak1-0/+1
2012-07-30build-sys: move tests to check_PROGRAMSKarel Zak1-0/+1
2012-07-30build-sys: include tools/git-version-gen in the tarballPetr Uzel1-1/+2
2012-07-26ddate: russian manual missing from packageSami Kerola1-1/+1
2012-07-10build-sys: change --localstatedir to /runSami Kerola1-2/+2
2012-07-09build-sys: support separate libintlKarel Zak1-0/+5
2012-06-26build-sys: remove include-Makefile.amKarel Zak1-7/+28
2012-06-26build-sys: rename fdisk -> fdisks/, convert to moduleKarel Zak1-1/+1
2012-06-26build-sys: convert tests/ to moduleKarel Zak1-2/+6
2012-06-26build-sys: move partx to disk-utils/Karel Zak1-4/+0
2012-06-26build-sys: convert disk-utils/ to moduleKarel Zak1-1/+1
2012-06-26build-sys: move getopt to misc-utils/Karel Zak1-1/+0
2012-06-26build-sys: convert misc-utils/ to moduleKarel Zak1-1/+2
2012-06-26build-sys: move hwclock to sys-utils/Karel Zak1-7/+0
2012-06-26build-sys: convert sys-utils/ to moduleKarel Zak1-2/+1
2012-06-26build-sys: convert mount/ to module, rename to mount-deprecated/Karel Zak1-5/+1
2012-06-26build-sys: convert login-utils/ to moduleKarel Zak1-1/+2
2012-06-26build-sys: convert term-utils/ to moduleKarel Zak1-5/+6
2012-06-26build-sys: convert libmount/ to moduleKarel Zak1-9/+3
2012-06-26build-sys: convert libblkid/ to moduleKarel Zak1-4/+11
2012-06-26build-sys: convert libuuid/ to moduleKarel Zak1-5/+14
2012-06-26build-sys: convert schedutils/ to moduleKarel Zak1-3/+3
2012-06-26build-sys: convert lib/ to moduleKarel Zak1-2/+2
2012-06-26build-sys: convert include/ to moduleKarel Zak1-1/+7
2012-06-13tools: add small and stupid script to check HAVE_DECL_Karel Zak1-0/+3
2012-06-02tools: add checkmans.shSami Kerola1-0/+3
2012-05-04uuidd: add systemd unit filesPetr Uzel1-1/+2
2012-04-27build-sys: run distcheck with verbose make rulesPetr Uzel1-1/+2
2012-03-20fsck: move to disk-utils directoryKarel Zak1-4/+0
2012-02-28build-sys: enhance readability of the autotools filesSami Kerola1-11/+10
2012-02-21build-sys: add tools/ to EXTRA_DISTKarel Zak1-0/+1
2012-01-19build-sys: improve changelog targetKarel Zak1-2/+6
2012-01-18build-sys: add changelog targetv2.21-rc1Karel Zak1-0/+11
2012-01-04build-sys: add checkxalloc to toplevel MakefileKarel Zak1-0/+2
2011-09-12build-sys: use --enable-most-builds for distcheckKarel Zak1-5/+1
2011-08-12docs: Documentation directory addedSami Kerola1-6/+1
2011-06-20build-sys: move BUILD_SCHEDUTILS to top-level MakefileKarel Zak1-1/+4
2011-06-09build-sys: use top-level directory for libblkid rather than shlibs/blkidKarel Zak1-1/+1
2011-06-09build-sys: use top-level directory for libmount rather than shlibs/mountKarel Zak1-1/+1
2011-06-09build-sys: use top-level directory for libuuid rather than shlibs/uuidKarel Zak1-1/+1
2011-06-08simpleinit: remove this deprecated set of utilsKarel Zak1-5/+1
2011-05-26build-sys: use AUTOMAKE_OPTIONS = gnuSami Kerola1-0/+3
2011-04-05build-sys: use git-version-gen to distinct git and release versionsSami Kerola1-0/+11
2011-03-16build-sys: clean up partx MakefileKarel Zak1-1/+1
2011-03-16build-sys: don't support external (e2fsprogs) libblkidKarel Zak1-2/+0
2011-03-11hwclock: build on non-LinuxSamuel Thibault1-3/+5
2011-03-08build-sys: fix unportable Makefile.am assignmentSami Kerola1-1/+1
2011-03-02build-sys: add term-utils/Karel Zak1-0/+1
2010-12-10simpleinit: move old init stuff to separate directoryKarel Zak1-0/+4
2010-10-21man: add russian translation of ddate.1Karel Zak1-0/+3
2010-08-19fsck: improve whole-disk check, detect stacked devicesKarel Zak1-0/+2
2010-07-29build-sys: drop shlibs/Makefile.am that only adds SUBDIRSDiego Elio 'Flameeyes' Pettenò1-1/+15
2009-11-05build-sys: remove obsolete --with-fsprobe from distcheck flagsKarel Zak1-1/+1
2009-09-16libblkid: gtkdocize (API docs generated by gtk-docs)Karel Zak1-1/+2
2009-05-14build-sys: complete /libs to /shlibs renameKarel Zak1-1/+1
2009-03-18build-sys: fix bugs detected by "make distcheck"Karel Zak1-1/+1
2009-02-18fsck: move fsck from e2fsprogs to util-linux-ngKarel Zak1-0/+4
2009-02-11blkid: create basic directoriesKarel Zak1-0/+1
2008-11-26tools: add checkconfig to top-level MakefileKarel Zak1-1/+6
2008-11-26tools: add checkincludes.pl (from linux kernel)Karel Zak1-0/+11
2008-11-19build-sys: add --disable-mountAlon Bar-Lev1-2/+5
2008-02-18build-sys: add --enable-static-programsStepan Kasal1-1/+2
2007-12-17build-sys: build arch(1) during distcheckStepan Kasal1-1/+1
2007-11-28tests: move test_bkdev to lib/Karel Zak1-0/+1
2007-11-08build-sys: non-linux supportSamuel Thibault1-3/+7
2007-08-20docs: add DEPRECATED to EXTRA_DISTKarel Zak1-0/+1
2007-08-14docs: add README.licensingKarel Zak1-0/+1
2007-07-26build-sys: fix directories in EXTRA_DISTKarel Zak1-2/+2
2007-07-12build-sys: remove "make mrproper", git-clean is good enoughKarel Zak1-9/+0
2007-07-03docs: add release notesv2.13-rc1Karel Zak1-1/+2
2007-06-15tools: add codecheck-config that checks for {HAVE,ENABLE}_ orphansKarel Zak1-1/+2
2007-05-16build-sys: in the clean targets use "find ... | xargs rm -f"Stepan Kasal1-2/+2
2007-05-16build-sys: remove po/Makevars.template from EXTRA_DISTStepan Kasal1-1/+0
2007-05-16build-sys: remove config/include-Makefile.am from EXTRA_DISTStepan Kasal1-1/+1
2007-05-16build-sys: do not use wildcards in EXTRA_DISTStepan Kasal1-3/+3
2007-05-16build-sys: set DISTCHECK_CONFIGURE_FLAGS in top-level makefileStepan Kasal1-0/+5
2007-05-16build-sys: use dist_noinst_DATA to work around the bug with dist_man_MANSStepan Kasal1-9/+0
2007-05-16build-sys: do not build convenience libraries in lib/Stepan Kasal1-1/+1
2007-02-08build-sys: fix README filenames and add missing files to EXTRA_DISTsKarel Zak1-7/+13
2007-01-04tests: add basic infrastructure for regression testsKarel Zak1-1/+2
2007-01-04build-sys: add missing filesKarel Zak1-1/+11
2007-01-03build-sys: remove generated autotools stuff from gitKarel Zak1-2/+12
2006-12-07Imported from util-linux-2.13-pre2 tarball.v2.13-pre2Karel Zak1-1/+5
2006-12-07Imported from util-linux-2.13-pre1 tarball.v2.13-pre1Karel Zak1-0/+19