index
:
serenity
master
topic/trivial_docs
The Serenity Operating System ๐
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Toolchain
Age
Commit message (
Expand
)
Author
2020-09-14
Travis: Strip every executable
Ben Wiederhake
2020-08-15
Travis: Toolchain only depends on headers, not impls
Ben Wiederhake
2020-08-15
Toolchain: Update README to point to the current build instructions
Luke
2020-08-02
Build: Build libstdc++ in parallel
Ben Wiederhake
2020-08-02
Travis: 'configure' is too chatty for CI
Ben Wiederhake
2020-07-29
Toolchain: Strip cc1
Nico Weber
2020-07-29
Toolchain: Let's leave cc1 in place for now
Andreas Kling
2020-07-29
Meta: Fix shellcheck issues in BuildIt.sh
Ben Wiederhake
2020-07-29
Travis: Reduce Toolchain cache item size by 73%
Ben Wiederhake
2020-07-13
Toolchain: Allow building using CMake on macOS
Stefano Cristiano
2020-06-18
Toolchain: Use curl instead of wget (#2574)
รrico Nogueira Rolim
2020-06-05
Toolchain: Support building the toolchain with Ninja (#2504)
Paul Redmond
2020-05-29
Ports: Fix CMake-based ports
Paul Redmond
2020-05-22
Build: Add Dockerfile
Yonatan Goldschmidt
2020-05-20
Revert "AK: Don't demangle in serenity :("
Andreas Kling
2020-05-20
Revert "LibC: Implement Itanium C++ ABI for static variable guards"
Andreas Kling
2020-05-20
Revert "Toolchain: Don't pre-build LibC and LibM, nor pre-install their headers"
Andreas Kling
2020-05-20
Toolchain: Don't pre-build LibC and LibM, nor pre-install their headers
Andrew Kaster
2020-05-20
LibC: Implement Itanium C++ ABI for static variable guards
Andrew Kaster
2020-05-20
AK: Don't demangle in serenity :(
Andrew Kaster
2020-05-16
Toolchain/Ports: Update to gcc 10.1.0
Shannon Booth
2020-05-14
Build: Switch to CMake :^)
Sergey Bugaev
2020-05-11
Travis: Fix Cache spam
Ben Wiederhake
2020-05-08
Services: Renamed from Servers
Andreas Kling
2020-04-27
Toolchain: Don't create repository for patches if not necessary
Devashish
2020-04-07
Toolchain: Make BuildQemu.sh choose the correct ui library when building on OSX
Oliver Hunt
2020-04-05
Toolchain: Fix trailing white space warnings when gcc.patch is applied
Brian Gianforcaro
2020-03-23
Toolchain/Ports: Update gcc to 9.3.0
Shannon Booth
2020-03-21
Build: Add FreeBSD support (#1492)
BenJilks
2020-03-08
Travis: Cache toolchain
Ben Wiederhake
2020-02-27
Toolchain: Add x86_64 cross compiler build script
Jesse Buhagiar
2020-02-21
Toolchain: Build demangling into LibC except during toolchain build
Andreas Kling
2020-01-25
Toolchain: Fix python build script.
Emanuel Sprung
2020-01-25
Toolchain: Fix qemu build script.
Emanuel Sprung
2020-01-02
Build: add support for building on OpenBSD
joshua stein
2020-01-01
Toolchain: Use crtbeginS and crtendS for shared objects
Andrew Kaster
2019-12-28
Toolchain: Fix building binutils on macOS with --enable-shared
Stefano Cristiano
2019-12-27
Toolchain: Allow building shared objects
Andreas Kling
2019-12-27
Build: Allow building serenityOS ext2 root filesystem on macOS host
Stefano Cristiano
2019-12-27
Toolchain: Statically link serenity cross-compiler on macOS to keep the cross...
Stefano Cristiano
2019-12-25
Toolchain: Fixup CMake toolchain script to install things in /usr
Andreas Kling
2019-12-20
Build: get rid of UseIt.sh
joshua stein
2019-12-20
Toolchain: Use "make install" to install our LibC and LibM
Andreas Kling
2019-12-19
Toolchain: Redirect git command output to /dev/null
Andreas Kling
2019-12-19
Toolchain: Fix outdated MD5 sum of binutils tarball
Andreas Kling
2019-12-19
Update toolchain to binutils-2.33.1 gcc-9.2.0
Philip Herron
2019-11-25
Ports: check for native python3 installation, add build script
Emanuel Sprung
2019-11-11
Toolchain: Add QEMU build script and improve documentation
Emanuel Sprung
2019-11-11
Toolchain: Fix indentation in BuildIt.sh (#761)
Nicolas Van Bossuyt
2019-11-03
POSIX compliance: (most) shell scripts converted to generic shell
George Pickering
[next]