| Commit message (Expand) | Author | Age |
* | gnu: mingw-w64: Add -winpthreads variants. | Carl Dong | 2019-10-21 |
* | gnu: gcc: Fix i686-linux cross compiler. | Jan Nieuwenhuizen | 2019-09-29 |
* | gnu: gcc: Fix mingw cross compiler. | Jan Nieuwenhuizen | 2019-09-27 |
* | Merge branch 'master' into core-updates | Mark H Weaver | 2019-08-22 |
|\ |
|
| * | gnu: mingw: Add x86_64 support. | Carl Dong | 2019-08-14 |
* | | gnu: cross-base: Fix C++ cross-compilation problems with GCC 7. | Marius Bakke | 2019-06-16 |
* | | Merge branch 'master' into core-updates | Ludovic Courtès | 2019-06-13 |
|\| |
|
| * | gnu: cross-base: Allow non-default linux-headers. | Carl Dong | 2019-05-29 |
* | | Merge branch 'staging' into core-updates | Marius Bakke | 2019-05-25 |
|\| |
|
| * | gnu: cross-base: Allow using non-default glibc. | Carl Dong | 2019-05-13 |
| * | gnu: cross-base: Apply gcc 8 patch to gcc >= 8. | Carl Dong | 2019-05-06 |
* | | gnu: GCC: Move cross-toolchain build fix to (gnu packages cross-base). | Marius Bakke | 2019-02-28 |
* | | gnu: Use GCC 7 as the default compiler. | Marius Bakke | 2019-02-09 |
* | | gnu: glibc: Inline Hurd "pid/…" magic lookup patch. | Ludovic Courtès | 2018-12-20 |
|/ |
|
* | gnu: glibc: Add patch implementing "pid/…" magic lookup on the Hurd. | Ludovic Courtès | 2018-12-16 |
* | gnu: hurd: Build against glibc 2.28. | Ludovic Courtès | 2018-11-18 |
* | gnu: All snippets report errors using exceptions, else return #t. | Mark H Weaver | 2018-03-16 |
* | gnu: cross-base: Return #t from all phases. | Mark H Weaver | 2018-03-16 |
* | gnu: cross-base: Update phase style. | Tobias Geerinckx-Rice | 2018-02-20 |
* | Merge branch 'master' into core-updates | Mark H Weaver | 2018-01-23 |
|\ |
|
| * | gnu: cross-base: Apply gcc 6 patch to gcc >= 6. | Danny Milosavljevic | 2018-01-20 |
* | | gnu: glibc: Add "static" output. | Ludovic Courtès | 2017-09-05 |
|/ |
|
* | gnu: cross-base: Turn '%xgcc' into a macro. | Ludovic Courtès | 2017-05-29 |
* | gnu: Fix another call to cross-gcc. | Mark H Weaver | 2017-05-26 |
* | gnu: Allow overriding of xgcc package in cross-gcc. | Ricardo Wurmus | 2017-05-24 |
* | Merge branch 'master' into core-updates | Leo Famulari | 2017-01-06 |
|\ |
|
| * | gnu: Use hurd-triplet? to check if GNU/Hurd. | Manolis Ragkousis | 2017-01-03 |
| * | gnu: cross-base: Move phases to (gnu build cross-toolchain). | Ludovic Courtès | 2016-12-07 |
| * | gnu: cross-base: Factorize list of cross environment variables. | Ludovic Courtès | 2016-12-07 |
| * | gnu: cross-kernel-headers: Remove propagated-inputs from xhurd-headers. | Manolis Ragkousis | 2016-12-07 |
| * | gnu: cross-base: Add i686-w64-mingw32 target. | Jan Nieuwenhuizen | 2016-12-07 |
* | | gnu: linux-libre: Adjust for PowerPC. | Carlos Sánchez de La Lama | 2017-01-04 |
|/ |
|
* | Merge branch 'master' into core-updates | Mark H Weaver | 2016-11-06 |
|\ |
|
| * | gnu: cross-base: Remove exports of cross compilers. | Ludovic Courtès | 2016-11-04 |
| * | gnu: Remove '%final-inputs' references at the top level. | Ludovic Courtès | 2016-11-04 |
* | | gnu: cross-libc: Use the correct libc. | Manolis Ragkousis | 2016-10-31 |
* | | gnu: ld-wrapper-boot0: Work around strict evaluation of (%current-system). | Ludovic Courtès | 2016-10-31 |
* | | gnu: cross-libc: Cross build the correct libc for GNU/Hurd systems. | Manolis Ragkousis | 2016-08-10 |
|/ |
|
* | gnu: cross-gcc-arguments: Disable libitm, libvtv and libsanitizer. | Manolis Ragkousis | 2016-07-05 |
* | gnu: cross-gcc: Allow Hurd libraries to be found. | Manolis Ragkousis | 2016-06-15 |
* | Merge branch 'master' into core-updates | Ludovic Courtès | 2016-06-07 |
|\ |
|
| * | gnu: Remove xgcc-avr. | David Thompson | 2016-05-30 |
| * | gnu: cross-base: Add srfi-26 for glibc. | Jan Nieuwenhuizen | 2016-05-14 |
* | | gnu: cross-base: Add srfi-26 for glibc. | Jan Nieuwenhuizen | 2016-05-15 |
* | | Merge branch 'master' into core-updates | Leo Famulari | 2016-05-13 |
|\| |
|
| * | gnu: cross: Fix typo. | Ludovic Courtès | 2016-05-03 |
| * | gnu: cross: Use CROSS_*_INCLUDE_PATH for system headers. | Jan Nieuwenhuizen | 2016-05-03 |
* | | gnu: glibc: Rename linux-headers input to kernel-headers. | Manolis Ragkousis | 2016-05-10 |
|/ |
|
* | gnu: packages: Use 'search-patches' everywhere. | Alex Kost | 2016-04-14 |
* | gnu: cross-gcc-arguments: Enable C++, disable building of libstdc++-v3. | Ricardo Wurmus | 2016-01-13 |