Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Run "make MAKEINFO=: install" directly | Patrick McDermott | 2019-07-04 | 1 | -1/+1 |
| | |||||
* | build: Make removals verbose, not forceful | Patrick McDermott | 2019-07-04 | 1 | -7/+7 |
| | |||||
* | copyright: Finish/update | Patrick McDermott | 2019-07-04 | 4 | -10/+1090 |
| | | | | | And add GCC Runtime Library Exception version 3.1 and GNU Free Documentation License version 1.1 texts to gdb-common. | ||||
* | build: Don't bother running tests | Patrick McDermott | 2019-07-03 | 1 | -1/+0 |
| | | | | | | Debian's debian/rules file summarizes the situation well: **Tests failed, of course.** | ||||
* | gdb-common: Drop NEWS and README | Patrick McDermott | 2019-07-03 | 1 | -2/+0 |
| | |||||
* | Use oh-shlibdeps | Patrick McDermott | 2019-07-03 | 3 | -7/+3 |
| | |||||
* | Improve package descriptions | Patrick McDermott | 2019-07-03 | 5 | -5/+8 |
| | |||||
* | gdb-common: Make arch:all, update dependent versions | Patrick McDermott | 2019-07-03 | 4 | -4/+4 |
| | |||||
* | build: Add --with-system-zlib | Patrick McDermott | 2019-07-03 | 1 | -0/+1 |
| | |||||
* | patches/01_remove-manual.patch: Fix paths | Patrick McDermott | 2019-07-03 | 1 | -3/+3 |
| | |||||
* | patches: Remove opcodes/configure patch | Patrick McDermott | 2019-07-03 | 1 | -41/+0 |
| | | | | | | | Upstream commit 2e98a7bd882356a23076ad4a51a251d9ab1ce070 fixed this. See also <https://sourceware.org/bugzilla/show_bug.cgi?id=16370>, which refers to this patch. | ||||
* | patches/01_remove-manual.patch: Refresh | Patrick McDermott | 2019-07-03 | 1 | -9/+9 |
| | |||||
* | source.mk: Switch to gzip | Patrick McDermott | 2019-07-03 | 1 | -2/+2 |
| | | | | | | BusyBox doesn't support compressing with xz, and upstream no longer distributes bzip2-compressed archives. So regress to gzip to keep code simple, rather than extracting with xz and compressing with bzip2. | ||||
* | build: Enable lzma | Patrick McDermott | 2019-07-03 | 2 | -1/+2 |
| | |||||
* | source.mk: Rewrite (based on m4's), remove zlib | Patrick McDermott | 2019-07-03 | 2 | -23/+40 |
| | |||||
* | control: Update Maintainer and Homepage | Patrick McDermott | 2019-07-03 | 1 | -2/+2 |
| | |||||
* | changelog: New upstream version | Patrick McDermott | 2019-07-03 | 1 | -2/+2 |
| | |||||
* | Add patch to fix opcodes/configure on BusyBox ash. | P. J. McDermott | 2014-01-17 | 1 | -0/+41 |
| | |||||
* | build: Remove libiberty.a even in a "lib64" dir. | P. J. McDermott | 2014-01-17 | 1 | -1/+1 |
| | |||||
* | build: Remove common info files. | P. J. McDermott | 2013-12-08 | 1 | -0/+3 |
| | |||||
* | build: Disable makeinfo runs. | P. J. McDermott | 2013-12-08 | 1 | -1/+1 |
| | |||||
* | gdb: Add dependencies. | P. J. McDermott | 2013-10-11 | 1 | -1/+6 |
| | |||||
* | substvars: New file. | P. J. McDermott | 2013-10-11 | 1 | -0/+13 |
| | |||||
* | copyright: Complete. | P. J. McDermott | 2013-10-11 | 1 | -0/+53 |
| | |||||
* | gdb-common: Add some upstream documentation files. | P. J. McDermott | 2013-10-11 | 1 | -0/+2 |
| | |||||
* | gdb: Provide gcore. | P. J. McDermott | 2013-10-11 | 2 | -0/+3 |
| | |||||
* | gdb: Provide a gdbtui script. | P. J. McDermott | 2013-10-11 | 2 | -0/+4 |
| | |||||
* | Add binary packages. | P. J. McDermott | 2013-10-11 | 8 | -0/+32 |
| | |||||
* | build: Add install target. | P. J. McDermott | 2013-10-11 | 1 | -0/+26 |
| | |||||
* | Add patch to not require gdb/doc/gdb.texinfo. | P. J. McDermott | 2013-10-11 | 1 | -0/+15 |
| | |||||
* | build: Disable linking against liblzma. | P. J. McDermott | 2013-10-11 | 1 | -1/+2 |
| | |||||
* | control: Add missing libz.1-dev build dependency. | P. J. McDermott | 2013-10-11 | 1 | -0/+1 |
| | |||||
* | build: Add configure and build targets. | P. J. McDermott | 2013-10-11 | 1 | -0/+15 |
| | |||||
* | control: Complete list of build dependencies. | P. J. McDermott | 2013-10-11 | 1 | -1/+5 |
| | |||||
* | Initial commit. | P. J. McDermott | 2013-10-11 | 8 | -0/+77 |