aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2019-09-09libfrog: refactor online geometry queriesDarrick J. Wong1-0/+1
2018-10-17xfsprogs: enable sparse checking with make C=2Eric Sandeen1-6/+6
2018-10-17xfsprogs: enable sparse checking with make C=1Eric Sandeen1-0/+14
2018-10-09xfsprogs: make scrub build config-optionalEric Sandeen1-1/+5
2018-10-09xfsprogs: remove darwin platform filesEric Sandeen1-5/+1
2018-07-23xfsprogs: convert to SPDX license tagsDave Chinner1-0/+1
2018-02-23Several updates to use more modern Debian packagingNathan Scott1-1/+3
2018-02-02xfs_scrub: create online filesystem scrub programDarrick J. Wong1-1/+2
2017-12-06libfrog: move list_sort out of libxfsDarrick J. Wong1-3/+5
2017-12-06libfrog: move all the userspace support stuff into a new libraryDarrick J. Wong1-1/+1
2017-06-21xfs_spaceman: space management toolDave Chinner1-1/+2
2017-04-10xfsprogs: fix build dep on configure.acEric Sandeen1-1/+1
2017-01-12build: add tar.xz targetEric Sandeen1-2/+8
2016-11-01Makefile: disable fsr for Mac OS XFelix Janda1-1/+5
2016-05-30xfs_repair: new secondary superblock search methodBill O'Donnell1-1/+1
2016-05-30libxcmd: generalize topology functionsBill O'Donnell1-0/+1
2015-10-14xfs_copy: check for dirty log on non-duplicate copiesBrian Foster1-1/+1
2015-08-03xfsprogs: Use glibtoolize on osxJan Tulak1-2/+11
2015-08-03xfsprogs: Don't Make .po files with gettext disabledJan Tulak1-1/+5
2015-08-03xfsprogs: blkid is now mandatoryJan Tulak1-5/+1
2015-07-31xfsprogs: remove install-qa targetChristoph Hellwig1-6/+0
2015-07-31build: populate include/xfs before buildingDave Chinner1-0/+3
2015-07-31xfsprogs: build fails to find platform_defs.hDave Chinner1-1/+2
2015-07-31libxfs: restructure to match kernel layoutDave Chinner1-6/+9
2013-06-26xfsprogs: fix make debDave Chinner1-0/+2
2013-02-14xfsprogs: update 'make deb' to use tarballBen Myers1-12/+12
2013-02-01xfsprogs: Refactor release scripts to conform to using git archiveAndrew Dahl1-3/+7
2012-10-25xfsprogs: rename configure.in to configure.acv3.1.9-rc1Ben Myers1-1/+1
2010-08-26Update makefiles to correctly handle libdisk sources during libblkid builds.Nathan Scott1-5/+1
2010-08-03xfsprogs: fix depend targetsAlex Elder1-3/+3
2010-02-17xfsprogs: clean up make install build V2Dave Chinner1-5/+8
2010-01-20xfsprogs: Make the compile output cleaner V3Dave Chinner1-13/+28
2009-10-30simplify and unify source package generationChristoph Hellwig1-5/+41
2009-10-10allow linking against libblkid instead of libdiskChristoph Hellwig1-2/+10
2009-10-10update configure defaultsChristoph Hellwig1-12/+1
2009-10-01build: makefile and package tweaks for in-tree deb builds.v3.0.4Nathan Scott1-3/+1
2009-05-02add release.shChristoph Hellwig1-1/+1
2009-04-29keep autoconf-generated files over make distcleanChristoph Hellwig1-11/+14
2009-03-24automake and libtool fixesAndreas Gruenbacher1-6/+15
2009-02-24fix parallel buildsMike Frysinger1-3/+4
2009-01-24move fsr over from xfsdumpChristoph Hellwig1-1/+1
2008-12-30fix up xfs-cmds build after the parallel-festEric Sandeen1-1/+1
2008-11-21Allow parallel builds of xfs-cmds.Barry Naujok1-12/+37
2008-09-08Update xfsprogs to latest kernel headers and functionsBarry Naujok1-1/+4
2007-06-05XFS metadata dump toolv2.9.0Barry Naujok1-1/+1
2006-04-04fix lib64 installsTim Shimmin1-2/+3
2005-12-05Add xfs_io code to grok direct IO size/alignment information.Nathan Scott1-1/+1
2005-11-11Update copyright/license notices to match SGI legal prefered boilerplate.Nathan Scott1-28/+0
2005-06-03Bump xfsprogs version number for recent changes, switch xfs_quota on in the b...Nathan Scott1-1/+1
2005-04-19Move common utility code into a libxcmd.a to ease sharing amongst multiple to...Nathan Scott1-1/+1
2005-03-09Make imap available as an expert xfs_io command.Nathan Scott1-2/+2
2004-03-25xfs_io tweaks - support multiple files and memory mapped IO, amongst others.Nathan Scott1-2/+2
2003-07-23Move xfs_copy into xfsprogs, build and install it too. Reasons for it being ...Nathan Scott1-1/+1
2003-04-30Bunch of configure updates for xfsprogs to allow packages to better be keptNathan Scott1-4/+6
2003-04-16Merge whitespace changes overRussell Cattelan1-10/+10
2003-03-25Add xfs_io into xfsprogs, an xfs_db-alike program for the XFS IO pathNathan Scott1-2/+2
2003-03-18xfsprogs update - kernel/user sync up and Ethan's Mac partition code.Nathan Scott1-2/+2
2002-12-19Flush out my xfsprogs backlog - bunch of I18N and sector size relatedNathan Scott1-1/+1
2002-09-03do some additional cleanup after autoconf has run.v2.3.0Nathan Scott1-0/+1
2002-07-05Build infrastructure updates so that configure options can be used toNathan Scott1-2/+12
2002-06-04Update copyright dates (again)Eric Sandeen1-1/+1
2002-06-04Undoes mod: xfs-cmds:slinx:120772aEric Sandeen1-1/+1
2002-06-04Update copyright datesEric Sandeen1-1/+1
2002-05-06add to LDIRT macro a couple of missing generated files.Nathan Scott1-1/+1
2001-10-17add libxlog directory.Nathan Scott1-1/+1
2001-10-14add imap subdir, cleanup debian boorfloppies build process extras.Nathan Scott1-2/+2
2001-09-11updates for debian boot floppies - we now generate an extra little packageNathan Scott1-1/+1
2001-07-16remove rules to tidy up tmp libtool files - we use the installed version now.Nathan Scott1-5/+2
2001-07-11rework for libtool support.v1.3.0Nathan Scott1-5/+10
2001-05-17Add new freeze subdirectorySteve Lord1-1/+1
2001-05-09insert (experimental) rtcp binary - for eric/others working on realtimeRelease-1_0_0Nathan Scott1-1/+1
2001-01-15initial version for reworked xfsprogs build environment.v1.1.0Nathan Scott1-0/+76