Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a binutils-locales binary package. | P. J. McDermott | 2012-11-12 | 3 | -8/+22 |
| | |||||
* | Fix a comment. | P. J. McDermott | 2012-11-12 | 1 | -1/+1 |
| | |||||
* | Fix custom sysroot configuration. | P. J. McDermott | 2012-11-12 | 1 | -4/+1 |
| | |||||
* | Fix sysroot configuration; use "/" by default. | P. J. McDermott | 2012-11-12 | 1 | -19/+14 |
| | |||||
* | Add code to run testsuites. | P. J. McDermott | 2012-11-12 | 1 | -0/+8 |
| | |||||
* | Add a "nop" target to build. | P. J. McDermott | 2012-11-11 | 1 | -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. McDermott | 2012-11-11 | 1 | -15/+25 |
| | |||||
* | Slightly condense generation of ld configuration. | P. J. McDermott | 2012-11-11 | 1 | -5/+6 |
| | |||||
* | Fix handling of man and info files. | P. J. McDermott | 2012-11-11 | 1 | -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. McDermott | 2012-11-11 | 1 | -1/+5 |
| | |||||
* | We don't need no stinkin' patch for the lib path. | P. J. McDermott | 2012-11-11 | 3 | -28/+16 |
| | |||||
* | Add patch to use multiarch lib dirs in ldscripts. | P. J. McDermott | 2012-11-11 | 1 | -0/+17 |
| | |||||
* | Fix making of symbolic links to native utilities. | P. J. McDermott | 2012-11-10 | 1 | -2/+2 |
| | |||||
* | Put libbfd-dev-* stuff in its own targets loop. | P. J. McDermott | 2012-11-10 | 1 | -1/+3 |
| | |||||
* | Move libbfd.a and libopcodes.a to libbfd-dev-*. | P. J. McDermott | 2012-11-10 | 1 | -2/+3 |
| | |||||
* | Fix repeat installations of libbfd-dev-* files. | P. J. McDermott | 2012-11-10 | 1 | -0/+4 |
| | |||||
* | Fix directory separators. | P. J. McDermott | 2012-11-10 | 1 | -3/+3 |
| | |||||
* | Move BFD dev files into libbfd-dev-* data dir. | P. J. McDermott | 2012-11-10 | 1 | -0/+9 |
| | |||||
* | Move documentation into binutils-doc data dir. | P. J. McDermott | 2012-11-10 | 1 | -0/+8 |
| | |||||
* | Don't copy *.pkg.in/install. | P. J. McDermott | 2012-11-10 | 1 | -2/+0 |
| | |||||
* | Make a target-independent binutils-doc package. | P. J. McDermott | 2012-11-10 | 2 | -1/+1 |
| | |||||
* | Add a binutils-common binary package for docs. | P. J. McDermott | 2012-11-10 | 5 | -3/+8 |
| | |||||
* | Install directly into binary package data dirs. | P. J. McDermott | 2012-11-10 | 4 | -22/+18 |
| | | | | Now we don't need to use oh-installfiles. | ||||
* | Don't create an "install" stamp. | P. J. McDermott | 2012-11-10 | 1 | -1/+0 |
| | |||||
* | Update build makefile (mostly "install" target). | P. J. McDermott | 2012-11-10 | 1 | -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. | ||||
* | Add patch to pass some dir paths to child makes. | P. J. McDermott | 2012-11-10 | 2 | -0/+58 |
| | |||||
* | Update README. | P. J. McDermott | 2012-11-09 | 1 | -2/+13 |
| | |||||
* | Update build. | P. J. McDermott | 2012-11-08 | 1 | -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. | ||||
* | Write configured targets to a file. | P. J. McDermott | 2012-11-08 | 2 | -0/+3 |
| | |||||
* | If PKG_TARGETS is empty, target all known arches. | P. J. McDermott | 2012-11-08 | 2 | -1/+7 |
| | |||||
* | Add "Platform: all" to all bin pkg control files. | P. J. McDermott | 2012-11-08 | 3 | -0/+3 |
| | |||||
* | Fix Binary-Version substvar according to SPF 2.0. | P. J. McDermott | 2012-11-08 | 2 | -2/+2 |
| | |||||
* | Build-depend on opkhelper-3.0. | P. J. McDermott | 2012-11-08 | 1 | -1/+1 |
| | |||||
* | Rename upstream source archive. | P. J. McDermott | 2012-11-07 | 1 | -0/+0 |
| | |||||
* | Update control files to latest SPF 2.0 spec draft. | P. J. McDermott | 2012-08-06 | 4 | -4/+0 |
| | | | | | Information in Source and Package fields is given elsewhere, so the control fields are no longer required. | ||||
* | Fix creation and removal of directories. | P. J. McDermott | 2012-07-28 | 1 | -6/+5 |
| | |||||
* | Write GNU ld configuration for BFD libraries. | P. J. McDermott | 2012-07-28 | 2 | -0/+7 |
| | |||||
* | Set pkgversion. | P. J. McDermott | 2012-07-28 | 1 | -1/+2 |
| | |||||
* | Remove stamp-less non-binary targets. | P. J. McDermott | 2012-07-28 | 1 | -7/+4 |
| | |||||
* | Note future default setting of PKG_TARGET_ARCH. | P. J. McDermott | 2012-07-28 | 1 | -0/+1 |
| | |||||
* | Fix install files. | P. J. McDermott | 2012-07-28 | 2 | -3/+8 |
| | |||||
* | Copy install file into target-specific pkg dirs. | P. J. McDermott | 2012-07-28 | 1 | -0/+2 |
| | |||||
* | Fix path to .la files. | P. J. McDermott | 2012-07-28 | 1 | -1/+1 |
| | |||||
* | Clean up empty directories. | P. J. McDermott | 2012-07-28 | 1 | -1/+3 |
| | |||||
* | binutils-doc provides target-specific files. | P. J. McDermott | 2012-07-28 | 3 | -3/+3 |
| | |||||
* | Do multiarch stuff. Blame multilib for stuff. | P. J. McDermott | 2012-07-28 | 1 | -2/+32 |
| | |||||
* | Set tooldir. Avoid patch. | P. J. McDermott | 2012-07-28 | 2 | -4/+3 |
| | |||||
* | Fix some errors in build. | P. J. McDermott | 2012-07-28 | 1 | -8/+10 |
| | |||||
* | Add tmp/ to .gitignore. | P. J. McDermott | 2012-07-28 | 1 | -0/+1 |
| | |||||
* | chmod a+x build | P. J. McDermott | 2012-07-28 | 1 | -0/+0 |
| |