- 19 Mar, 2021 5 commits
-
-
John van Groningen authored
in clean-classic for linux-arm64 remove txt/install.sh and txt/make.sh, use install_no_profile.sh and make.sh from stdenv repository instead
-
John van Groningen authored
in clean-classic for linux-x64, linux-x86 and macos-x64 remove txt/install.sh and txt/make.sh, use install.sh and make.sh from stdenv repository instead
-
Camil Staps authored
update Tools/*.py scripts to python3 Closes #45 See merge request !69
-
Camil Staps authored
add clean-language-report target Closes #46 See merge request !70
-
Mart Lubbers authored
-
- 18 Mar, 2021 6 commits
-
-
John van Groningen authored
-
John van Groningen authored
-
John van Groningen authored
in clean-classic for macos-x64 add _SystemDynamic and StdDynamic to StdEnv, remove Dynamics directory, use gast repository
-
John van Groningen authored
-
John van Groningen authored
in clean-classic for linux-x64, linux-x86 and macos-x64 remove txt/_startupTrace.dcl and txt/_startupProfile.dcl, copy _startup.dcl instead
-
ARM64 Builder authored
-
- 10 Mar, 2021 14 commits
-
-
John van Groningen authored
-
John van Groningen authored
-
John van Groningen authored
-
John van Groningen authored
-
John van Groningen authored
in clean-classic for linux-x64 and linux-x86 remove txt/clm.1, instead use clm.1 from clm repository
-
John van Groningen authored
-
John van Groningen authored
-
John van Groningen authored
-
John van Groningen authored
-
John van Groningen authored
in clean-classic for linux-arm64 remove txt/Makefile_stdenv, use Makefile_no_trace.linux from stdenv instead
-
John van Groningen authored
-
John van Groningen authored
-
John van Groningen authored
-
John van Groningen authored
-
- 09 Mar, 2021 6 commits
-
-
Steffen Michels authored
Use git rev-list --first-parent when checking out git repositories when CLEANDATE is set See merge request !71
-
Camil Staps authored
This way we only check out a previous state of the requested branch. For example, if the history looks like: * (merge) commit 4 |\ | * commit 3 | | | * commit 2 |/ * commit 1 If a commit before 3 is requested, previously, commit 2 would be selected. With --first-parent, we only follow the left path, and commit 1 is selected. This avoids checking out the intermediate state on a feature branch.
-
John van Groningen authored
-
John van Groningen authored
-
John van Groningen authored
-
John van Groningen authored
-
- 02 Mar, 2021 2 commits
-
-
John van Groningen authored
-
John van Groningen authored
-
- 22 Feb, 2021 1 commit
-
-
John van Groningen authored
-
- 15 Feb, 2021 3 commits
-
-
John van Groningen authored
-
John van Groningen authored
-
Mart Lubbers authored
-
- 10 Feb, 2021 3 commits
-
-
John van Groningen authored
-
John van Groningen authored
in clean-classic for macos-x64 build in root directory of this workspace instead of clean-classic/macos-x64
-
John van Groningen authored
in clean-classic for linux-x86 build in root directory of this workspace instead of clean-classic/linux-x86
-