summaryrefslogtreecommitdiffstats
path: root/package/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
...
* toolchain/gcc: get rid of ancient 3.4.6 / 4.0.4 versionsPeter Korsgaard2009-10-291-4/+0
* remove BR2_FPU_SUFFIXBernhard Reutner-Fischer2009-10-071-8/+2
* rename TOOL_BUILD_DIR to TOOLCHAIN_DIRMichael Roth2009-09-231-4/+4
* package/Makefile.in: Use appropriate paths for host pkg-config.Will Newton2009-09-201-3/+6
* Rename the output directoriesThomas Petazzoni2009-09-161-3/+2
* Remove BR2_TOPDIR_PREFIX and BR2_TOPDIR_SUFFIXThomas Petazzoni2009-09-161-3/+3
* packages: use qstripThomas Petazzoni2009-09-051-16/+10
* package/Makefile.in: use := for INSTALLPeter Korsgaard2009-08-261-1/+1
* Remove --without-html-dir from DISABLE_DOCUMENTATIONThomas Petazzoni2009-08-081-1/+1
* makefile: don't hardcore install utility locationThomas Petazzoni2009-07-311-1/+1
* makefile: remove unused AUTO_CONFIGURE_OPTS variableThomas Petazzoni2009-07-301-10/+0
* Merge branch 'xorg' of git://git.busybox.net/~tpetazzoni/git/buildrootPeter Korsgaard2009-07-251-15/+0
|\
| * xorg: remove the XSERVER variableThomas Petazzoni2009-07-241-6/+0
| * xorg: remove references to non-existing configuration optionsThomas Petazzoni2009-07-241-9/+0
* | package/Makefile.in: xtensa host supportMaxim Grigoriev2009-07-241-0/+1
* | external toolchain: add $(HOST_DIR)/bin to TARGET_PATHThomas Petazzoni2009-07-171-1/+1
|/
* package: set CXX to false rather than "" if no C++ support is enabledPeter Korsgaard2009-05-041-1/+1
* Another external toolchain fixThomas Petazzoni2009-03-291-2/+2
* package: add STAMP_DIR and use for host buildsPeter Korsgaard2009-03-191-2/+2
* pkg-config: rename pkgconfig to pkg-configPeter Korsgaard2009-03-191-2/+2
* pkgconfig: install into HOST_DIRPeter Korsgaard2009-03-181-2/+2
* package: add HOST_DIR to target pathPeter Korsgaard2009-03-171-1/+1
* package: fix host pathPeter Korsgaard2009-03-171-2/+4
* package/Makefile.in: search $(HOST_DIR) for host includes / librariesPeter Korsgaard2009-03-161-0/+5
* Makefile: introduce $(HOST_DIR) for host binariesPeter Korsgaard2009-03-161-1/+3
* mpg123: remove arm funroll-loops workaroundPeter Korsgaard2009-02-051-8/+0
* Do not overwrite user configurationUlf Samuelsson2009-02-011-5/+5
* Make toolchain configration to fix mpg123 global and move to MakefileUlf Samuelsson2009-01-241-0/+8
* toolchain: introduce HOSTCC_VERSION and fix gcc-4.3.x build with old host CCsPeter Korsgaard2009-01-191-0/+4
* The liboil Makefile will use "-mcpu=vfp" when building for ARM.Ulf Samuelsson2009-01-181-0/+4
* Easier with one place for configure options for disabling gtk-docThomas Lundquist2009-01-171-0/+4
* buildroot: get rid of s390 supportPeter Korsgaard2009-01-121-3/+0
* buildroot: set SHELL instead of messing around with CONFIG_SHELLPeter Korsgaard2009-01-011-3/+3
* Fix TARGET_PATH for external toolchain buildsThomas Petazzoni2008-12-151-1/+1
* Another external toolchain support solutionThomas Petazzoni2008-12-131-3/+1
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-4/+4
* Adding Central config.cache optionsDaniel Laird2008-11-281-1/+27
* Revert r24000: "Fix external toolchain build"Peter Korsgaard2008-11-211-10/+4
* Fix external toolchain buildThomas Petazzoni2008-11-111-4/+10
* package/Makefile.in: revert rpath setup for toolchains.Daniel Laird2008-11-071-4/+3
* package/Makefile.in: rpath setup for toolchains.Daniel Laird2008-11-061-3/+4
* package/Makefile.in: Remove rpath fix as it breaks Thomas png buildDaniel Laird2008-10-221-4/+2
* package/Makefile.in: Add -rpath-link Daniel Laird2008-10-221-2/+4
* package: global largefile CFLAGS handlingPeter Korsgaard2008-08-041-0/+4
* package/Makefile.in: cleanup MAKE/MAKE1Peter Korsgaard2008-07-111-7/+2
* package/Makefile.in: propagate -s make flag to sub makesPeter Korsgaard2008-07-011-5/+4
* pkgconfig: bump version and cleanupPeter Korsgaard2008-06-141-3/+1
* Makefile: honor silent (-s) flagPeter Korsgaard2008-05-311-0/+6
* added more debugging options for packagesJohn Voltz2008-03-121-0/+25
* added debug optionJohn Voltz2008-03-111-0/+5