summaryrefslogtreecommitdiffstats
path: root/source.local/d/gcc (unfollow)
Commit message (Expand)AuthorFilesLines
2013-04-22a/aaa_elflibs: package sources added to the tree....This package is needed when building a minirootfs. Eric Hameleers4-0/+189
2013-04-22BOOTSTRAP: Add device nodes for a second MMC device (SD card)....The SD card in a Chromebook registers as /dev/mmcblk1 so I added device nodes for this to the rootfs. Eric Hameleers1-0/+5
2013-04-19CLISP: make it compile on armv7hl Eric Hameleers7-67/+87
2013-04-19GTK+2, GTK+3, PANGO: fix update-pango-querymodules/update-gtk-immodules-?.0...When trying to determine the host triplet for the various ARM architectures, I made a logical error which I fixed now. The host triplet should be properly detected. Thanks to Ahau for spotting this. Eric Hameleers3-15/+24
2013-04-16mkinitrd: add more udev binaries to the blacklist. Eric Hameleers1-1/+8
2013-04-16Exynos5: build ChromeOS kernel for Samsung ChromeBook (exynos5 CPU)...Sources in k/ have been updated and new d/device-tree-compiler sources have been added to allow compiling the ChromeOS kernel for the Samsung ChromeBook (with an Exynos5 CPU). Kernel sources are checked out of the chromium git repository, Eric Hameleers17-35/+4908
2013-04-13Better calculation of host triplet for gtk+2, gtk+3 and pango....The module update scripts were hard-coded for only one exception (armv7hl) to slackwarearm, but this update will work for other arm hard-float Slackware derivatives bootstrapped from Alien's ARM scripts. Eric Hameleers3-12/+36
2013-04-13Make requirement of adding '-ltinfo' to LDFLAGS independent of ARCH....The ARM port split libtinfo off libncursesw to allow for smaller binaries. However this requires the addition of '-ltinfo' to some linker commands, since modern binutils require explicit linking of all used libraries (DSO). In order to make this geneally applicable, not just for ARCH=armv7hl, I made a few changes in SlackBuild scripts. Eric Hameleers7-9/+16
2013-04-11Bootstrap: update stage1.sh script....The stage1.sh script works again with the current source.local tree. Fixed the issues with new coreutils, new kernel and 'patch'. Eric Hameleers4-7/+28
2013-04-11Kernel: build fix for the 3.8.4 kernel when USB drivers are built as modules. Eric Hameleers1-1/+3
2013-04-08PyQt: apply a patch to fix compilation of pykde4 on ARM platform. Eric Hameleers2-0/+3
2013-04-07KDE: build fixes for kdeedu. Eric Hameleers9-0/+40
2013-04-07phonon-*: Abort the SlackBuild on make errors. Eric Hameleers3-6/+6
2013-04-06Fix the installation of libpci.a into the pciutils package. Eric Hameleers1-1/+0
2013-04-06Update to Alien's ARM which allows XFCE to run on an ARM ChromeBook....This large update brings Alien's ARM repository almost to the same level of package versions in slackware-current. THese updates were needed to make it possible to start a functional XFCE session on Samsung's ARM ChromeBook (XE303C12). Eric Hameleers1829-8063/+30582