aboutsummaryrefslogtreecommitdiff
path: root/lib/libmagic/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Convert libs with pc files to use PCFILESEmmanuel Vadot2021-03-161-2/+1
* Fix installation of magic file.Xin LI2020-06-171-2/+2
* MFV r362254: file 5.39.Xin LI2020-06-171-0/+17
* MFV r357712: file 5.38.Xin LI2020-02-111-0/+1
* Tweaks for DIRDEPS_BUILDSimon J. Gerraty2019-12-191-1/+3
* Update dirdeps.mk and gendirdeps.mkSimon J. Gerraty2019-12-111-0/+6
* MFV r354582: file 5.37.Xin LI2019-11-101-1/+1
* Fix .depend files to work for build tools.Bryan Drewery2019-06-151-2/+3
* Don't use CCACHE for linking.Bryan Drewery2018-06-271-1/+1
* Style fixup:Cy Schubert2018-05-201-2/+2
* Fix build post r333919.Cy Schubert2018-05-201-2/+2
* LIB32: Avoid linking in unneeded (and invalid lib32) libz for libmagic build ...Bryan Drewery2018-03-091-0/+2
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-1/+1
* Fix build: explicitly reference the generated magic.h as dependencyXin LI2016-06-271-3/+3
* MFV r302218: file 5.28.Xin LI2016-06-271-0/+6
* DIRDEPS_BUILD: Run the staged bootstrap-tools version of build-tools.Bryan Drewery2016-05-091-1/+1
* MFV r298178:Xin LI2016-04-181-1/+1
* MFHGlen Barber2016-04-161-1/+1
|\
| * META_MODE: Don't rebuild build-tools targets during normal build.Bryan Drewery2016-04-141-1/+1
* | First pass through library packaging.Glen Barber2016-02-041-0/+1
|/
* Convert libraries to use LIBADDBaptiste Daroussin2014-11-251-2/+1
* MFV r267843: update file/libmagic to 5.19.Xin LI2014-06-261-6/+7
* Sort .ALLSRC before concatenating files together. This makes sure that theXin LI2014-05-061-1/+1
* r235638 is not the clean way to add support for building on ancient FreeBSDDavid E. O'Brien2012-09-111-3/+3
* Correct a regression introduced during the import of file(1) 5.11.Stephen McKay2012-08-171-1/+1
* Don't depend on getline being on the build machine. That'sMarcel Moolenaar2012-05-191-2/+3
* Update file(1) to version 5.11.David E. O'Brien2012-04-191-1/+1
* Use CFLAGS and LDFLAGS when compiling mkmagic. This ensures that all theRui Paulo2010-08-011-2/+1
* With r208341 in place WARNS can be increased.Marius Strobl2010-05-201-1/+1
* Build lib/ with WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* Bump the version of all non-symbol-versioned shared libraries inKen Smith2009-07-191-1/+1
* Merge vendor/file/dist@191739, bringing FILE 5.00 to 8-CURRENT.David E. O'Brien2009-05-041-2/+3
* Don't make the MIME magic any longer.David E. O'Brien2009-01-021-5/+2
* Bump library versions in preparation for 7.0.Daniel Eischen2007-05-211-1/+1
* Update for the 'file' 4.17 import.David E. O'Brien2006-06-191-1/+1
* Add missing shared library interdependencies.Ruslan Ermilov2005-11-101-0/+2
* Bump the shared library version number of all libraries that have notKen Smith2005-07-221-1/+1
* Clean up makefile.Ruslan Ermilov2005-01-281-7/+2
* Install the header for libmagic.David E. O'Brien2004-11-191-0/+1
* uniq(1) is not an install tool, and using it was causingRuslan Ermilov2004-10-181-2/+2
* Don't try to programatically support running file(1) w/in /usr/obj or otherDavid E. O'Brien2004-08-091-1/+1
* Uncomment the real paths and remove the local debugging paths.David E. O'Brien2004-08-091-2/+1
* Bmake the library containing and processing the magic.David E. O'Brien2004-08-091-0/+59