summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Collapse)AuthorAgeFilesLines
* build: Install ncurses-bin, libncurses-doc, and terminfo filesPatrick McDermott2019-07-071-0/+3
|
* build: Fix OPK_PACKAGES quotingPatrick McDermott2019-07-071-8/+8
| | | | | "libncursesw.$(($(printf '%s\n' '6.1+20190706' | sed 's/[.].*//') - 1))" as a literal string is not a real package name.
* build: Move --without-progs to non-wide-char optsPatrick McDermott2019-07-071-1/+1
|
* build: Install libinfo/libtic and progs from widec treesPatrick McDermott2019-07-071-26/+40
| | | | | Also list OPK_PACKAGES explicitly and run oh-fixperms and oh-strip on all dest dirs (fixes "find: dest: No such file or directory" errors).
* Revert "libtinfow.5, libtinfow.6: New binary packages"Patrick McDermott2019-07-061-6/+4
| | | | | This reverts commits 5b71c6321f712100dff4fc7ca3d73035fcf4a8fd and 1e5a00d2c67e052620b831ba3b63bbefff89b0bd.
* build: Use --with-termlib/--with-ticlib to rename libsPatrick McDermott2019-07-061-14/+6
|
* libtinfow.5, libtinfow.6: New binary packagesPatrick McDermott2019-07-061-0/+10
|
* build: Split DESTDIRs some morePatrick McDermott2019-07-061-8/+19
|
* build: Add -g to CFLAGS (upstream --with-debug doesn't)Patrick McDermott2019-07-061-2/+3
|
* Revert "build: Run tests"Patrick McDermott2019-07-021-3/+0
| | | | | | This reverts commit aa21a097df4723968e835ffb80213c22224ac417. "The test-programs are interactive", quoth upstream Makefile.in.
* build: Enable debug infoPatrick McDermott2019-07-021-1/+1
|
* build: Run oh-fixpermsPatrick McDermott2019-07-021-0/+1
|
* ncurses-dbg: New binary packagePatrick McDermott2019-07-021-0/+1
|
* build: Run testsPatrick McDermott2019-07-021-0/+3
|
* libncurses-doc: Drop ncurses6-config.1Patrick McDermott2019-06-241-0/+1
|
* terminfo-linux: Provide /usr/lib/terminfo linkPatrick McDermott2019-06-241-0/+2
|
* build: Work around oh-shlibdeps quirkPatrick McDermott2019-06-241-0/+5
|
* libncurses.5-dev: Don't install ncurses*-configPatrick McDermott2019-06-241-1/+1
|
* build: Fix legacy wide-char optionsPatrick McDermott2019-06-241-1/+1
|
* build: Remove legacy ABI static librariesPatrick McDermott2019-06-241-1/+1
|
* build: Fix oh-installfilesPatrick McDermott2019-06-241-1/+1
|
* build: Install legacy ABI filesPatrick McDermott2019-06-241-3/+13
|
* build: Build legacy ABIPatrick McDermott2019-06-241-2/+9
|
* build: Unify targets, factor out configure optionsPatrick McDermott2019-06-241-18/+14
|
* terminfo-base: Merge into terminfoPatrick McDermott2019-06-241-10/+0
| | | | | There are no packages in ProteanOS dependent on terminfo-base, so this seems safe to do at this point.
* libncurses.5, libncurses.5-dev, libncursesw.5, libncursesw.5-dev: Provide ↵Patrick McDermott2019-06-231-0/+1
| | | | shared libncurses++
* libncurses.5-dev, libncursesw.5-dev, libtinfo-dev: Remove static librariesPatrick McDermott2019-06-231-0/+1
|
* libncurses, libncursesw, libtinfo.5, ncurses-bin: Use oh-shlibdepsPatrick McDermott2019-06-231-0/+1
|
* build: Don't install ncurses*-configP. J. McDermott2014-08-041-0/+1
|
* build: Add overwrite optionsP. J. McDermott2014-08-041-1/+3
|
* build: Unify common configure optionsP. J. McDermott2014-08-041-28/+18
| | | | | This also adds "--with-termlib=tinfo" and "--with-ticlib=tic" to the "build-ncursesw" target.
* terminfo-base, terminfo-linux: New packagesP. J. McDermott2014-08-041-0/+16
|
* build: Add "nop" target.P. J. McDermott2014-03-081-0/+3
|
* Manage clear and reset with update-alternatives.P. J. McDermott2013-08-041-0/+2
|
* build: Fix installation of pkg-config files.P. J. McDermott2013-08-041-1/+2
|
* source.mk: New file.P. J. McDermott2013-08-041-0/+2
|
* Install pkg-config files.P. J. McDermott2013-08-041-0/+1
|
* build: Adjust and reorganize configure options.P. J. McDermott2013-08-041-11/+17
|
* build: Fix installation.P. J. McDermott2013-08-041-2/+6
| | | | ncurses's custom makefile doesn't seem to support DESTDIR very well.
* Use SPF 2.0 and opkhelper 3.0.P. J. McDermott2013-08-031-41/+32
|
* Add dependencies and ensure working docs link.ncurses/5.9-1P. J. McDermott2012-04-281-2/+2
|
* Clean up installation of ncursesw files.P. J. McDermott2012-04-281-1/+4
|
* Separate binary packages into two build passes.P. J. McDermott2012-04-281-10/+27
|
* Add configuration options.P. J. McDermott2012-04-271-0/+3
|
* Initial commit.P. J. McDermott2012-04-271-0/+22