| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
| |
To use the new url, the project name would need to be appended multiple times,
let's hope the old redirect will continue to work in the future
SVN-Revision: 30730
|
|
|
|
| |
SVN-Revision: 30726
|
|
|
|
|
|
| |
rename all symbols in the symbol table to make them compress better
SVN-Revision: 30662
|
|
|
|
| |
SVN-Revision: 30602
|
|
|
|
|
|
| |
version tag, cope with that
SVN-Revision: 29948
|
|
|
|
| |
SVN-Revision: 29947
|
|
|
|
|
|
| |
-Wl,-rpath-link flags if the command line contains -l, -L, -shared or -static flags; this is needed to suppress "-rpath-link: linker input file unused because linking not done" on each cc invocation.
SVN-Revision: 29946
|
|
|
|
|
|
| |
not possible (gcc < 4.3.0)
SVN-Revision: 29945
|
|
|
|
| |
SVN-Revision: 29944
|
|
|
|
| |
SVN-Revision: 29782
|
|
|
|
| |
SVN-Revision: 29781
|
|
|
|
|
|
|
|
|
|
| |
generate a .config from a given toolchain, this allows for easy integration of external toolchains, e.g.
./scripts/ext-toolchain.sh --toolchain /opt/mips-2011.03 --cflags "-muclibc" --config atheros
to setup a ready-to-compile atheros target using the external CodeSourcery toolchain.
SVN-Revision: 29780
|
|
|
|
| |
SVN-Revision: 29772
|
|
|
|
|
|
| |
display help if called without args - add copyright foo - remove some leftover flag handling code
SVN-Revision: 29769
|
|
|
|
|
|
| |
utility dumps the GCC specs of a given toolchain and modifies them to always include $STAGING_DIR in the link and compiler command lines, this makes most -I and -L flags unnecessary and lets the compiler automatically find libraries and headers in the staging dir, also solves the majority of -rpath issues.
SVN-Revision: 29767
|
|
|
|
|
|
| |
utility script implements various external toolchain tasks: * Testing of available features, like c++, soft-float or ipv6 support * Finding the libc implementation (uclibc or eglibc/glibc) * Inferring the GNU target name * Finding shared objects for packaging (libc, libpthread, ...) * Finding executables for packaging (ldd, gdbserver, ...) * Generating wrapper scripts for toolchain commands
SVN-Revision: 29765
|
|
|
|
|
|
| |
if PACKAGE_kmod-ipv6"
SVN-Revision: 29695
|
|
|
|
|
|
| |
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
SVN-Revision: 29396
|
|
|
|
|
|
| |
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
SVN-Revision: 29358
|
|
|
|
|
|
| |
(patch by Rolf Leggewie)
SVN-Revision: 29262
|
|
|
|
|
|
| |
appropriately) (based on patch by Rolf Leggewie)
SVN-Revision: 29261
|
|
|
|
| |
SVN-Revision: 29260
|
|
|
|
|
|
| |
‘sym_set_all_changed’"
SVN-Revision: 29190
|
|
|
|
|
|
| |
dependency detection/handling (patch by mbm)
SVN-Revision: 28658
|
|
|
|
|
|
| |
git-svn rev (#10268)
SVN-Revision: 28604
|
|
|
|
|
|
| |
targets (based on patch from #10212)
SVN-Revision: 28503
|
|
|
|
|
|
| |
detection from r27407
SVN-Revision: 27444
|
|
|
|
| |
SVN-Revision: 27416
|
|
|
|
| |
SVN-Revision: 27376
|
|
|
|
|
|
| |
in menuconfig
SVN-Revision: 27344
|
|
|
|
|
|
| |
same package (exposed by previous hotplug2 changes), also kill duplicate dependency specs while we're at it
SVN-Revision: 27267
|
|
|
|
|
|
|
|
| |
to avoid checking binaries in to git. Unfortunately it also omits conf.c, confdata.c, and all source files in lxdialog. An OpenWRT tree pulled from a git repository will not build, and I suspect this was not the intention.
Signed-off-by: Denton Gentry <denny@geekhold.com>
SVN-Revision: 27244
|
|
|
|
|
|
| |
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 27184
|
|
|
|
| |
SVN-Revision: 27033
|
|
|
|
|
|
| |
<jmccrohan@gmail.com>
SVN-Revision: 26988
|
|
|
|
|
|
| |
- fixes a buildbot error cause by ssb not being blacklisted for lantiq falcon
SVN-Revision: 26926
|
|
|
|
| |
SVN-Revision: 26885
|
|
|
|
|
|
| |
dependencies that do not propagate to other packages
SVN-Revision: 26491
|
|
|
|
|
|
| |
Signed-of-by: Benjamin Cama <benoar@dolka.fr>
SVN-Revision: 26391
|
|
|
|
|
|
| |
CONFIG_TOOLCHAINOPTS properly
SVN-Revision: 26349
|
|
|
|
|
|
| |
statically linked initial libgcc saves a few kb and gets rid of unused not exported functions as well should also improve the reliability of mklibs
SVN-Revision: 25800
|
|
|
|
|
|
| |
need it, especially users of lib-link.m4 or iconv.m4
SVN-Revision: 25753
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Since the output of ipkg-make-index.sh is unconditionally used to create
the Packages file, sending the errors into this file is unacceptable
(both because they are not shown to users and because they make an
invalid Packages file).
For incorrect invocation, write to stderr.
For errors from which, send to /dev/null with stdout.
Signed-off-by: Kevin Locke <klocke@digitalenginesoftware.com>
SVN-Revision: 25677
|
|
|
|
| |
SVN-Revision: 25589
|
|
|
|
| |
SVN-Revision: 25505
|
|
|
|
|
|
| |
unnecessary entries in the generated output
SVN-Revision: 25233
|
|
|
|
|
|
| |
undefined config values
SVN-Revision: 25232
|
|
|
|
|
|
| |
files contain only the target selection and options that differ from the default settings this makes it much easier to review .config files
SVN-Revision: 25231
|
|
|
|
| |
SVN-Revision: 25230
|
|
|
|
|
|
| |
powerpc cpus The SPE FPU is ABI-incompatible with the regular powerpc FPU, this needs to be reflected in the toolchain target name. Fixes floating point crashes in user space
SVN-Revision: 25018
|