Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
100 most recent check-ins related to "trunk"
|
2023-10-06
| ||
| 22:51 | Build-CC 0.16 Leaf check-in: 765ae0548f user: rkeene tags: trunk, 0.16 | |
| 19:41 | glibc cleanups check-in: a33cb7caf7 user: rkeene tags: trunk | |
| 19:40 | Many updates check-in: 71230f71d0 user: rkeene tags: trunk | |
|
2019-05-10
| ||
| 17:08 | A bit more work to ensure that some flags are preserved until the right stage check-in: 033a6f4cd4 user: rkeene tags: trunk | |
|
2019-05-09
| ||
| 23:10 | Make sure when overwriting files we have permission to do so check-in: 019ff6c17d user: rkeene tags: trunk | |
| 23:10 | Updated patch for NetBSD compiler, from NixOS project check-in: ef57276d7c user: rkeene tags: trunk | |
|
2019-05-08
| ||
| 21:57 | NetBSD 8 requires some ctype work check-in: 22acd7c457 user: rkeene tags: trunk | |
| 21:56 | Tool versioning improvements check-in: 78c40ae32f user: rkeene tags: trunk | |
|
2018-02-19
| ||
| 16:02 | Make "setup-cc" more selective about what it considers available toolchains check-in: a97508d2ea user: rkeene tags: trunk | |
| 06:44 | Build-CC 0.15 check-in: 5f05979d8f user: rkeene tags: trunk, 0.15 | |
| 02:43 | Added AArch64 Linux generic (stage1) platform check-in: 6babeac4ee user: rkeene tags: trunk | |
| 02:42 | Added AArch64 kernel parameters check-in: 2d7e70b7ac user: rkeene tags: trunk | |
| 02:42 | Migrated platform parameters to separate scripts check-in: fcb06ea4e4 user: rkeene tags: trunk | |
| 02:28 | Upgraded to glibc 2.27 (needed for AArch64) check-in: edd4c58c17 user: rkeene tags: trunk | |
|
2018-02-18
| ||
| 22:59 | Allow different kernel architectures to be specified check-in: ad02e80707 user: rkeene tags: trunk | |
| 22:58 | Updated to support patching glibc check-in: f923507a5d user: rkeene tags: trunk | |
|
2018-02-16
| ||
| 15:47 | Upgraded several toolchain components check-in: f4a1af2158 user: rkeene tags: trunk | |
|
2018-01-28
| ||
| 02:52 | Added support for overriding the URLs and version for all tools, upgraded zlib check-in: a336cd831a user: rkeene tags: trunk | |
|
2017-12-01
| ||
| 18:23 | Started working on adding ESP32 support Leaf check-in: 105565af89 user: rkeene tags: platform-esp32 | |
|
2017-11-02
| ||
| 15:24 | Build-CC 0.14 check-in: 8679b6b16a user: rkeene tags: trunk, 0.14 | |
|
2017-10-31
| ||
| 14:37 | Added patches for GCC 5.2.0 to compile under newer versions of GCC check-in: 3c1891c96a user: rkeene tags: trunk | |
|
2017-09-26
| ||
| 15:08 | Better check for ensuring we start in the correct directory check-in: a85b6aaead user: rkeene tags: trunk | |
| 15:05 | Fixed typo check-in: 6337662095 user: rkeene tags: trunk | |
|
2017-01-10
| ||
| 13:41 | Build-CC 0.13 check-in: f1ead69217 user: rkeene tags: trunk, 0.13 | |
| 13:39 | Added SHA256 to many downloads check-in: c2e33b6d3e user: rkeene tags: trunk | |
|
2016-12-21
| ||
| 19:53 | Added SHA256 checksum for the Linux kernel download check-in: 5b7f948afb user: rkeene tags: trunk | |
| 19:53 | Added support for SHA256 checksums check-in: 8e05e7b5e2 user: rkeene tags: trunk | |
|
2016-11-09
| ||
| 23:40 | Added start of powerpc support from stage1 Leaf check-in: cda986483e user: rkeene tags: add-powerpc | |
|
2016-01-27
| ||
| 04:00 | Build-CC 0.12 check-in: e451592ac8 user: rkeene tags: trunk, 0.12 | |
| 03:57 | Added support for using a helper application to download files check-in: 94769f000a user: rkeene tags: trunk | |
| 03:54 | Abort if download fails check-in: d80ed8ed85 user: rkeene tags: trunk | |
| 03:45 | Build-CC 0.11 check-in: 098b857937 user: rkeene tags: trunk, 0.11 | |
| 03:37 | Corrected typo in locating addons check-in: 3694721a11 user: rkeene tags: trunk | |
| 03:33 | Added patches for GMP 6.0.0a on ARM platforms check-in: f40daa93ae user: rkeene tags: trunk | |
|
2015-08-27
| ||
| 18:25 | Upgraded to GCC 5.2.0 and Binutils 2.25.1 check-in: 9b52107594 user: rkeene tags: trunk | |
| 18:24 | Upgraded to glibc 2.22 check-in: d076e187d1 user: rkeene tags: trunk | |
| 14:18 | Updated to MUSL libc 1.1.10 check-in: a89ba423b7 user: rkeene tags: trunk | |
|
2015-08-26
| ||
| 23:13 | Build-CC 0.10 check-in: 55a54b8a75 user: rkeene tags: trunk, 0.10 | |
| 23:09 | Fixed issue with MUSL patches being applied to non-MUSL targets, breaking them check-in: 184c3ef7d2 user: rkeene tags: trunk | |
| 23:09 | Updated to latest libressl check-in: 12b597c851 user: rkeene tags: trunk | |
|
2015-02-12
| ||
| 06:58 | Removed changes from the MUSL patch to libgcc/gthr.h -- more appropriate patch to follow check-in: 75ef6d3349 user: rkeene tags: trunk | |
|
2015-02-11
| ||
| 21:23 | Updated MUSL libc patch to not interfere with libstdc++ on non-MUSL-libc systems check-in: 49e22da48c user: rkeene tags: trunk | |
| 21:00 | Re-enabled gold, no reason to disable it check-in: e11796b140 user: rkeene tags: trunk | |
| 04:36 | Added patch to allow MPC to compile as a child of GCC check-in: 777177d6d5 user: rkeene tags: trunk | |
| 04:04 | Fixed typo in comment check-in: 8d885eba22 user: rkeene tags: trunk | |
|
2015-02-10
| ||
| 18:58 | Disabled gold check-in: d9aff2f47f user: rkeene tags: trunk | |
|
2015-02-03
| ||
| 19:28 | Updated to LibreSSL 2.1.3 check-in: 5454aa4c78 user: rkeene tags: trunk | |
| 16:56 | Added MUSL support for GCC 4.8.4 check-in: 035acaf7f1 user: rkeene tags: trunk | |
|
2015-02-02
| ||
| 18:41 | Updated "setup-cc" to canonicalize symbolic links check-in: 81fa936904 user: rkeene tags: trunk | |
|
2015-01-20
| ||
| 18:40 | Build-CC 0.9 check-in: 0517669aba user: rkeene tags: trunk, 0.9 | |
| 17:30 | Fixed issues with compiling LibreSSL check-in: e01d8774a3 user: rkeene tags: trunk | |
| 17:02 | Updated to resolve arch name for unknown platforms check-in: bd4cfb91af user: rkeene tags: trunk | |
| 16:52 | Added SHA1 for LibreSSL check-in: 2bb4e840f3 user: rkeene tags: trunk | |
| 16:51 | Switched out OpenSSL and in LibreSSL check-in: a259de30ef user: rkeene tags: trunk | |
| 16:41 | Fixed cleanup on several post-install scripts check-in: 88ecd40caa user: rkeene tags: trunk | |
|
2014-12-31
| ||
| 05:20 | Upgraded to binutils 2.25 and switched away from gcc 4.9.1 to gcc 4.8.4, which is less buggy check-in: 7949893aab user: rkeene tags: trunk | |
| 04:10 | Updated to support user replacable multilib default check-in: e9bc58f01e user: rkeene tags: trunk | |
|
2014-12-30
| ||
| 17:54 | Updated to not use single mode for gcc stage 1 base check-in: 61810707df user: rkeene tags: trunk | |
| 17:54 | Updated to only set --with-glibc-version in more specific cases check-in: 23ede9dc81 user: rkeene tags: trunk | |
|
2014-12-29
| ||
| 03:59 | Updated all scripts to use new MAKE arrangement check-in: dedfda123f user: rkeene tags: trunk | |
| 03:59 | Updated to disable use of SSP during stage 1 when compiling glibc check-in: 90aad59417 user: rkeene tags: trunk | |
| 03:58 | Updated to pick out glibc version number from the glibc script check-in: 716e706100 user: rkeene tags: trunk | |
| 03:53 | Updated to specify glibc version check-in: 4ea901655b user: rkeene tags: trunk | |
| 03:52 | Updated to build gold in addition to GNU ld and work with "MAKE" variables better check-in: b34b799d88 user: rkeene tags: trunk | |
|
2014-12-04
| ||
| 20:53 | Updated to build YASM check-in: 93156e3dfe user: rkeene tags: trunk | |
|
2014-12-02
| ||
| 15:21 | Updated to build glibc successfully check-in: 281667cf12 user: rkeene tags: trunk | |
| 15:20 | Updated to deal with Stage 1 GCC builds that are going to have GLIBC check-in: 1577b83fe7 user: rkeene tags: trunk | |
| 15:20 | Updated to use "generic" as vendor rather than "unknown" so that native builds still work as cross-builds, also re-ordered building of targets for GCC check-in: 5b0716f60c user: rkeene tags: trunk | |
|
2014-10-28
| ||
| 20:34 | Updated to install run-time linker for MUSL check-in: b83efda5b7 user: rkeene tags: trunk | |
| 18:44 | Added untested GNU/Linux platform check-in: 99f46f87f1 user: rkeene tags: trunk | |
| 18:39 | Updated to compile stage 1 compiler more minimally check-in: d458d6f54d user: rkeene tags: trunk | |
| 17:50 | Updated to not include NPTL in Glibc 2.20+ check-in: f41aa2ce22 user: rkeene tags: trunk | |
| 17:14 | Updated to not use glibc-ports if it does not work check-in: a406a3791a user: rkeene tags: trunk | |
| 17:05 | Updated to check for and leave correct note file for glibc check-in: 2230a4f62b user: rkeene tags: trunk | |
| 17:01 | Updated to use "install_root" instead of DESTDIR and also to prefix in / for glibc check-in: 3b30164b0d user: rkeene tags: trunk | |
|
2014-10-27
| ||
| 20:45 | Fixed glibc-ports version check-in: 9518a0b46c user: rkeene tags: trunk | |
| 20:16 | Updated to use DESTDIR and prefix so that files are installed and referenced in the correct path within sysroot check-in: 112932151a user: rkeene tags: trunk | |
| 19:42 | Updated to emit notes from Build-CC as we compile check-in: e811663dcc user: rkeene tags: trunk | |
| 19:42 | Updated to only request rebuild of binutils if we actually had to compile something check-in: 83f834fb93 user: rkeene tags: trunk | |
| 19:22 | Updated to not build binutils with a sysroot option so that gcc controls this explicitly check-in: f3653101bd user: rkeene tags: trunk | |
| 05:34 | Corrected typo check-in: bb2ba62c71 user: rkeene tags: trunk | |
| 05:14 | Work towards bringing glibc-based Linux target into a buildable state for stage1 builds check-in: c85edfa2fc user: rkeene tags: trunk | |
|
2014-10-24
| ||
| 22:14 | Build-CC 0.8 check-in: e0e8528049 user: rkeene tags: trunk, 0.8 | |
| 22:10 | Moved x86_64-unknown-linux-musl to supported platform check-in: 3788cd9769 user: rkeene tags: trunk | |
| 22:09 | Disabled extra packages by default check-in: eaa0252d32 user: rkeene tags: trunk | |
| 22:01 | Fixed bug where MUSL support failed to find any platforms check-in: 2a4a5c04d5 user: rkeene tags: trunk | |
| 21:56 | MUSL updated to 1.1.5 check-in: 7d8954a051 user: rkeene tags: trunk | |
|
2014-09-07
| ||
| 03:35 | Updated to fix bugs with libffi and add correct check for libglib check-in: 8c945c952e user: rkeene tags: trunk | |
| 03:18 | Added libffi build check-in: 476dc885d2 user: rkeene tags: trunk | |
| 03:17 | Updated patch to actually work check-in: 838c3d8585 user: rkeene tags: trunk | |
| 02:56 | Updated pkg-config to be multilib aware and override user's PKG_CONFIG_PATH variables check-in: 863b494d9d user: rkeene tags: trunk | |
| 02:23 | Added many patches to GLib check-in: 86a8181857 user: rkeene tags: trunk | |
| 02:15 | More work towards multilib support of built packages check-in: cbab76a029 user: rkeene tags: trunk | |
| 02:13 | Updated to GCC 4.9.1 check-in: 7f83d03aae user: rkeene tags: trunk | |
|
2014-07-11
| ||
| 18:31 | Updated to support multilib with OpenSSL check-in: a73539e9ef user: rkeene tags: trunk | |
| 18:21 | Added common multilib support check-in: 1f5ce738fd user: rkeene tags: trunk | |
|
2014-07-09
| ||
| 06:08 | Added stage1 compiler fixups for MUSL libc platforms check-in: 6d95291b46 user: rkeene tags: trunk | |
| 06:07 | Fixed issue with determining multilib platforms and also updated to consider MUSL libc installed if any spec file is found check-in: 714d20aa7b user: rkeene tags: trunk | |
| 05:43 | Updated to treat kernel header installation the same as we do other packages that do not support out-of-tree builds check-in: 880698bb5d user: rkeene tags: trunk | |
| 04:52 | Updated to patch MUSL libc for multilib supporting headers (x86_64/i386) in the most basic sense check-in: cebb3f78c5 user: rkeene tags: trunk | |