summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Collapse)AuthorAgeFilesLines
* libbfd-dev-*-*-*: Remove static librariesPatrick McDermott2019-05-011-2/+2
|
* binutils-*-*-*: Use oh-shlibdepsPatrick McDermott2019-05-011-0/+1
|
* build: Really fix case construct.P. J. McDermott2014-02-241-1/+1
|
* build: Build with "MAKEINFO=true".P. J. McDermott2014-01-281-1/+2
| | | | See <https://sourceware.org/bugzilla/show_bug.cgi?id=15345>.
* build: Remove info files also provided by gdb-doc.P. J. McDermott2013-12-081-0/+3
|
* build: Fix missing makeinfo error.P. J. McDermott2013-12-071-0/+1
|
* build: Fix case patterns.P. J. McDermott2013-12-061-2/+2
|
* Enable tests with DejaGnu.P. J. McDermott2013-09-211-7/+6
|
* source.mk: New file.P. J. McDermott2013-09-081-0/+2
|
* build: Improve empty directory removal.P. J. McDermott2013-06-181-2/+7
|
* Manage /usr/bin/strings with update-alternatives.P. J. McDermott2013-06-021-0/+2
|
* build: Remove info index.P. J. McDermott2013-06-021-0/+2
|
* build: Fix condition for native ar symbolic link.P. J. McDermott2013-06-021-1/+1
|
* Manage /usr/bin/ar with update-alternatives.P. J. McDermott2013-05-271-1/+6
|
* build: Wrap some long lines.P. J. McDermott2013-05-271-26/+33
|
* Adjust indentation.P. J. McDermott2012-11-121-12/+12
|
* Fix typing mistakes in LIB_PATH.P. J. McDermott2012-11-121-5/+5
|
* ldscripts are host- and target-arch specific.P. J. McDermott2012-11-121-3/+6
|
* Remove useless leftover /usr/lib/lib directories.P. J. McDermott2012-11-121-1/+2
|
* Add a binutils-locales binary package.P. J. McDermott2012-11-121-7/+15
|
* Fix a comment.P. J. McDermott2012-11-121-1/+1
|
* Fix custom sysroot configuration.P. J. McDermott2012-11-121-4/+1
|
* Fix sysroot configuration; use "/" by default.P. J. McDermott2012-11-121-19/+14
|
* Add code to run testsuites.P. J. McDermott2012-11-121-0/+8
|
* Add a "nop" target to build.P. J. McDermott2012-11-111-0/+3
| | | | | This is convenient to get opkbuild to set up the work area without doing any configuration, building, or installation.
* Make comments more verbose.P. J. McDermott2012-11-111-15/+25
|
* Slightly condense generation of ld configuration.P. J. McDermott2012-11-111-5/+6
|
* Fix handling of man and info files.P. J. McDermott2012-11-111-0/+7
| | | | | | * Remove them from all binutils-<target> packages, not just one of the packages. * Give man files target-independent names.
* Make a separate "clean-install" target.P. J. McDermott2012-11-111-1/+5
|
* We don't need no stinkin' patch for the lib path.P. J. McDermott2012-11-111-2/+16
|
* Fix making of symbolic links to native utilities.P. J. McDermott2012-11-101-2/+2
|
* Put libbfd-dev-* stuff in its own targets loop.P. J. McDermott2012-11-101-1/+3
|
* Move libbfd.a and libopcodes.a to libbfd-dev-*.P. J. McDermott2012-11-101-2/+3
|
* Fix repeat installations of libbfd-dev-* files.P. J. McDermott2012-11-101-0/+4
|
* Fix directory separators.P. J. McDermott2012-11-101-3/+3
|
* Move BFD dev files into libbfd-dev-* data dir.P. J. McDermott2012-11-101-0/+9
|
* Move documentation into binutils-doc data dir.P. J. McDermott2012-11-101-0/+8
|
* Install directly into binary package data dirs.P. J. McDermott2012-11-101-10/+18
| | | | Now we don't need to use oh-installfiles.
* Don't create an "install" stamp.P. J. McDermott2012-11-101-1/+0
|
* Update build makefile (mostly "install" target).P. J. McDermott2012-11-101-46/+38
| | | | | | | | | | | | | * Read target architectures from generated configuration file. * Use new features of opkhelper (i.e. oh-autoinstall). * Remove libiberty.a. * Remove hard links to tools (in TOOLBINDIR). * Put ldscripts where we want them in a decent way. * Put BFD and opcodes libraries and headers where we want them in a decent way. * Fix creation of ld.so.conf.d. * Give ld.so conf files names that are specific to host architectures. * Run oh-fixperms.
* Update build.P. J. McDermott2012-11-081-34/+28
| | | | | | | | | | * Use new features of opkhelper; don't use obsolete oh-* utilities. * Clean up code according to best practices and SPF 2.0 recommendations. * Read target architectures from generated configuration file. * Add a "clean" target for convenience. The "install" target has yet to be updated.
* Fix creation and removal of directories.P. J. McDermott2012-07-281-6/+5
|
* Write GNU ld configuration for BFD libraries.P. J. McDermott2012-07-281-0/+6
|
* Set pkgversion.P. J. McDermott2012-07-281-1/+2
|
* Remove stamp-less non-binary targets.P. J. McDermott2012-07-281-7/+4
|
* Fix path to .la files.P. J. McDermott2012-07-281-1/+1
|
* Clean up empty directories.P. J. McDermott2012-07-281-1/+3
|
* Do multiarch stuff. Blame multilib for stuff.P. J. McDermott2012-07-281-2/+32
|
* Set tooldir. Avoid patch.P. J. McDermott2012-07-281-1/+3
|
* Fix some errors in build.P. J. McDermott2012-07-281-8/+10
|