#
# ChangeLog for Jenkins
#
# Generated by Trac 1.2.1
# Apr 15, 2025, 8:53:09 PM

Tue, 27 Sep 2022 15:34:53 GMT Thierry Delisle <tdelisle@…> [d3af505]
	* Jenkins/FullBuild (modified)

	Full Build now only builds documentation in one of the sub builds


Tue, 30 Aug 2022 14:39:23 GMT Thierry Delisle <tdelisle@…> [02a3972]
	* Jenkins/FullBuild (modified)

	Fixed full build to use the compilers ada has


Tue, 30 Aug 2022 00:20:30 GMT Thierry Delisle <tdelisle@…> [100dd368]
	* Jenkins/FullBuild (modified)
	* tests/io/.expect/comp_fair.x86.txt (moved)

	Re-enabled 32bit builds but disabled comp_fair until I figure out ...


Sun, 31 Jul 2022 17:24:44 GMT Thierry Delisle <tdelisle@…> [9d2609fa]
	* Jenkins/FullBuild (modified)

	Disabled x86 for nightly build until openssh issue is resolved


Thu, 14 Jul 2022 20:57:30 GMT Thierry Delisle <tdelisle@…> [4f3807d]
	* Jenkins/FullBuild (modified)
	* Jenkinsfile (modified)

	Removed jenkins performance plots since they were not very useful


Mon, 21 Jun 2021 19:16:00 GMT Thierry Delisle <tdelisle@…> [8110bc3]
	* Jenkins/FullBuild (modified)
	* Jenkinsfile (modified)

	FullBuild now uses gcc-10 instead of gcc-5 and jenkins understands ...


Mon, 14 Jun 2021 19:47:17 GMT Thierry Delisle <tdelisle@…> [9824500]
	* Jenkins/tools.groovy (modified)
	* Jenkinsfile (modified)

	Fixed email generation in Jenkins


Thu, 10 Jun 2021 13:16:51 GMT Thierry Delisle <tdelisle@…> [cc5544a]
	* Jenkins/FullBuild (modified)
	* Jenkins/Promote (added)
	* Jenkins/tools.groovy (modified)

	Simplified how jenkins produces the git message.
	FullBuild now ...


Wed, 09 Jun 2021 01:22:55 GMT Thierry Delisle <tdelisle@…> [bd50205]
	* Jenkins/FullBuild (modified)
	* Jenkinsfile (modified)

	Jenkins email must run inside node


Wed, 09 Jun 2021 01:13:14 GMT Thierry Delisle <tdelisle@…> [e018546]
	* Jenkins/Distribute (modified)
	* Jenkinsfile (modified)

	More work into not using master node


Tue, 08 Jun 2021 17:12:49 GMT Thierry Delisle <tdelisle@…> [5e64df8e]
	* Jenkins/Distribute (modified)
	* Jenkins/FullBuild (modified)

	More jenkins changes to stop running on Jenkins Master


Wed, 02 Jun 2021 21:21:26 GMT Thierry Delisle <tdelisle@…> [e9ea53d]
	* Jenkins/FullBuild (modified)

	Full build now promotes to GitHub


Fri, 28 May 2021 19:40:34 GMT Thierry Delisle <tdelisle@…> [ef1d025d]
	* Jenkins/FullBuild (modified)

	Full build no longer builds the old ast


Tue, 23 Mar 2021 19:15:44 GMT Thierry Delisle <tdelisle@…> [e825c9d]
	* Jenkins/FullBuild (modified)

	De-activated old-ast for x86 in full build


Tue, 02 Mar 2021 20:20:20 GMT Thierry Delisle <tdelisle@…> [9eb7a532]
	* Jenkins/FullBuild (modified)

	Add random delay to bull build to distribute the start


Tue, 02 Mar 2021 20:12:40 GMT Thierry Delisle <tdelisle@…> [3e5d8fb5]
	* Jenkins/FullBuild (modified)

	Fixed naming of parallel labels.


Thu, 25 Feb 2021 17:47:59 GMT Thierry Delisle <tdelisle@…> [8a930df7]
	* Jenkins/FullBuild (modified)

	Most night builds now use new ast


Wed, 06 Jan 2021 20:56:58 GMT Thierry Delisle <tdelisle@…> [587a608]
	* Jenkins/FullBuild (modified)

	Attempt to fix incorrect propagations or error in distribute build


Tue, 29 Dec 2020 18:02:40 GMT Thierry Delisle <tdelisle@…> [6ae5c22]
	* Jenkins/FullBuild (modified)

	Fix overloading leading to weird error


