# # ChangeLog for Jenkinsfile # # Generated by Trac 1.2.1 # Mar 28, 2024, 8:15:13 AM 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 Wed, 22 Feb 2017 20:14:54 GMT Thierry Delisle [38eef0e] * Jenkinsfile (modified) Wrong variable names Wed, 22 Feb 2017 20:14:10 GMT Thierry Delisle [654d2228] * Jenkinsfile (modified) Wrong variable name Wed, 22 Feb 2017 20:12:13 GMT Thierry Delisle [e6b862d] * Jenkinsfile (modified) String.toBoolean is FORBIDDEN by jenkins for some reason Wed, 22 Feb 2017 20:06:05 GMT Thierry Delisle [0370b9b] * Jenkinsfile (modified) Compiler is already a type... Wed, 22 Feb 2017 20:02:49 GMT Thierry Delisle [201d77a] * Jenkinsfile (modified) Properly using double-quotes when required Wed, 22 Feb 2017 20:02:01 GMT Thierry Delisle [403ad15] * Jenkinsfile (modified) Better error messages Wed, 22 Feb 2017 20:00:56 GMT Thierry Delisle [3f09a70] * Jenkinsfile (modified) Declaring globals in groovy is weird Wed, 22 Feb 2017 19:59:40 GMT Thierry Delisle [fd6d74e] * Jenkinsfile (modified) Forgot to implement silent option Wed, 22 Feb 2017 19:55:31 GMT Thierry Delisle [7223c671] * Jenkinsfile (modified) Notify might be a reserved name in groovy Wed, 22 Feb 2017 19:54:20 GMT Thierry Delisle [ed50f0b] * Jenkinsfile (modified) Fix semantics error Wed, 22 Feb 2017 19:53:26 GMT Thierry Delisle [1e6a463] * Jenkinsfile (modified) Fix syntax error Wed, 22 Feb 2017 19:52:43 GMT Thierry Delisle [6802a5f] * Jenkinsfile (modified) Add echo to validate parameters Wed, 22 Feb 2017 19:47:09 GMT Thierry Delisle [bd34bcf5] * Jenkinsfile (modified) Added proper switches for architecture and compiler Wed, 22 Feb 2017 18:19:43 GMT Thierry Delisle [95fdb0a] * Jenkinsfile (modified) Refectored jenkins file to be much more modular Thu, 16 Feb 2017 19:53:52 GMT Thierry Delisle [f9fa306] * Jenkinsfile (modified) Fixed http publish request format Thu, 16 Feb 2017 19:40:03 GMT Thierry Delisle [8a7db7c] * Jenkinsfile (modified) Jenkinsfile - Fixed syntax error Thu, 16 Feb 2017 19:33:21 GMT Thierry Delisle [ae28ee2] * Jenkins/FullBuild (modified) * Jenkinsfile (modified) * src/benchmark/csv-data.c (modified) New try at benchmark data sent to server Thu, 16 Feb 2017 17:09:30 GMT Thierry Delisle [0ef06b6] * Jenkinsfile (modified) Jenkinsfile - moved build preparation in it's own branch Thu, 16 Feb 2017 16:50:58 GMT Thierry Delisle [9beae23] * Jenkinsfile (modified) Cleaned Jenkinsfile to highlight main logic Thu, 16 Feb 2017 16:37:43 GMT Thierry Delisle [f51ef6f] * Jenkinsfile (modified) Modified Jenkinsfile to ignore email notifications on this specific ... Wed, 15 Feb 2017 22:26:54 GMT Thierry Delisle [c3d9adc] * Jenkinsfile (modified) Disable benchmark until publish server is ready Wed, 15 Feb 2017 16:35:14 GMT Thierry Delisle [cf95f94] * Jenkinsfile (modified) Jenkins now uses scp to get concurrency history Tue, 14 Feb 2017 23:01:02 GMT Thierry Delisle [3149e7e] * Jenkinsfile (modified) Disable benchmark because of permission issues Tue, 14 Feb 2017 22:18:27 GMT Thierry Delisle [efd60d67] * Jenkinsfile (modified) Jenkins now adds benchmark information to public file Mon, 30 Jan 2017 17:28:31 GMT Thierry Delisle [f97b614] * Jenkinsfile (modified) Jenkins no longer changes directory when not needed Tue, 13 Dec 2016 22:56:30 GMT Thierry Delisle [cc640aad] * Jenkinsfile (modified) * src/tests/Makefile.am (modified) * src/tests/Makefile.in (modified) Jenkins now builds both debug and release tests during full build Mon, 12 Dec 2016 21:53:16 GMT Thierry Delisle [2ee5426] * Jenkinsfile (modified) * src/Makefile.am (modified) * src/Makefile.in (modified) * src/Parser/TypeData.cc (modified) * src/driver/Makefile.am (modified) * src/driver/Makefile.in (modified) Cfa translator now compiles with O2 by default. Also fixed some warning Thu, 08 Dec 2016 21:10:10 GMT Thierry Delisle [43ceeb58] * Jenkinsfile (modified) * src/libcfa/concurrency/CtxSwitch-i686.S (added) Jenkins nows compiles the translator with -O2 Added symlink for i686 ... Tue, 06 Dec 2016 21:27:20 GMT Thierry Delisle [fa66f4e] * Jenkinsfile (modified) Jenkins now properly uses automake cross compilation flag --host=... Tue, 12 Jul 2016 20:51:30 GMT Thierry Delisle [b94206b] * Jenkins/FullBuild (modified) * Jenkinsfile (modified) added some debugging messages to jenkins file, full build now starts ... Tue, 12 Jul 2016 20:06:56 GMT Thierry Delisle [a3e1f8f] * Jenkinsfile (modified) Fixed naming issues in Jenkinsfile Tue, 12 Jul 2016 19:51:34 GMT Thierry Delisle [ccd5b12] * Jenkinsfile (modified) fixed bad rename in Jenkinsfile Tue, 12 Jul 2016 19:49:01 GMT Thierry Delisle [6003581] * Jenkins/FullBuild (modified) * Jenkinsfile (modified) Full Build now uses pipe-as-code to be more modular Mon, 11 Jul 2016 21:24:47 GMT Thierry Delisle [c0588909] * Jenkinsfile (modified) added 32bit/64bit flags to compilation Mon, 11 Jul 2016 18:04:33 GMT Thierry Delisle [deefdc1] * Jenkinsfile (modified) Jenkinsfile : removed redundant initialisation of buildArchitecture Mon, 11 Jul 2016 17:53:50 GMT Thierry Delisle [24eecab] * Jenkinsfile (modified) Jenkinsfile : added default choice to architecture Mon, 11 Jul 2016 17:49:37 GMT Thierry Delisle [c84396a] * Jenkinsfile (modified) Jenkinsfile : added missing to string Mon, 11 Jul 2016 17:47:35 GMT Thierry Delisle [2514c2f7] * Jenkinsfile (modified) Jenkinsfile : echoing debug info of build architecture Mon, 11 Jul 2016 17:29:22 GMT Thierry Delisle [1e94036a] * Jenkinsfile (modified) Jenkinsfile syntax documentation seems wrong on ChoiceParameter syntax Mon, 11 Jul 2016 17:26:46 GMT Thierry Delisle [e66ef08] * Jenkinsfile (modified) Jenkinsfile now uses proper choice properties Mon, 11 Jul 2016 17:22:36 GMT Thierry Delisle [c617272] * Jenkinsfile (modified) Fixed syntax for jenkinsfile property definition Mon, 11 Jul 2016 17:17:47 GMT Thierry Delisle [aeac573] * Jenkinsfile (modified) Testing jenkinsfile with existing variable declaration Mon, 11 Jul 2016 16:16:25 GMT Thierry Delisle [3fedd29] * Jenkinsfile (modified) Testing using string parameter instead choice parameter Mon, 11 Jul 2016 16:02:34 GMT Thierry Delisle [1b6a23e] * Jenkinsfile (modified) Modified string options to try debug wierd null-pointer error Mon, 11 Jul 2016 15:51:06 GMT Thierry Delisle [0fd6926] * Jenkinsfile (modified) Modified properties to be declared in a single call Mon, 11 Jul 2016 15:47:37 GMT Thierry Delisle [18f69df] * Jenkinsfile (modified) Disable jenkins notifications while wokring on 32bit build Mon, 11 Jul 2016 15:45:40 GMT Thierry Delisle [a064174] * Jenkinsfile (modified) Fixed typo in Jenkinsfile Mon, 11 Jul 2016 15:43:34 GMT Thierry Delisle [c13d970] * Jenkinsfile (modified) Added architecture property to jenkinsfile for future use Thu, 23 Jun 2016 15:19:16 GMT Thierry Delisle [d56c05d0] * Jenkinsfile (modified) now compile documentation after first compiler test to make Jenkins ... Tue, 21 Jun 2016 22:01:52 GMT Thierry Delisle [b015035] * Jenkinsfile (modified) * src/tests/runTests.sh (deleted) Updated jenkins compilation to only use 1 compiler on pushes and ... Mon, 20 Jun 2016 21:20:58 GMT Thierry Delisle [fa234ef] * Jenkinsfile (modified) fixed stage names for documentation Mon, 20 Jun 2016 21:09:57 GMT Thierry Delisle [738cf8f] * Jenkinsfile (modified) Jenkins file now only prints documentations build log on errors Mon, 20 Jun 2016 19:57:04 GMT Thierry Delisle [18e2758] * Jenkinsfile (modified) Jenkinsfile now builds documentation as well Mon, 20 Jun 2016 17:05:30 GMT Thierry Delisle [0a346e5] * Jenkinsfile (modified) Added some error handling to Jenkinsfile to try and prevent more ... Mon, 20 Jun 2016 16:53:55 GMT Thierry Delisle [b3ac2d6b] * Jenkinsfile (modified) fixed silent typo in Jenkinsfile witch broke the build Mon, 20 Jun 2016 16:49:08 GMT Thierry Delisle [3151e3b] * Jenkinsfile (modified) added some debug to jenkinsfile Mon, 20 Jun 2016 16:43:34 GMT Thierry Delisle [e50db109] * Jenkinsfile (modified) Jenkinsfile now uses git plugin directly since 'checkout scm' seems ... Mon, 20 Jun 2016 16:35:09 GMT Thierry Delisle [cb64fd6] * Jenkinsfile (modified) fixed comment in Jenkinsfile Mon, 20 Jun 2016 16:06:19 GMT Thierry Delisle [56a9ce6] * Jenkinsfile (modified) added comments to Jenkinsfile Mon, 20 Jun 2016 15:53:44 GMT Thierry Delisle [7ef1555e] * Jenkinsfile (modified) Jenkins now builds all tests when doing a full build Thu, 16 Jun 2016 14:39:22 GMT Thierry Delisle [245510f] * Jenkinsfile (modified) * src/tests/test.py (modified) updated Jenkinsfile and test.py to limit redundant output Tue, 14 Jun 2016 17:25:33 GMT Thierry Delisle [545ef59] * Jenkinsfile (modified) Jenkins now uses verbose level 0 for the build Mon, 13 Jun 2016 15:50:28 GMT Thierry Delisle [fd61a4f] * Jenkinsfile (modified) updated jenkinsfile with new test folder Mon, 13 Jun 2016 13:38:11 GMT Thierry Delisle [a63ad80] * Jenkinsfile (modified) added groovy header to Jenkinsfile Thu, 09 Jun 2016 15:31:27 GMT Thierry Delisle [afab6dc] * Jenkinsfile (modified) Jenkins promote - now pushes specific refs instead of simply master Thu, 09 Jun 2016 15:07:44 GMT Thierry Delisle [1a66280] * Jenkinsfile (modified) Jenkinsfile : no pass exception instead of boolean to notify routine, ... Wed, 08 Jun 2016 19:58:37 GMT Thierry Delisle [b8f8696] * Jenkinsfile (modified) Fixed scope error in Jenkinsfile Wed, 08 Jun 2016 19:41:48 GMT Thierry Delisle [ef77d9c] * Jenkinsfile (modified) Apprently boolean parameters in jenkinsfiles are still strings Wed, 08 Jun 2016 19:34:09 GMT Thierry Delisle [8c7994d] * Jenkinsfile (modified) debug out to find the type of boolean parameters Wed, 08 Jun 2016 19:12:59 GMT Thierry Delisle [ddf377e] * Jenkinsfile (modified) Jenkinsfile - Testing whether boolean and boolean parameters are ... Wed, 08 Jun 2016 18:59:23 GMT Thierry Delisle [e034675] * Jenkinsfile (modified) Jenkins - build now only adds remote origin if necessary - testing ... Wed, 08 Jun 2016 18:39:17 GMT Thierry Delisle [2aaabbd] * Jenkinsfile (modified) fixed stupid naming mistake in Jenkinsfile Wed, 08 Jun 2016 18:38:44 GMT Thierry Delisle [abc26975] * Jenkinsfile (modified) Jenkinsfile - Now create tmp dir only if it doesn't already exists Wed, 08 Jun 2016 18:27:20 GMT Thierry Delisle [8c8c2d9] * Jenkinsfile (modified) Forgot to rename variable in jenkins file Wed, 08 Jun 2016 18:13:44 GMT Thierry Delisle [a235d09] * Jenkinsfile (modified) Full Build should now properly promote to DoLang git repo Wed, 08 Jun 2016 17:17:11 GMT Thierry Delisle [c9986e8] * Jenkinsfile (modified) Corrected reflog semantics used by Jenkinsfile Wed, 08 Jun 2016 17:11:49 GMT Thierry Delisle [32f17dc] * Jenkinsfile (modified) testing default values of properties in Jenkins file Wed, 08 Jun 2016 17:05:07 GMT Thierry Delisle [9e5f409] * Jenkinsfile (modified) Moved git information collection before properties description Wed, 08 Jun 2016 16:57:16 GMT Thierry Delisle [efbca69] * Jenkinsfile (modified) added full build property to Jenkinsfile to support promotion