age |
author |
description |
2018-12-25 |
Aleksej Bobylev |
gcc: split *.dbg; tiny edits |
2018-12-05 |
Aleksej Bobylev |
Update: binutils (2.31.1), bison (3.2.2), gcc (8.2.0), glibc (2.28), linux (4.14.85) |
2018-11-02 |
Aleksej Bobylev |
Cleaning is almost finished... I should proceed to upgrades. |
2018-02-27 |
Aleksej Bobylev |
gcc: fix symlink /lib/cpp; glibc: undo '--enable-obsolete-rpc' due to errors; libtirpc: up 1.0.2; pam and busybox: use libtirpc. |
2018-02-21 |
Aleksej Bobylev |
Update packages listed in the LFS book. |
2017-11-02 |
Aleksej Bobylev |
gcc: split libatomic (thanks alanyih) |
2017-08-11 |
Aleksej Bobylev |
Up: antinat, aubio, dialog, exa, gcc, lapack, musl-libc, nss, rust, svgcleaner, zip. Remove blas (part of lapack now), remove dialog desktop file. |
2017-06-12 |
Aleksej Bobylev |
Up icu, libboost... |
2017-06-09 |
Aleksej Bobylev |
gcc: typo in packaging + python files |
2017-06-06 |
Aleksej Bobylev |
Remake/fix: alsa-lib, alsaplayer; update base (LFS) packages: bash, binutils, bison, bzip2, diffutils, file, findutils, gawk, gcc, gettext, glibc, gmp, m4, mpc-library, mpfr, ncurses, patch, xz; update: tazpkg, cookutils, svgcleaner. |
2016-12-22 |
Aleksej Bobylev |
Chapter 6: (linux-api-headers), man-pages, (glibc), zlib, (file), (binutils), gmp, mpfr, mpc-library, gcc, (bzip2), pkg-config, (ncurses), attr |
2016-12-16 |
Aleksej Bobylev |
Initial commit to wok-next (SliTaz v.6 now): update 61 packages (about) according to LFS 7.10 |
2016-10-23 |
Erkan Yilmaz |
remove typos etc from the 5 gcc-receipt files |
2015-12-21 |
Aleksej Bobylev |
Remove redundant messages in {pre|post}_{install|remove}() in random packages |
2015-12-20 |
Pascal Bellard |
Quote root dir in post_install |
2015-12-16 |
Pascal Bellard |
fix some post_install status |
2014-04-09 |
Christophe Lincoln |
ARM: add mpfr + mpc-library (to cook native ARM gcc) and try to fix glib (gtk crashe are from libgobject-2.0.so.0) |
2013-08-10 |
Pascal Bellard |
Add some GPL2 licenses |
2012-06-12 |
Pascal Bellard |
Add C compiler tags |
2012-04-26 |
Christophe Lincoln |
Up: gcc (4.6.3) regression fixes |
2012-04-12 |
Christophe Lincoln |
Up: gcc (4.6.2) Our new compiler :-) |
2011-12-10 |
Antoine Bodin |
Compat: add binutils as a gcc DEPENDS to ensure proper cookorder in tazwok |
2011-05-25 |
Christopher Rogers |
gcc: elfutils was in bdeps twice. |
2011-05-24 |
Christopher Rogers |
gcc: Replaced $BUILD_HOST with $HOST_SYSTEM. |
2011-05-22 |
Christopher Rogers |
gcc: Removed gawk in build depends. Added check like the one glibc has to install if cook script is found. Fixed tazwok cookorder i hope. |
2011-05-20 |
Christophe Lincoln |
gcc: we want a native i486 compiler to cross compile full system |
2011-05-20 |
Christophe Lincoln |
gcc: use CONFIGURE_ARGS so we can cross compile from --build system for --host system (Tank: i686 --> i486) |
2011-05-19 |
Christophe Lincoln |
gcc: just build c language support at first pass |
2011-05-19 |
Christophe Lincoln |
gcc: use the tripplet |
2011-05-18 |
Christophe Lincoln |
gcc: we want a i486 optimised compiler not to host optimised (tank is i686) |
2011-05-11 |
Christopher Rogers |
Made libobjc so you don't have to install gcc for gnustep packages to work. |
2011-05-08 |
Christophe Lincoln |
gcc: keep -mtune it was $BUILD_HOST to remove |
2011-05-08 |
Christophe Lincoln |
gcc: add few more options and enable c++ in --first-pass and remove --tune since we got configure WARNNIG, not use by LFS and not usefull we already have the tripplet --build, --host, --target |
2011-05-08 |
Christophe Lincoln |
gcc: let cook (nor only cooker) also use --first-pass |
2011-05-08 |
Christophe Lincoln |
gcc: one more fix to remove gcc-build in genpkg_rules |
2011-05-08 |
Christophe Lincoln |
gcc: dont erase Godane change ($stuff) |
2011-05-08 |
Christophe Lincoln |
gcc: make it build with cookutils and let tazwok use its functions |
2011-05-08 |
Christophe Lincoln |
gcc: first tiny fix (missing -- befor libexecdir) |
2011-05-08 |
Christopher Rogers |
Replaced all ../stuff with $stuff. |
2011-02-15 |
Antoine Bodin |
Fix: use right display-related code into gcc |
2011-02-14 |
Antoine Bodin |
Fix: replace exit 1 by return 1 in receipts (exit broke cook-list function) |
2011-01-27 |
Antoine Bodin |
imported patch toolchain/gcc.patch |
2010-10-17 |
Christopher Rogers |
Removed --enable-gold cause gcc and gcc+gcj don't compile right. This is a test to see if it compiles fine on build server without --enable-gold. |
2010-10-17 |
Pascal Bellard |
gcc,gcc+gcj: add --enable-gold for link time optimizations |
2010-08-05 |
Pascal Bellard |
gcc: update depends |
2010-08-02 |
Pascal Bellard |
gcc: fix build_depends |
2010-08-02 |
Pascal Bellard |
gcc: enable lto |
2010-08-02 |
Pascal Bellard |
Up gcc (4.5.1) |
2010-07-10 |
Pascal Bellard |
Speedup some builds |
2010-05-12 |
Rohit Joshi |
gcc4.5 depends on mpc-library too |
2010-04-14 |
Christophe Lincoln |
Up: gcc (4.5.0) In time for new toolchain! |
2010-04-11 |
Christophe Lincoln |
Up: gcc (4.4.3) Part of new toolchain |
2010-02-28 |
Pascal Bellard |
[f-g]*: update depends |
2010-02-12 |
Pascal Bellard |
Add gfortran |
2009-09-08 |
Christophe Lincoln |
gcc: enable objc language |
2009-08-04 |
Paul Issott |
Up: gcc/gcc-lib-base (4.4.1) |
2009-05-26 |
Christophe Lincoln |
Up: gcc (4.4.0) |
2009-04-22 |
Christophe Lincoln |
Up: gcc (4.3.3) |
2009-02-25 |
Pascal Bellard |
gcc: spin off libgomp |
2008-05-04 |
Christophe Lincoln |
sudoku-savant: Add a home made pixmap + fix deps on gcc |