Mon, 28 Dec 2020 19:16:03 GMT Thierry Delisle <tdelisle@…> [b19fdb9]
	* Jenkins/FullBuild (modified)

	FullBuild should now properly show errors when distribution fails


Thu, 17 Dec 2020 16:18:24 GMT Thierry Delisle <tdelisle@…> [9dd31e7]
	* Jenkins/tools.groovy (modified)
	* Jenkinsfile (modified)

	Removed StageName global as it doesn't seem to work and it's not that ...


Mon, 14 Dec 2020 17:02:42 GMT Thierry Delisle <tdelisle@…> [867fca3]
	* Jenkins/FullBuild (modified)

	Fix how full build converts ints to string


Sun, 13 Dec 2020 21:13:21 GMT Thierry Delisle <tdelisle@…> [5d1aa2f]
	* Jenkins/FullBuild (modified)

	Removed extra paranthesis.


Sun, 13 Dec 2020 00:30:23 GMT Thierry Delisle <tdelisle@…> [6ce9a4f2]
	* Jenkins/FullBuild (modified)

	Fix missing int to string in FullBuild.


Fri, 11 Dec 2020 16:33:06 GMT Thierry Delisle <tdelisle@…> [4af1021]
	* Jenkins/FullBuild (modified)

	I seem to have to checkout the entire repo just to get the commit id.


Fri, 11 Dec 2020 16:26:04 GMT Thierry Delisle <tdelisle@…> [98168b9]
	* Jenkins/FullBuild (modified)

	Fix how full build fetches git commit


Tue, 08 Dec 2020 18:54:40 GMT Thierry Delisle <tdelisle@…> [8089fde]
	* Jenkins/Distribute (modified)
	* Jenkins/FullBuild (modified)

	Full build now builds new ast.
	Full build now distribute builds. ...


Tue, 08 Dec 2020 18:29:41 GMT Thierry Delisle <tdelisle@…> [dde7d6d]
	* Jenkins/Distribute (modified)

	I still don't understand globals in groovy.


Tue, 08 Dec 2020 18:22:47 GMT Thierry Delisle <tdelisle@…> [8e58264]
	* Jenkins/Distribute (modified)
	* Jenkinsfile (modified)

	First attempt at full distribute.
	Fixed some typos.


Fri, 04 Dec 2020 20:44:08 GMT Thierry Delisle <tdelisle@…> [ad915e0]
	* Jenkins/Distribute (modified)

	Fixed incorrect space


Fri, 04 Dec 2020 20:39:32 GMT Thierry Delisle <tdelisle@…> [7e366bd]
	* Jenkins/Distribute (modified)

	Fix call to sed in jenkins distribute


Fri, 04 Dec 2020 20:27:51 GMT Thierry Delisle <tdelisle@…> [7d5d3f3]
	* Jenkins/Distribute (modified)

	Fix escape characters in jenkins distribute


Fri, 04 Dec 2020 20:14:39 GMT Thierry Delisle <tdelisle@…> [6b293bd]
	* Jenkins/Distribute (modified)

	Like Cforall, groovy does not support tuple assign and tuple ...


Fri, 04 Dec 2020 20:10:55 GMT Thierry Delisle <tdelisle@…> [8fe6040]
	* Jenkins/Distribute (modified)

	Distribute now prints the version


Fri, 04 Dec 2020 19:28:03 GMT Thierry Delisle <tdelisle@…> [9c4ad67]
	* Jenkins/tools.groovy (modified)

	Fixed typo


Fri, 04 Dec 2020 18:35:13 GMT Thierry Delisle <tdelisle@…> [a12cd594]
	* Jenkins/tools.groovy (modified)

	Messed up last commit


Fri, 04 Dec 2020 18:24:21 GMT Thierry Delisle <tdelisle@…> [d4e338f]
	* Jenkins/tools.groovy (modified)

	Fixed how GitLogMessage saves results


Fri, 04 Dec 2020 18:16:24 GMT Thierry Delisle <tdelisle@…> [6c0ef72]
	* Jenkins/tools.groovy (modified)

	Tools.checkout now uses explicit credentials


Fri, 04 Dec 2020 18:09:17 GMT Thierry Delisle <tdelisle@…> [6cdec7e]
	* Jenkins/tools.groovy (modified)

	Fixed incorrect condition in gitlog


Fri, 04 Dec 2020 18:05:09 GMT Thierry Delisle <tdelisle@…> [143cbf1]
	* Jenkins/tools.groovy (modified)

	Update tools.groovy checkout for specific hash


