aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/xo/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* xo: Disable -Wunused-but-set-variable.John Baldwin2023-06-271-0/+2
* Allow proper builds of libxo's CSV encoder:Phil Shafer2019-12-161-1/+1
* Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper2017-08-021-0/+1
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-021-3/+1
* Import libxo-0.7.2; add xo_options.7.Phil Shafer2017-05-161-0/+1
* xo_config.h no longer in contrib, so -I's neededSimon J. Gerraty2016-03-171-1/+4
* Make libxo depend on libutil because it uses humanize_number after r287111Enji Cooper2015-10-181-1/+1
* Integrate the tests from libxo into the FreeBSD test suiteEnji Cooper2015-10-061-0/+6
* Use LIBXOSRC instead of LIBXO when defining the path to contrib/libxoEnji Cooper2015-10-061-3/+3
* Upgrade libxo to 0.4.5.Marcel Moolenaar2015-08-241-1/+1
* Convert to usr.bin/ to LIBADDBaptiste Daroussin2014-11-251-2/+1
* Hook xo(1) to the build -- it's like echo, but uses libxo toMarcel Moolenaar2014-10-231-0/+16