# # ChangeLog for Jenkinsfile # # Generated by Trac 1.2.1 # Apr 27, 2024, 1:32:54 PM Fri, 17 Aug 2018 20:51:06 GMT Thierry Delisle [eda8175] * Jenkinsfile (modified) * tools/PrettyGitLogs.sh (modified) Debug info no longer needed Fri, 17 Aug 2018 20:47:03 GMT Thierry Delisle [6e31c43] * Jenkinsfile (modified) Jenkins now passes target directory as argument Fri, 17 Aug 2018 20:41:54 GMT Thierry Delisle [7a927ed0] * Jenkinsfile (modified) Jenkins now use script for build logs to reduce output Fri, 17 Aug 2018 19:59:16 GMT Thierry Delisle [7efec15] * Jenkinsfile (modified) Fix naming Fri, 17 Aug 2018 19:57:44 GMT Thierry Delisle [a336d46] * Jenkinsfile (modified) Tentative to improve handling of git changes Fri, 17 Aug 2018 19:28:16 GMT Thierry Delisle [e57ebb5] * Jenkinsfile (modified) Removed unnecessary status parameter Fri, 17 Aug 2018 19:25:32 GMT Thierry Delisle [2469a6e] * Jenkinsfile (modified) Fixed bad copy-paste Fri, 17 Aug 2018 19:24:18 GMT Thierry Delisle [d3a4564a] * Jenkinsfile (modified) Trying to parse the changesets Fri, 17 Aug 2018 19:20:18 GMT Thierry Delisle [1947795] * Jenkinsfile (modified) Move print of changeset to after checkout Fri, 17 Aug 2018 19:18:53 GMT Thierry Delisle [e0549dba] * Jenkinsfile (modified) Fix error and print current build Fri, 17 Aug 2018 18:52:47 GMT Thierry Delisle [b98313c] * Jenkinsfile (modified) Clean now handled in checkout and started looking into currentBuild ... Fri, 17 Aug 2018 18:46:55 GMT Thierry Delisle [939fd39] * Jenkinsfile (modified) Echo was in the wrong place Fri, 17 Aug 2018 18:45:09 GMT Thierry Delisle [5b8413b4] * Jenkinsfile (modified) More Jenkinsfile cleanup Fri, 17 Aug 2018 18:29:52 GMT Thierry Delisle [0fd5003] * Jenkinsfile (modified) Fix stupid permission error Fri, 17 Aug 2018 18:27:57 GMT Thierry Delisle [3a9aceb] * Jenkinsfile (modified) Removed first unnecessary checkout Fri, 17 Aug 2018 18:09:32 GMT Thierry Delisle [d2c58be] * Jenkinsfile (modified) Trying to eliminate redundant checkouts Fri, 17 Aug 2018 18:05:49 GMT Thierry Delisle [89427de] * Jenkinsfile (modified) Typo lead to stupid unintelligeable exceptions Fri, 17 Aug 2018 18:04:57 GMT Thierry Delisle [5c45fec] * Jenkinsfile (modified) What is and isn't allowed is absurd Fri, 17 Aug 2018 18:03:31 GMT Thierry Delisle [97144e2] * Jenkinsfile (modified) Screw functions let's just inline the code Fri, 17 Aug 2018 18:01:19 GMT Thierry Delisle [94c9b810] * Jenkinsfile (modified) I though classes where like java... Fri, 17 Aug 2018 17:59:13 GMT Thierry Delisle [3ad40e2] * Jenkinsfile (modified) Trying to understand staic member calls Fri, 17 Aug 2018 17:58:14 GMT Thierry Delisle [4b82db3] * Jenkinsfile (modified) Groovy and Java interaction is weird Fri, 17 Aug 2018 17:55:22 GMT Thierry Delisle [8f466d4] * Jenkinsfile (modified) Removed use of params inside BuildSettings ctor Fri, 17 Aug 2018 17:52:58 GMT Thierry Delisle [cdb5961] * Jenkinsfile (modified) Remove print of env which is not allowed Fri, 17 Aug 2018 17:50:22 GMT Thierry Delisle [e966ec0] * Jenkinsfile (modified) better error handling Fri, 17 Aug 2018 17:48:32 GMT Thierry Delisle [c431138] * Jenkinsfile (modified) Globals in groovy are annoying Fri, 17 Aug 2018 17:46:35 GMT Thierry Delisle [5afeab9] * Jenkinsfile (modified) Now using global settings file Fri, 17 Aug 2018 17:24:54 GMT Thierry Delisle [155c2a28] * Jenkinsfile (modified) Evaluating types before moving to a settings global type Fri, 17 Aug 2018 17:15:25 GMT Thierry Delisle [8e27665d] * Jenkinsfile (modified) Moved up git collect info Fri, 17 Aug 2018 17:13:26 GMT Thierry Delisle [b2fcb72f] * Jenkinsfile (modified) Added print of scmVars Fri, 17 Aug 2018 17:11:04 GMT Thierry Delisle [deb6185] * Jenkinsfile (modified) Add missing global for git ref Fri, 17 Aug 2018 17:07:29 GMT Thierry Delisle [c2cec21d] * Jenkinsfile (modified) Missed constructor Fri, 17 Aug 2018 17:06:50 GMT Thierry Delisle [eb0938ca] * Jenkinsfile (modified) Fixed typo Fri, 17 Aug 2018 17:05:44 GMT Thierry Delisle [7e288c4] * Jenkinsfile (modified) Remove redundant booleans in Jenkinsfile Fri, 17 Aug 2018 16:09:58 GMT Thierry Delisle [47b3235] * Jenkinsfile (modified) Tentative supress of extraneous output Fri, 17 Aug 2018 15:34:31 GMT Thierry Delisle [ab5cd196] * Jenkinsfile (modified) Checking if the type of parameters changed magically Thu, 16 Aug 2018 15:39:09 GMT Thierry Delisle [2aa2056f] * Jenkinsfile (modified) Fixed spacing in build parameters message Thu, 16 Aug 2018 15:34:52 GMT Thierry Delisle [2112663f] * Jenkinsfile (modified) Fixed missing params. Thu, 16 Aug 2018 15:21:26 GMT Thierry Delisle [0c1d240] * Jenkins/FullBuild (modified) * Jenkinsfile (modified) Tentative to fix parameters on first build of branch Wed, 15 Aug 2018 15:18:13 GMT Thierry Delisle [7caea53] * Jenkinsfile (modified) No longer run benchmark on push to shorten build times Fri, 10 Aug 2018 22:44:27 GMT Thierry Delisle [6bde81d] * Jenkinsfile (modified) Last commit did the opposite of what the message said Fri, 10 Aug 2018 22:18:06 GMT Thierry Delisle [3fc5f010] * Jenkinsfile (modified) Jenkins no longer builds nodebug if it isn't needed Fri, 10 Aug 2018 17:05:20 GMT Thierry Delisle [ea5b7d6] * .gitignore (modified) * Jenkinsfile (modified) Fixed jenkins after rework of automake Thu, 09 Aug 2018 17:03:45 GMT Thierry Delisle [fb975a50] * Jenkinsfile (modified) Removed extraneous email body Thu, 02 Aug 2018 18:17:55 GMT Thierry Delisle [db583df] * Jenkinsfile (modified) Fixed copy paste error Thu, 02 Aug 2018 18:16:33 GMT Thierry Delisle [40032ae] * Jenkinsfile (modified) Print error on email failure Thu, 02 Aug 2018 18:14:34 GMT Thierry Delisle [d4ba8e9] * Jenkinsfile (modified) Print email body early to debug Thu, 02 Aug 2018 18:12:46 GMT Thierry Delisle [3f9876e] * Jenkinsfile (modified) Tentative fix of git log in email Thu, 02 Aug 2018 17:38:21 GMT Thierry Delisle [f4778a0] * Jenkinsfile (modified) Jenkins print changeset Tue, 31 Jul 2018 20:54:10 GMT Thierry Delisle [27474a7] * Jenkins/FullBuild (modified) * Jenkinsfile (modified) Fixed jenkinsfile after move to apache Tue, 31 Jul 2018 17:37:32 GMT Thierry Delisle [b323190] * Jenkinsfile (modified) Changelog requires new jenkins plugin Tue, 31 Jul 2018 17:36:09 GMT Thierry Delisle [833caa5] * Jenkinsfile (modified) Since this is groovey I have to guess the syntax Tue, 31 Jul 2018 17:34:19 GMT Thierry Delisle [e6ab994] * Jenkinsfile (modified) Experimenting with git changelog to fix incorrect git messages from ... Tue, 31 Jul 2018 17:31:20 GMT Thierry Delisle [d83666c] * Jenkinsfile (modified) Added whether or not the build is a full build to the description Tue, 31 Jul 2018 17:28:29 GMT Thierry Delisle [8faaca1f] * Jenkinsfile (modified) Fixed description of builds Tue, 31 Jul 2018 15:51:24 GMT Thierry Delisle [bdc154b] * Jenkinsfile (modified) Testing build description Tue, 31 Jul 2018 15:41:03 GMT Thierry Delisle [094a42c] * Jenkinsfile (modified) Jenkins sandbox now shows preview of the email Mon, 30 Jul 2018 20:49:50 GMT Thierry Delisle [0eb13567] * Jenkinsfile (modified) Removed checks which are no longer needed Mon, 30 Jul 2018 20:48:13 GMT Thierry Delisle [fd2cb1d] * Jenkinsfile (modified) Added some check to verify the delete Mon, 30 Jul 2018 20:47:11 GMT Thierry Delisle [4f3a4858] * Jenkinsfile (modified) Fixed typo Mon, 30 Jul 2018 20:46:20 GMT Thierry Delisle [d4cd491] * Jenkinsfile (modified) Guessing deleteDir syntax since jenkins doesn't give examples Mon, 30 Jul 2018 20:44:49 GMT Thierry Delisle [ece8a80] * Jenkinsfile (modified) better attempt a cleaning build dir Mon, 30 Jul 2018 18:40:44 GMT Thierry Delisle [e93572a] * Jenkinsfile (modified) Fixed incorrect order of statements in Jenkinsfile Mon, 30 Jul 2018 17:51:33 GMT Thierry Delisle [73787a9] * Jenkinsfile (modified) Fixed missing variables in Jenkinsfile Mon, 30 Jul 2018 17:48:17 GMT Thierry Delisle [0dc3ac3] * Jenkinsfile (modified) * src/tests/Makefile.in (modified) Modified jenkins to use the temporary workspace as the build directory Sun, 29 Jul 2018 18:45:23 GMT Thierry Delisle [02559df] * Jenkinsfile (modified) * src/tests/test.py (modified) Apparently automake doesn't actually work without dependency tracking ... Sun, 29 Jul 2018 18:06:18 GMT Thierry Delisle [a8a7612] * Jenkinsfile (modified) Since incremental builds have been quite painful in jenkins and we ... Fri, 27 Jul 2018 19:50:41 GMT Thierry Delisle [2fa483c] * Jenkinsfile (modified) Fixed jenkins directory for benchmark Fri, 27 Jul 2018 19:06:41 GMT Thierry Delisle [f37279b] * Jenkinsfile (modified) Fix clean stage in Jenkins Fri, 27 Jul 2018 18:32:49 GMT Thierry Delisle [56d138e] * Jenkinsfile (modified) Fixed typo in Jenkinsfile Fri, 27 Jul 2018 17:51:19 GMT Thierry Delisle [50f2cfc] * Jenkinsfile (modified) Jenkins now builds out-of-tree and no longer installs Tue, 29 May 2018 16:05:53 GMT Thierry Delisle [da60c631] * Jenkins/TestRegen (modified) * Jenkinsfile (modified) * README (modified) Fixed various urls after https migration Fri, 04 May 2018 21:16:00 GMT Thierry Delisle [a64a413] * Jenkinsfile (modified) Test push to validate CSRF protection Fri, 04 May 2018 16:24:17 GMT Thierry Delisle [7c45c42] * Jenkinsfile (modified) Jenkins now also displays compiler path Fri, 04 May 2018 16:13:20 GMT Thierry Delisle [59be873] * Jenkinsfile (modified) Fixed Jenkinsfile Fri, 04 May 2018 16:11:50 GMT Thierry Delisle [1752d0e] * Jenkinsfile (modified) Output compiler versions in jenkins build Fri, 26 Jan 2018 19:40:14 GMT Thierry Delisle [91496f3] * Jenkinsfile (modified) * src/benchmark/Makefile.am (modified) * src/benchmark/Makefile.in (modified) Fixed behcnmarks for jenkins Thu, 16 Nov 2017 15:35:05 GMT Thierry Delisle [c3d048c] * Jenkinsfile (modified) Updated Jenkinsfile to show more output for benchmark Wed, 15 Nov 2017 22:27:59 GMT Thierry Delisle [a5b7905] * Jenkinsfile (modified) * src/benchmark/Makefile.am (modified) * src/benchmark/Makefile.in (modified) * src/benchmark/csv-data.c (modified) Jenkins now uses the sqlite database Mon, 29 May 2017 15:16:17 GMT Thierry Delisle [8c700c1] * Jenkinsfile (modified) Added jenkins notification to update description Fri, 26 May 2017 20:36:37 GMT Thierry Delisle [65f9dec] * Jenkinsfile (modified) Added small delay to jenkins notification to mitigate race condition Wed, 24 May 2017 21:02:52 GMT Thierry Delisle [e39647e] * Jenkins/FullBuild (modified) * Jenkinsfile (modified) Jenkins now uses the new mailing list Mon, 15 May 2017 15:00:02 GMT Thierry Delisle [9ff8310] * Jenkins/FullBuild (modified) * Jenkinsfile (modified) Added andrew to the full build mailing list and made some asthetic ... Tue, 09 May 2017 20:26:16 GMT Thierry Delisle [0961bf4] * Jenkinsfile (modified) Jenkins should no longer printer directories when inside make routines Mon, 08 May 2017 19:07:02 GMT Thierry Delisle [f408e1a] * Jenkins/FullBuild (modified) * Jenkinsfile (modified) Removed timeout in jenkins build (tests still have timeouts in python ... Mon, 08 May 2017 15:43:27 GMT Thierry Delisle [620dd2b] * Jenkinsfile (modified) Tentative fix for deprecated stages Mon, 08 May 2017 15:06:28 GMT Thierry Delisle [7c0ef42] * Jenkinsfile (modified) Jenkins changed the name of some internal directories, now we have to ... Mon, 08 May 2017 15:01:05 GMT Thierry Delisle [805c167] * Jenkinsfile (modified) Updated jenkinsfile following jenkins update Tue, 02 May 2017 14:54:57 GMT Thierry Delisle [5783e94] * Jenkinsfile (modified) Added Andrew to jenkins mailing list Wed, 15 Mar 2017 15:23:42 GMT Thierry Delisle [3831b58] * Jenkins/FullBuild (modified) * Jenkinsfile (modified) Jenkins now only publishes once per full build (per architecture) Tue, 14 Mar 2017 19:14:52 GMT Thierry Delisle [026bb82] * Jenkinsfile (modified) Jenkins now adds the architecture to the published results Thu, 09 Mar 2017 20:08:16 GMT Thierry Delisle [5222605] * Jenkinsfile (modified) * configure (modified) * configure.ac (modified) Removed extraneous echoes and flags in jenkins build Sun, 26 Feb 2017 18:15:12 GMT Thierry Delisle [3f22503] * Jenkinsfile (modified) Missed one of the curl requests in Jenkinsfile. Sun, 26 Feb 2017 18:09:09 GMT Thierry Delisle [ef9cc56] * Jenkinsfile (modified) Build should no longer fail if dashboard is down Thu, 23 Feb 2017 15:53:45 GMT Thierry Delisle [14ce3392] * Jenkins/FullBuild (modified) * Jenkinsfile (modified) Fixed incorrect negation in silent option and incorrect compiler name ... Wed, 22 Feb 2017 22:33:53 GMT Thierry Delisle [734891d] * Jenkinsfile (modified) Fixed status prefix for email notification Wed, 22 Feb 2017 22:02:53 GMT Thierry Delisle [8fa3c7e6] * Jenkins/FullBuild (modified) * Jenkinsfile (modified) Fixed full build script with new changes Wed, 22 Feb 2017 20:32:53 GMT Thierry Delisle [b3e9729] * Jenkinsfile (modified) * src/benchmark/csv-data.c (modified) Fixed curl output and benchmark output Wed, 22 Feb 2017 20:22:27 GMT Thierry Delisle [6599085] * Jenkinsfile (modified) Other typo in variable name and fixed curl request Wed, 22 Feb 2017 20:18:17 GMT Thierry Delisle [26a63f0] * Jenkinsfile (modified) Typo in variable name