Fri, 04 Dec 2020 17:52:04 GMT Thierry Delisle <tdelisle@…> [6a531ab]
	* Jenkins/tools.groovy (modified)
	* Jenkinsfile (modified)

	Quick build now uses new AST.
	Moved some more common code to ...


Fri, 04 Dec 2020 02:16:41 GMT Thierry Delisle <tdelisle@…> [6c9e0bc]
	* Jenkins/Distribute (modified)
	* Jenkins/tools.groovy (modified)

	Removed infinite recursion


Fri, 04 Dec 2020 02:14:54 GMT Thierry Delisle <tdelisle@…> [68f2e42]
	* Jenkins/tools.groovy (modified)

	Bad copy-paste


Fri, 04 Dec 2020 02:11:17 GMT Thierry Delisle <tdelisle@…> [032fd93]
	* Jenkins/tools.groovy (modified)

	Changed groovy to not use ternary


Fri, 04 Dec 2020 01:58:21 GMT Thierry Delisle <tdelisle@…> [cf2257f]
	* Jenkins/Distribute (modified)

	Removed incorrect error handling


Fri, 04 Dec 2020 01:56:11 GMT Thierry Delisle <tdelisle@…> [d29a394]
	* Jenkins/Distribute (modified)
	* Jenkins/tools.groovy (modified)

	Distribute not checksout a specific commit on the target node


Fri, 04 Dec 2020 01:49:59 GMT Thierry Delisle <tdelisle@…> [c3d3c22]
	* Jenkins/Distribute (modified)

	Changed distribute to target specific commit


Fri, 04 Dec 2020 01:43:24 GMT Thierry Delisle <tdelisle@…> [f78ead5]
	* Jenkins/Distribute (modified)
	* Jenkins/tools.groovy (modified)

	Getting last successful Full Build by default


Fri, 04 Dec 2020 01:32:25 GMT Thierry Delisle <tdelisle@…> [782d479]
	* Jenkins/Distribute (modified)

	Changed parameter from int to string


Fri, 04 Dec 2020 01:09:32 GMT Thierry Delisle <tdelisle@…> [4b138dd]
	* Jenkins/Distribute (modified)

	Fixed Distribute Loading tools


Fri, 04 Dec 2020 01:02:54 GMT Thierry Delisle <tdelisle@…> [fd0ba75]
	* Jenkins/Distribute (modified)

	Extra old style import


Fri, 04 Dec 2020 01:01:49 GMT Thierry Delisle <tdelisle@…> [6855d14]
	* Jenkins/Distribute (modified)

	Missed curly


Fri, 04 Dec 2020 00:46:27 GMT Thierry Delisle <tdelisle@…> [4011b98]
	* Jenkins/Distribute (added)
	* Jenkins/tools.groovy (modified)

	First pieces of distribute jenkins script


Thu, 03 Dec 2020 21:56:35 GMT Thierry Delisle <tdelisle@…> [1483a16]
	* Jenkins/tools.groovy (modified)
	* Jenkinsfile (modified)

	Loading seems to work, usage doesn't


Thu, 03 Dec 2020 21:51:36 GMT Thierry Delisle <tdelisle@…> [8ca82de]
	* Jenkins/tools.groovy (modified)
	* Jenkinsfile (modified)

	More attempts at loading tools


Thu, 03 Dec 2020 21:37:50 GMT Thierry Delisle <tdelisle@…> [27b1ca1]
	* Jenkins/tools.groovy (added)
	* Jenkinsfile (modified)

	Modified Jenkinsfile to move out some of the helper for later reuse


Tue, 01 Dec 2020 19:32:22 GMT Thierry Delisle <tdelisle@…> [956910d]
	* Jenkins/FullBuild (modified)

	Fix syntax of FullBuild script


Thu, 26 Nov 2020 22:35:36 GMT Thierry Delisle <tdelisle@…> [849de65]
	* Jenkins/FullBuild (modified)

	FullBuild now understands new ast, buildint it is still off


Thu, 08 Oct 2020 18:46:10 GMT Thierry Delisle <tdelisle@…> [baee756]
	* Jenkins/FullBuild (modified)

	Fixed some incorrectly named variables


Mon, 11 Nov 2019 15:23:23 GMT Thierry Delisle <tdelisle@…> [b4a573c]
	* Jenkins/FullBuild (modified)

	Fixed bad copy/paste in full build script


Thu, 07 Nov 2019 19:47:53 GMT Thierry Delisle <tdelisle@…> [d056d0d]
	* Jenkins/FullBuild (modified)

	Updated which compilers are used in a full build


