Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-02-18 | Deal much better with installation problems | Niklas Hallqvist | |
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP | Todd C. Miller | |
This fixes namespace problems where STRIP is sometimes used as the name of the strip(1) to use and other times used as the flag to send install(1) when stripping (or not). COPY doesn't have this problem (yet) but was poorly named. | |||
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs | |
1996-08-26 | Our /usr/libexec/cpp link creation wasn't suitable for cross-builds | Niklas Hallqvist | |
1996-06-26 | rcsid | Theo de Raadt | |
1996-01-04 | create /usr/libexec/cpp as a symbolic link | Theo de Raadt | |
1996-01-02 | /usr/bin/cpp wrapper script (which now knows where to find the | Theo de Raadt | |
correct path to GNU cpp through an incredibly twisted hack) |