Age | Commit message (Expand) | Author |
2004-02-01 | arm support. ok espie@ | Dale Rahn |
2001-09-25 | change another -k to ${ASPICFLAGS} missed in the previous commit. | Dale Rahn |
2001-07-22 | belt-and-suspenders: define SHLIB_* from major/minor, then use | Marc Espie |
2001-07-21 | Define SHLIB_MAJOR and SHLIB_MINOR from major/minor, so that perl library | Marc Espie |
2001-07-20 | One BINDIR too many, I don't know how I pulled that one. | Marc Espie |
2001-07-20 | undo broken changes, i dunno a fix for these; how many times you gonna repeat... | Michael Shalayeff |
2001-07-19 | Minor speed-up tweaks. | Marc Espie |
2001-07-18 | CDIAGFLAGS, added to CFLAGS if WARNINGS=Yes | Marc Espie |
2001-05-05 | Synch with bsd.prog.mk. | Marc Espie |
2001-04-03 | Minor clean-ups: | Marc Espie |
2000-10-18 | hardcoded "gcc" -> ${CC}; ok espie@ | Brad Smith |
2000-10-09 | Use gcc -shared -fpic to build shared libraries on all arches. | Marc Espie |
2000-10-03 | allow ../Makefile.inc to overwrite mk.conf settings; millert@ ok | Michael Shalayeff |
2000-09-03 | Boring... Add :L modifier to all tweakable variables tests. | Marc Espie |
2000-07-15 | Build shared libraries as expected for the new libexec/ld.so. Currently | Dale S. Rahn |
2000-05-16 | DEBUGLIBS=no still makes defined(DEBUGLIBS) true, ;-) | Niklas Hallqvist |
2000-05-15 | Add support for building libraries with debugging information in them. | Niklas Hallqvist |
1999-05-26 | Add .m files, necessary to compile libobjc. | Marc Espie |
1999-01-27 | Fix confusing typo | Marc Espie |
1998-12-31 | Add ${PIPE} in sys.mk so we do no need to add all over the places; evanc@conc... | Todd C. Miller |
1998-12-19 | add PIPE variable, suitable for /etc/mk.conf, to enable gcc -pipe mode | Todd C. Miller |
1997-11-05 | .cxx support from Mathieu.Herrb@mipnet.fr | Theo de Raadt |
1997-09-08 | Do not do function CSE on PIC code for m68k, gas does not handle it | Niklas Hallqvist |
1997-06-12 | make bsd.lib.mk a bit more consistant about the lies it echo's | grr |
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP changes. | Todd C. Miller |
1997-02-06 | Add a LORDER make symbol and use it | Niklas Hallqvist |
1997-01-26 | use mktemp(1) to avoid /tmp race; spotted by dholland@eecs.harvard.edu | Theo de Raadt |
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs |
1996-11-14 | correct LINKS usage | Michael Shalayeff |
1996-08-05 | Don't do "ranlib -t" if installed with "-p" since that preserves | Todd C. Miller |
1996-07-22 | make COPTS work in bsd.lib.mk too | Theo de Raadt |
1996-05-25 | Added support for Mips ELF shlib build. Snapshot status. | Per Fogelstrom |
1996-03-05 | Labeling style changed ($OpenBSD$). | Michael Shalayeff |
1996-02-25 | Added <bsd.lkm.mk> file. Correspondent changes made to the bsd.README. | Michael Shalayeff |
1996-02-02 | from netbsd: Use the `-q' option to tsort(1). From der Mouse | Niklas Hallqvist |
1995-12-14 | update from netbsd | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |