aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/yacc
Commit message (Expand)AuthorAgeFilesLines
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* 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
* Adopt SRCTOP in usr.binWarner Losh2017-03-121-1/+1
* Update byacc regression tests to match 20170201.Jung-uk Kim2017-02-021-0/+8
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-7/+1
* MFHGlen Barber2016-03-101-0/+11
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-091-0/+11
* | More 'tests' packaging fixes.Glen Barber2016-02-031-1/+5
* | First pass to fix the 'tests' packages.Glen Barber2016-02-021-0/+4
|/
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper2015-10-121-3/+1
* Add missing CLEANFILES.Bryan Drewery2015-09-241-0/+2
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge from head@274682Simon J. Gerraty2014-11-193-46/+38
| |\ | |/ |/|
| * Merge head from 7/28Simon J. Gerraty2014-08-1935-15076/+352
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | Merge from headSimon J. Gerraty2014-05-081-1/+1
| |\ \
| * \ \ Merge headSimon J. Gerraty2014-04-2835-6/+15096
| |\ \ \
| * | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+19
* | | | | Increase MAXTABLE to the maxmimum possible value. The default value is tooJung-uk Kim2014-11-131-3/+4
* | | | | Complete the usr.bin/yacc kyua integration work I originallyEnji Cooper2014-08-122-43/+34
| |_|_|/ |/| | |
* | | | Update to byacc 20140715 (only concerns regression tests being fixed)Baptiste Daroussin2014-07-1735-15076/+352
| |_|/ |/| |
* | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
| |/ |/|
* | Update to byacc 20140409Baptiste Daroussin2014-04-231-4/+2
* | Migrate most of tools/regression/usr.bin/ to the new tests layout.Julio Merino2014-03-1635-0/+15088
* | Add missing bits from the vendor's 2005-05-04 change toDavid E. O'Brien2013-12-041-2/+6
* | Setting WARNS=6 is useless, as it is already the defaultBaptiste Daroussin2013-10-291-1/+0
* | Change warning level to 6Baptiste Daroussin2013-10-291-0/+1
|/
* Import byacc from invisible island, it brings us lots of compatibilities withBaptiste Daroussin2012-05-2129-13032/+11
* Spelling fixes for usr.bin/Ulrich Spörlein2011-12-302-2/+4
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-1116-64/+2
* Fix the build on 64-bit hosts. WARNS=6 fails on them.David E. O'Brien2010-11-091-2/+2
* Back out r214961 for skeleton.c -- it broke the groff build.David E. O'Brien2010-11-081-4/+4
* Add '-y' for bison compatibility.David E. O'Brien2010-11-072-2/+10
* Inherit WARNS from parent directory.David E. O'Brien2010-11-071-2/+0
* Directly use memory allocation functions and remove needless casts inDavid E. O'Brien2010-11-0711-140/+136
* Change to ANSI-C function definitions.David E. O'Brien2010-11-0713-282/+182
* Build usr.bin/ with WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* Let both yacc and lex generate code that passes -Wold-style-definition.Ed Schouten2009-12-301-0/+4
* remove external reference to not (or at least no longer) existing variable 'm...Ralf S. Engelschall2009-12-171-1/+0
* Setting a variable to the same value twice doesn't actually make itColin Percival2008-08-041-2/+0
* Mark functions as __dead2 in order to help the LLVM static checkerColin Percival2008-08-041-24/+24
* Indent the else path, reduce diff against OpenBSD.Xin LI2008-07-181-1/+1
* Fix a longstanding bug, from Otto Moerbeck:Kevin Lo2008-07-181-1/+5
* Sort sections.Ruslan Ermilov2005-01-181-4/+4
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-1/+2