florian
|
9ce3b0051c
|
[package] forgot to add uclibc++ patch from #5185
git-svn-id: svn://svn.openwrt.org/openwrt/packages@16842 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-07-14 14:39:52 +00:00 |
|
florian
|
148c591c9d
|
[package] make uclibc++ compile again with gcc-4.4.0 (#5185)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@16839 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-07-14 12:08:14 +00:00 |
|
nbd
|
996067d6b3
|
nuke $Id$ in /packages as well
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15244 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-04-17 14:22:30 +00:00 |
|
nbd
|
6b1d1e5c8a
|
remove a part of r14231 which breaks packages such as sipp
git-svn-id: svn://svn.openwrt.org/openwrt/packages@14326 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-01-31 17:49:04 +00:00 |
|
nbd
|
6bc6a498d4
|
fix uclibc++ for gcc 4.3 and uclibc 0.9.30 (thx to Alexandros C. Couloumbis)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@14231 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-01-27 22:43:41 +00:00 |
|
nbd
|
b0190e566b
|
enable $(FPIC) for a few more packages
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12228 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2008-08-06 22:43:15 +00:00 |
|
nbd
|
995004ff22
|
don't use gcc_s on avr32 - fixes uclibc++ compile
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12121 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2008-08-05 02:34:32 +00:00 |
|
nix
|
fd5756f600
|
Add "integer width" and "numeric limits" support to uclibc++ for ptlib.
See bug #3555.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11522 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2008-06-17 11:17:43 +00:00 |
|
nbd
|
5afb5f93d0
|
eabi fix for uclibc++
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10448 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2008-02-13 00:22:33 +00:00 |
|
nbd
|
f2e55a8fb5
|
lots of package cleanups/fixes
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9948 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-12-27 02:12:26 +00:00 |
|
nbd
|
bf06dbb788
|
remove UninstallDev
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9907 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-12-25 01:59:55 +00:00 |
|
nbd
|
929db4a0f7
|
fix uclibc++ build
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9885 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-12-23 23:15:15 +00:00 |
|
nbd
|
f25da10d95
|
fix uclibc++ staging
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9865 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-12-23 01:27:46 +00:00 |
|
nbd
|
e296673ba6
|
packages: Use $(CP) instead of $(INSTALL_BIN) for binaries.
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9695 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-12-09 18:59:01 +00:00 |
|
blogic
|
0550a9ac78
|
remove PKG_CAT from packages
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9349 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-10-18 18:46:37 +00:00 |
|
blogic
|
1120328d15
|
InstallDev should be using (1) and not (STAGING_DIR)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9173 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-10-07 03:20:26 +00:00 |
|
nico
|
b8535261b8
|
add a patch to prevent the wrapper from linking when generating dep files
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8976 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-23 12:28:31 +00:00 |
|
nico
|
44c220da12
|
add another wrapper (like g++-uc) to link against both uClibc++ and libstdc++, remove the wrapper symlink in $(STAGING_DIR_HOST) since it is compiler dependent.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8940 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-22 03:54:17 +00:00 |
|
nico
|
b4efc1701f
|
uClibc++: really really fix ccache issue
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8605 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-04 07:51:47 +00:00 |
|
nico
|
785e2a0b9d
|
really fix ccache issue (hopefully)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8604 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-03 18:39:10 +00:00 |
|
nico
|
25e391427b
|
fix uClibc++ issue after build dir reorg: install uClibc++ headers in a separate include dir
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8598 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-03 15:58:55 +00:00 |
|
florian
|
27c6db574e
|
Upgrade uclibc++ to 0.2.2, it does not break uclibc++ dependent packages that are already compiling
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8542 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-08-30 12:47:24 +00:00 |
|
florian
|
11a3275e32
|
Revert back to 0.2.1 seems to break more packages than it should
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8447 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-08-21 09:00:53 +00:00 |
|
florian
|
878275a5ab
|
Upgrade uclibc++ to 0.2.2
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8442 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-08-20 14:17:18 +00:00 |
|
nbd
|
f57cb9ba16
|
use a default uclibc++ config instead of multiple copies of the same
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6167 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-01-22 00:03:38 +00:00 |
|
nico
|
98d948428b
|
misc cosmetic fixes:
* reorder PKG_* variables, Build/(Un)InstallDev macros
* remove unneeded configure options and PKG_INSTALL_DIR stuff
* remove dupe descriptions
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6035 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-01-08 11:19:08 +00:00 |
|
nbd
|
c0e5247848
|
replace lots of manual install commands with INSTALL_* variables
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5624 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-11-23 00:29:07 +00:00 |
|
nico
|
5cb332fb35
|
massive Makefile cleanup, add missing 'svn:keywords' property
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5348 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-30 13:51:50 +00:00 |
|
nbd
|
64c5bcb8ab
|
update uclibc++ to latest upstream version (0.2.1), add portability fixes
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5090 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-14 16:10:11 +00:00 |
|
mbm
|
fd2c49c113
|
patch from #744; thanks Tristan
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4762 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-09-06 17:19:25 +00:00 |
|
florian
|
043fcdb8fb
|
Add an arm config file. Remove the armeb to arm substitution since we will probably want something else than just armeb to be supported
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4589 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-08-18 10:44:45 +00:00 |
|
nico
|
efc65659d5
|
fix missing shared lib in package and lib path,
remove unneeded PKG_INSTALL_DIR, indent package desc.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4235 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-07-23 13:11:19 +00:00 |
|
florian
|
a306ae2ba1
|
Add uclibc++ 0.2.0
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4101 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-07-01 09:35:15 +00:00 |
|