Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
... | |||||
* | Print build/host arch/plat in opkbuild. | P. J. McDermott | 2012-10-04 | 1 | -0/+12 |
| | |||||
* | Remove an old TODO tag. | P. J. McDermott | 2012-10-04 | 1 | -1/+0 |
| | | | | The task was done in the previous commit. | ||||
* | Use ob_get_system_path() in utilities. | P. J. McDermott | 2012-10-04 | 4 | -11/+17 |
| | |||||
* | Implement ob-installdocs. | P. J. McDermott | 2012-10-04 | 1 | -0/+28 |
| | |||||
* | Fix some issues in ob-buildopk. | P. J. McDermott | 2012-10-03 | 1 | -3/+4 |
| | |||||
* | Fix "SH" build system macro in ob-installdocs. | P. J. McDermott | 2012-10-03 | 1 | -1/+1 |
| | |||||
* | Implement ob-buildopk. | P. J. McDermott | 2012-10-03 | 2 | -2/+60 |
| | |||||
* | Run ob-{gencontrol,buildopk} for source package. | P. J. McDermott | 2012-10-03 | 1 | -1/+2 |
| | |||||
* | Implement ob-gencontrol. | P. J. McDermott | 2012-10-03 | 2 | -2/+167 |
| | |||||
* | Write a stub ob-installdocs. | P. J. McDermott | 2012-10-03 | 2 | -2/+39 |
| | |||||
* | Improve binary package loop in ob-installplatconf. | P. J. McDermott | 2012-10-03 | 1 | -3/+5 |
| | |||||
* | Finish implementation of ob-installplatconf. | P. J. McDermott | 2012-10-03 | 1 | -0/+45 |
| | |||||
* | Clean up some old oh-* utilities. | P. J. McDermott | 2012-10-03 | 4 | -291/+0 |
| | |||||
* | Implement a stub ob-installplatconf. | P. J. McDermott | 2012-10-03 | 2 | -2/+38 |
| | |||||
* | Add informational output to ob-checkbuilddeps. | P. J. McDermott | 2012-10-03 | 1 | -0/+2 |
| | |||||
* | Implement ob-applypatches. | P. J. McDermott | 2012-10-03 | 2 | -2/+57 |
| | |||||
* | Fix header comments in ob-buildenv. | P. J. McDermott | 2012-10-03 | 1 | -2/+2 |
| | |||||
* | Set OB_SOURCE, OB_SOURCE_VERSION, etc. | P. J. McDermott | 2012-10-03 | 1 | -0/+4 |
| | |||||
* | Implement ob-unpacksource. | P. J. McDermott | 2012-10-03 | 2 | -2/+126 |
| | |||||
* | Fix path to build makefile. | P. J. McDermott | 2012-10-03 | 1 | -2/+2 |
| | |||||
* | Implement ob-buildenv. | P. J. McDermott | 2012-10-03 | 3 | -3/+101 |
| | |||||
* | Implement a stub ob-checkbuilddeps. | P. J. McDermott | 2012-10-03 | 2 | -2/+38 |
| | |||||
* | Implement build_source() in opkbuild. | P. J. McDermott | 2012-10-03 | 1 | -0/+26 |
| | |||||
* | Add informational output to opkbuild. | P. J. McDermott | 2012-10-03 | 1 | -2/+5 |
| | |||||
* | Begin rewriting opkbuild. | P. J. McDermott | 2012-10-02 | 1 | -352/+115 |
| | |||||
* | Fix filename in a command in src/Makefile.in. | P. J. McDermott | 2012-10-02 | 1 | -1/+1 |
| | |||||
* | Build only the files that currently exist. | P. J. McDermott | 2012-09-09 | 1 | -1/+1 |
| | |||||
* | Add "libopkbuild" macro to build system. | P. J. McDermott | 2012-09-04 | 1 | -1/+2 |
| | |||||
* | Update makefiles for opkbuild 3.0.0. | P. J. McDermott | 2012-09-04 | 1 | -9/+11 |
| | |||||
* | "Finish" oh-gencontrol (still rather ugly). | P. J. McDermott | 2012-08-03 | 1 | -3/+10 |
| | |||||
* | Update old "@@SHELL@@" build system macros. | P. J. McDermott | 2012-08-03 | 4 | -4/+4 |
| | |||||
* | Update oh-gencontrol (rather ugly). | P. J. McDermott | 2012-08-03 | 1 | -3/+60 |
| | |||||
* | Update oh-strip (a no-op for now). | P. J. McDermott | 2012-08-03 | 2 | -68/+7 |
| | |||||
* | Update oh-checkbuilddeps (a no-op for now). | P. J. McDermott | 2012-08-03 | 2 | -63/+9 |
| | |||||
* | Detect invalid binary package names. | P. J. McDermott | 2012-08-02 | 1 | -0/+4 |
| | |||||
* | Detect absence of binary package directories. | P. J. McDermott | 2012-08-02 | 1 | -0/+7 |
| | | | | Or detect presence of clever user. | ||||
* | Fix binary package directory substring removal. | P. J. McDermott | 2012-08-02 | 1 | -1/+1 |
| | |||||
* | Better describe paths in output of object targets. | P. J. McDermott | 2012-08-02 | 1 | -1/+1 |
| | |||||
* | Get rid of old INSTALL macros. | P. J. McDermott | 2012-08-02 | 1 | -2/+0 |
| | |||||
* | Portably install, set better file modes. | P. J. McDermott | 2012-08-02 | 1 | -1/+3 |
| | | | | | | | The install utility is not required by POSIX, and it's easily replaced by mkdir, cp, and chmod. Libraries, locales, and manual pages should not be executable. | ||||
* | Add missing (no-)clean options to getopts operand. | P. J. McDermott | 2012-08-02 | 1 | -1/+1 |
| | |||||
* | Write oh_cache(). | P. J. McDermott | 2012-08-02 | 1 | -18/+21 |
| | |||||
* | Fix ordering of functions. | P. J. McDermott | 2012-08-02 | 1 | -24/+27 |
| | |||||
* | Fix message ID conflict. | P. J. McDermott | 2012-08-02 | 1 | -1/+1 |
| | |||||
* | Fix format version check. | P. J. McDermott | 2012-08-02 | 1 | -1/+1 |
| | |||||
* | Give format string to oh_error(). | P. J. McDermott | 2012-08-02 | 1 | -1/+1 |
| | |||||
* | Fix spelling of OPT_UID0_CMD parameter. | P. J. McDermott | 2012-08-02 | 1 | -3/+3 |
| | |||||
* | Fix options handling and empty function body. | P. J. McDermott | 2012-08-02 | 1 | -2/+3 |
| | |||||
* | Start rewriting build system. | P. J. McDermott | 2012-08-02 | 2 | -26/+29 |
| | |||||
* | Rewrite oh-gencontrol (now really short). | P. J. McDermott | 2012-08-01 | 1 | -175/+13 |
| |