- 24 Mar, 2021 2 commits
-
-
John van Groningen authored
-
John van Groningen authored
in clean-classic for windows-x86 add project files for platform examples, except for client and server (because label WSAStartup@6 should be WSAStartup@8 in Platform)
-
- 23 Mar, 2021 4 commits
-
-
John van Groningen authored
-
Erin van der Veen authored
Allow failure of the ARM CI job as long as the runner is unstable See merge request !73
-
Camil Staps authored
-
Erin van der Veen authored
Allow other sources than gitlab.science.ru.nl in git-sources.txt See merge request !65
-
- 22 Mar, 2021 4 commits
-
-
John van Groningen authored
-
John van Groningen authored
in clean-classic for windows-x64 and windows-x86 remove make and install files in StdEnv and Small Examples, for windows-x86 add -tcl and copy StdEnv tcl files for system modules
-
John van Groningen authored
in clean-classic for linux-x86, linux_arm64, linux_arm32, linux_thumb and macos-x64 add platform examples, move small examples to SmallExamples directory, in linux_arm32 and linux_thumb remove txt/Makefile_examples and txt/run_all_programs, use Makefile and run_all_programs from clean-libraries repository instead
-
John van Groningen authored
in clean-classic for linux-x64 add platform examples, move small examples to SmallExamples directory
-
- 19 Mar, 2021 7 commits
-
-
John van Groningen authored
in clean-classic for linux-arm64, linux-x64, linux-x86 and macos-x64 remove txt/Makefile_examples and txt/run_all_programs, use Makefile and run_all_programs from clean-libraries repository instead
-
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
-
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 3 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
-