index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Ports
/
gcc
Age
Commit message (
Expand
)
Author
2021-07-08
Ports: Fix building gcc on arm64 macs
modmuss50
2021-07-06
Ports: Update gcc patch to match the toolchain
Gunnar Beutner
2021-06-05
Ports: fix gcc for mac users
yegor
2021-05-09
Toolchain+Ports: Skip link tests for libstdc++v3
Gunnar Beutner
2021-05-07
Ports: Update the gcc patch to match the toolchain
Gunnar Beutner
2021-04-29
Ports: Remove duplicate configopts var
Gunnar Beutner
2021-04-29
Ports: Build fix for gcc when building the port with gcc 11.1.0
Gunnar Beutner
2021-04-29
Ports: Use SHA256 for the gcc port
Gunnar Beutner
2021-04-29
Toolchain+Ports: Update GCC to version 11.1.0
Gunnar Beutner
2021-04-20
Toolchain+Ports: Enable threads for gcc
Gunnar Beutner
2021-04-20
Ports: Improve consistency and quality of ports
Panagiotis Vasilopoulos
2021-04-18
Ports: Update the gcc port with the patches from the toolchain
Gunnar Beutner
2021-04-16
Ports: Update the gcc port to 10.3.0
Gunnar Beutner
2021-04-15
Ports: Use ftpmirror.gnu.org mirror server for GNU ports
Brendan Coles
2021-03-13
Ports: Use SERENITY_ARCH in --target/--host
Linus Groh
2021-03-11
Ports: Replace hardcoded Build/ paths with SERENITY_BUILD_DIR
Linus Groh
2021-02-19
Toolchain: Use -ftls-model=initial-exec by default
Itamar
2021-01-23
Ports: Clean up some package.sh scripts
Linus Groh
2021-01-22
Meta: Get building on NixOS (#5005)
Jonathan Turner
2020-12-24
Ports: Tweak configuration flags of gcc port to support shared binaries
Itamar
2020-12-14
Toolchain+Ports: Fix gcc patch file
Itamar
2020-12-14
Toolchain: Fix usage of libgcc_s & build PIE executables by default
Itamar
2020-12-14
Ports: Update gcc patch to support shared libs
Itamar
2020-11-03
Ports: Bump GCC port to 10.2.0
Andreas Kling
2020-05-16
Toolchain/Ports: Update to gcc 10.1.0
Shannon Booth
2020-05-14
Build: Switch to CMake :^)
Sergey Bugaev
2020-03-23
Toolchain/Ports: Update gcc to 9.3.0
Shannon Booth
2020-02-06
Ports: Added checksums / signature files and other fixes
Emanuel Sprung
2020-01-03
Ports: Add missing ' after timestamp in GCC patch (#1004)
elodotwe
2020-01-01
Toolchain: Use crtbeginS and crtendS for shared objects
Andrew Kaster
2019-12-30
Ports: Update GCC patch to match our toolchain
Andreas Kling
2019-12-23
Ports: Build gcc with -j $(nproc)
Sergey Bugaev
2019-12-23
Ports: Update gcc to 9.2.0
Sergey Bugaev
2019-12-23
Ports: Do not download sources if they're already present
Sergey Bugaev
2019-11-03
Ports: Undo POSIX sh compliance changes for now
Andreas Kling
2019-11-03
POSIX compliance: (most) shell scripts converted to generic shell
George Pickering
2019-09-24
Ports: Switch to new ports system (#594)
Larkin
2019-06-05
Ports: Remove bashisms and switch all scripts to /bin/sh.
Larkin Nickle
2019-05-30
Ports: Add gcc-8.3.0 port :^)
Andreas Kling