Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-03-07 | ncurses build with make -jN, N>1 seems racey | Eric Andersen | |
2005-03-02 | Deal with it when binutils is being somewhat troublesome | Eric Andersen | |
2005-02-10 | There is no need to have a separate 'Makefile.in' file in the | Eric Andersen | |
general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file | |||
2005-01-03 | minor cleanups. ncurses make install doesn't like make -jN, N>1 | Eric Andersen | |
2004-10-27 | Jan Lana writes: | Eric Andersen | |
Hi, package/ncurses/ncurses.mk doesn't create root/usr/include directory before installation. There is a simple patch. - Jenda | |||
2004-10-09 | Make the TAR_VERBOSITY option a bit more sane | Eric Andersen | |
2004-10-09 | make sure we update timestamps | Mike Frysinger | |
2004-10-09 | use $(TAR_VERBOSITY) | Mike Frysinger | |
2004-10-09 | facelift step number two | Eric Andersen | |
2004-10-09 | Remove the old 'make' directory, and populate the new 'package' | Eric Andersen | |
directory. |