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
/
package.sh
Age
Commit message (
Expand
)
Author
2021-06-05
Ports: fix gcc for mac users
yegor
2021-04-29
Ports: Remove duplicate configopts var
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-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-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
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