Wed, 14 Aug 2019 19:12:27 GMT Thierry Delisle <tdelisle@…> [a74554af]
	* Jenkins/FullBuild (modified)

	Full build email now contains relative performance data in addition ...


Mon, 06 May 2019 15:05:09 GMT Thierry Delisle <tdelisle@…> [c6a90bf]
	* Jenkins/FullBuild (modified)

	Fixed bad merge in jenkins file


Wed, 01 May 2019 18:04:44 GMT Thierry Delisle <tdelisle@…> [1b3eef8]
	* Jenkins/FullBuild (modified)
	* Jenkinsfile (modified)

	Fixed some mistakes into which builds are published


Mon, 29 Apr 2019 18:44:58 GMT Thierry Delisle <tdelisle@…> [986e260]
	* Jenkins/FullBuild (modified)
	* Jenkinsfile (modified)

	Removed utf-8 character in groovy files and replaced with unicode
	escape


Mon, 29 Apr 2019 18:33:42 GMT Thierry Delisle <tdelisle@…> [b7b573c]
	* Jenkins/FullBuild (modified)

	Cosmetic change to the full build email


Fri, 26 Apr 2019 19:30:10 GMT Thierry Delisle <tdelisle@…> [38c0fe5]
	* Jenkins/FullBuild (modified)

	Clean up fullbuild code and fix URL to be master


Wed, 24 Apr 2019 19:14:32 GMT Thierry Delisle <tdelisle@…> [13c98a4]
	* Jenkins/FullBuild (modified)
	* Jenkinsfile (modified)
	* tools/PrettyGitLogs.sh (modified)

	Jenkins emails now use html, this push does some work to improve how ...


Thu, 13 Dec 2018 21:29:37 GMT Thierry Delisle <tdelisle@…> [93fe3154]
	* Jenkins/TestRegen (modified)
	* Jenkinsfile (modified)

	Update jenkins to no longer use CC


Thu, 16 Aug 2018 15:21:26 GMT Thierry Delisle <tdelisle@…> [0c1d240]
	* Jenkins/FullBuild (modified)
	* Jenkinsfile (modified)

	Tentative to fix parameters on first build of branch


Tue, 31 Jul 2018 20:54:10 GMT Thierry Delisle <tdelisle@…> [27474a7]
	* Jenkins/FullBuild (modified)
	* Jenkinsfile (modified)

	Fixed jenkinsfile after move to apache


Tue, 31 Jul 2018 18:13:57 GMT Thierry Delisle <tdelisle@…> [843002c9]
	* Jenkins/FullBuild (modified)

	Full build now uses localhost to get build


Mon, 09 Jul 2018 19:33:12 GMT Thierry Delisle <tdelisle@…> [6fd8b0f]
	* Jenkins/FullBuild (modified)
	* src/tests/Makefile.am (modified)

	Remove old and non-existing tests from quick test list.
	No longer ...


Tue, 29 May 2018 16:05:53 GMT Thierry Delisle <tdelisle@…> [da60c631]
	* Jenkins/TestRegen (modified)
	* Jenkinsfile (modified)
	* README (modified)

	Fixed various urls after https migration


Wed, 24 May 2017 21:02:52 GMT Thierry Delisle <tdelisle@…> [e39647e]
	* Jenkins/FullBuild (modified)
	* Jenkinsfile (modified)

	Jenkins now uses the new mailing list


Mon, 15 May 2017 15:00:02 GMT Thierry Delisle <tdelisle@…> [9ff8310]
	* Jenkins/FullBuild (modified)
	* Jenkinsfile (modified)

	Added andrew to the full build mailing list and made some asthetic ...


Fri, 12 May 2017 19:44:03 GMT Thierry Delisle <tdelisle@…> [f5dfc86]
	* Jenkins/TestRegen (modified)

	Better printing in test regen


