Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-01-16 | DESTDIR->INSTALL_ROOT | kergoth | 1 | -1/+1 |
2003-01-16 | Add 'ipk' target to makefile, that creates a temp directory with mktemp, ↵ | kergoth | 1 | -2/+13 |
does a make DESTDIR=thatdir install into it, and runs ipkg-build on it :) needs tweaking. | ||||
2003-01-16 | Add 'root' install, for files that need to be installed to nonstandard ↵ | kergoth | 1 | -0/+5 |
paths.. most of the include.pro is ready, the real work involves a lot of cvs structure/file rearranging and manual .pro edits to change the ipk generation method. | ||||
2003-01-16 | Adjust included pro file to handle target path change depending on ↵ | kergoth | 1 | -0/+8 |
lib/nonlib.. preparing ipk generation via 'make install'. | ||||
2003-01-16 | i18n for new buildsystem :) | kergoth | 1 | -2/+3 |
2003-01-16 | Added targets for lupdate/lrelease, for i18n package builds, to root pro file. | kergoth | 1 | -0/+12 |
2003-01-16 | rename of toplevel .pro, to be included by the rest. | kergoth | 1 | -0/+32 |