Age | Commit message (Expand) | Author | Files | Lines |
2004-08-23 | SUBST_POSTCMD must be globally defined or else it breaks. | jlam | 1 | -2/+2 |
2004-08-23 | Actually, it's okay if SUBST_FILTER_CMD is empty... the ${SUBST_COOKIE} | jlam | 1 | -2/+2 |
2004-08-23 | Use _SUBST_BACKUP_SUFFIX instead of hardcoding ".subst.sav" everywhere. | jlam | 1 | -8/+10 |
2004-08-23 | SUBST_FILTER_CMD can't be empty. It must be a real filter cmd, so default | jlam | 1 | -2/+2 |
2004-06-06 | Usually there's no need to keep the original version of a file | schmonz | 1 | -2/+8 |
2004-03-07 | Solaris' file(1) reports "executable [path] script" on scripts which | grant | 1 | -2/+2 |
2004-03-01 | * Document SUBST_CLASSES. | uebayasi | 1 | -9/+13 |
2003-12-29 | Reinstate the fix in revision 1.6 | kim | 1 | -2/+2 |
2003-12-28 | Revert revision 1.5 as binaries and directories are now being substed | kim | 1 | -12/+18 |
2003-12-28 | The generated target is subst-<class>, not <class>-subst. Fix comment | jmmv | 1 | -2/+2 |
2003-12-27 | bomb to prevent silent failure if we're unable to rename a file | grant | 1 | -2/+2 |
2003-12-27 | remove somewhat bogus test for text files, which was dependent on the | grant | 1 | -18/+12 |
2003-12-11 | only print SUBST_MESSAGE if it's defined. | grant | 1 | -1/+3 |
2003-10-07 | Allow a new variable SUBST_FILTER_CMD.<class> that is a command filter or | jlam | 1 | -6/+17 |
2003-09-02 | Merge pkgviews-mk branch into the HEAD by running: | jlam | 1 | -1/+1 |
2003-08-27 | subst.mk is a Makefile fragment that implements a general text replacement | jlam | 1 | -0/+80 |