Fri, 12 May 2017 18:20:09 GMT Thierry Delisle <tdelisle@…> [d8e14e39]
	* Jenkins/TestRegen (modified)
	* src/tests/.expect/concurrent/sched-int-wait.txt (modified)

	Added some better description to the test regen email (Which now ...


Fri, 12 May 2017 18:07:12 GMT Thierry Delisle <tdelisle@…> [c344406]
	* Jenkins/TestRegen (modified)

	New try for file attachments by changing directories


Fri, 12 May 2017 17:07:03 GMT Thierry Delisle <tdelisle@…> [d0cf7409]
	* Jenkins/TestRegen (modified)

	New try for jenkins file attachments


Fri, 12 May 2017 16:26:26 GMT Thierry Delisle <tdelisle@…> [7e492e4]
	* Jenkins/TestRegen (modified)

	Fixed Jenkins email attachment pattern


Fri, 12 May 2017 15:35:49 GMT Thierry Delisle <tdelisle@…> [5d41e22]
	* Jenkins/TestRegen (modified)

	Fixed cleaning in jenkins test regen


Fri, 12 May 2017 15:30:19 GMT Thierry Delisle <tdelisle@…> [eb220ca]
	* Jenkins/TestRegen (modified)

	Fixed host config in test regen


Fri, 12 May 2017 15:17:57 GMT Thierry Delisle <tdelisle@…> [caa8f7b]
	* Jenkins/TestRegen (modified)

	Fixed typo in jenkins scripts


Fri, 12 May 2017 15:15:17 GMT Thierry Delisle <tdelisle@…> [ce34152]
	* Jenkins/TestRegen (modified)

	Added stages to jenkins test regen and fix parameter issue


Fri, 12 May 2017 15:01:08 GMT Thierry Delisle <tdelisle@…> [c429ec2]
	* Jenkins/TestRegen (modified)

	Fixes to jenkins test-regen


Fri, 12 May 2017 14:46:45 GMT Thierry Delisle <tdelisle@…> [64bc131]
	* Jenkins/TestRegen (added)

	added new Jenkins script to regenerate tests


Mon, 08 May 2017 19:07:02 GMT Thierry Delisle <tdelisle@…> [f408e1a]
	* Jenkins/FullBuild (modified)
	* Jenkinsfile (modified)

	Removed timeout in jenkins build (tests still have timeouts in python ...


Wed, 15 Mar 2017 15:23:42 GMT Thierry Delisle <tdelisle@…> [3831b58]
	* Jenkins/FullBuild (modified)
	* Jenkinsfile (modified)

	Jenkins now only publishes once per full build (per architecture)


Thu, 23 Feb 2017 15:53:45 GMT Thierry Delisle <tdelisle@…> [14ce3392]
	* Jenkins/FullBuild (modified)
	* Jenkinsfile (modified)

	Fixed incorrect negation in silent option and incorrect compiler name ...


Wed, 22 Feb 2017 22:02:53 GMT Thierry Delisle <tdelisle@…> [8fa3c7e6]
	* Jenkins/FullBuild (modified)
	* Jenkinsfile (modified)

	Fixed full build script with new changes


Thu, 16 Feb 2017 19:33:21 GMT Thierry Delisle <tdelisle@…> [ae28ee2]
	* Jenkins/FullBuild (modified)
	* Jenkinsfile (modified)
	* src/benchmark/csv-data.c (modified)

	New try at benchmark data sent to server


Fri, 12 Aug 2016 13:56:15 GMT Thierry Delisle <tdelisle@…> [5a11e07]
	* Jenkins/FullBuild (modified)

	Fixed ordering mistake in FullBuild Script error propagation


Thu, 11 Aug 2016 21:10:22 GMT Thierry Delisle <tdelisle@…> [296952d]
	* Jenkins/FullBuild (modified)

	Fixed error propagation in jenkins fullBuild script


Thu, 11 Aug 2016 18:44:38 GMT Thierry Delisle <tdelisle@…> [5ee0482]
	* Jenkins/FullBuild (modified)

	Last fix was incorrect, groovy script has weird syntax...


Thu, 11 Aug 2016 18:42:54 GMT Thierry Delisle <tdelisle@…> [a2c5c17]
	* Jenkins/FullBuild (modified)

	Fixed typo in FullBuild script


Thu, 11 Aug 2016 18:36:41 GMT Thierry Delisle <tdelisle@…> [d2f5469]
	* Jenkins/FullBuild (modified)

	Fullbuild should now properly display errors on failure


Wed, 10 Aug 2016 19:42:58 GMT Thierry Delisle <tdelisle@…> [5ae36ed]
	* Jenkins/FullBuild (modified)

	fixed error in error handling of jenkins full build script


Wed, 10 Aug 2016 18:36:10 GMT Thierry Delisle <tdelisle@…> [e109716]
	* Jenkins/FullBuild (modified)

	added some debug logs to full build script since errors seem uncaught


Tue, 02 Aug 2016 13:53:00 GMT Thierry Delisle <tdelisle@…> [155cce0f]
	* Jenkins/FullBuild (modified)

	fixed missing declaration in FullBuild script and reactivated full
	build