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-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