Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-02 | remove dependencies to libiconv,pkg-config and file. use pkgconf and ↵ | Waldemar Brodkorb | |
libiconv-tiny instead. fixes glib compile on systems without libiconv/ native iconv implementation | |||
2013-10-24 | fix m68k allmodconfig build | Waldemar Brodkorb | |
2013-10-22 | fix libmix packages, while checking all packages make some style cleanup | Waldemar Brodkorb | |
2013-05-07 | disable LZMA | Waldemar Brodkorb | |
2013-04-29 | fix dependency | Waldemar Brodkorb | |
2012-03-24 | update gcc, glibc and fix build breakage | Waldemar Brodkorb | |
2011-10-10 | add libltdl dependency | Waldemar Brodkorb | |
2011-06-12 | finetune cross-compile | Waldemar Brodkorb | |
2011-05-05 | imagemagick needs explicit library paths | Waldemar Brodkorb | |
2011-04-28 | disable xml | Waldemar Brodkorb | |
2011-04-28 | enable png support in display | Waldemar Brodkorb | |
2011-04-13 | fix cross-compile | wbx | |
2011-03-31 | I am to tupid for git, today. | Waldemar Brodkorb | |
Revert "Revert "fix conflict, autoseect libgcj"" This reverts commit c2bd3a43342e37a05a97e12581dd2bd52993877a. | |||
2011-03-31 | Revert "fix conflict, autoseect libgcj" | Waldemar Brodkorb | |
This reverts commit ac46bdeef28bc2b65e1880884a79257c28e423a7, reversing changes made to 418fb3668f7140cc3e2ba07c354fe0d9bbb47d04. | |||
2011-03-31 | fix conflict, autoseect libgcj | Waldemar Brodkorb | |
2011-03-08 | remove unknown configure option | Waldemar Brodkorb | |
2011-03-01 | misc patches needed for allmodconfig for ibm-x40-eglibc on Darwin OS | Waldemar Brodkorb | |
* fix *.pc / *-config file handling. | |||
2011-02-26 | c++ compiler fixes | Waldemar Brodkorb | |
when C++ compiler is disabled by user, do not allow to compile packages , which require a C++ compiler. Older libtool unnecessary checks for c++ tools, so regenerate autotool stuff. | |||
2011-01-19 | fix dependencies, downgrade gtk+ to fix firefox startup (missing icons, ↵ | Waldemar Brodkorb | |
known bug) | |||
2011-01-17 | fix packages to be compile with stack protector | Waldemar Brodkorb | |
- libtool do not pass -fstack-protector while linking, but this is required to successfully link libraries or executables with SSP - pass LDFLAGS for non-libtool packages | |||
2011-01-10 | add LTO support to toolchain settings. Cleanup SYSROOT mess. | Waldemar Brodkorb | |
- just use on sysroot directory for toolchain. - add missing patches from previos commit. (rpath/cflags cleanup) | |||
2011-01-08 | add dependencies | Waldemar Brodkorb | |
2011-01-07 | try to fix libtool rpath behavior | Waldemar Brodkorb | |
2011-01-07 | add varios patches... | Waldemar Brodkorb | |
eglibc should install nsswitch.conf and others. add -fhonour-copts to TARGET_CFLAGS. | |||
2011-01-06 | remove obsolete SUB_INSTALL stuff. | Waldemar Brodkorb | |
2010-11-26 | add support for imagemagick package | Waldemar Brodkorb | |