summaryrefslogtreecommitdiffstats
path: root/usr.bin/cpp
AgeCommit message (Expand)AuthorFilesLines
2019-09-28Add where missing and harmonize PATH to be _PATH_DEFPATH (without local norajacoutot1-2/+2
2013-12-09Use shell arrays to store arguments instead of building a string for eval.guenther2-16/+27
2013-08-06Remove support for COMPILER_VERSION == gcc2.miod1-4/+2
2010-05-10Switch to using COMPILER_VERSION instead of USE_GCC3, allows for more flexibledrahn1-5/+3
2010-05-03Support gcc4 with cpp (gcc4 binary to be installed in /usr/libexec/cpp).drahn2-6/+10
2004-02-10Clean-up logic, support -$ on gcc2, nothing on gcc3.espie2-24/+29
2003-06-03Remove the advertising clause in the UCB license which Berkeleymillert1-6/+2
1999-12-23no need for obj dir at all; millert@ okmickey1-1/+2
1999-06-17Sync for 990608 egcs snapshot...espie1-2/+5
1999-05-26New egcs cpp driver does always define gnu C.espie1-5/+2
1998-02-18Deal much better with installation problemsniklas1-2/+6
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPmillert1-2/+2
1996-12-08install -> ${INSTALL}, -c -> ${COPY}downsj1-2/+2
1996-08-26Our /usr/libexec/cpp link creation wasn't suitable for cross-buildsniklas1-5/+1
1996-06-26rcsidderaadt2-1/+3
1996-01-04create /usr/libexec/cpp as a symbolic linkderaadt1-1/+5
1996-01-02/usr/bin/cpp wrapper script (which now knows where to find thederaadt2-0/+111