# # ChangeLog for Jenkinsfile # # Generated by Trac 1.2.1 # Apr 18, 2024, 12:23:34 AM Tue, 23 Apr 2019 16:31:26 GMT Thierry Delisle [a2a0065] * Jenkinsfile (modified) Removed no longer needed server notification and tentative fix for ... Thu, 18 Apr 2019 18:06:56 GMT tdelisle [d4510ea] * Jenkinsfile (modified) Jenkins now also builds the nodebug version if the build should NOT ... Thu, 18 Apr 2019 15:52:27 GMT tdelisle [f15fe0a] * Jenkinsfile (modified) * benchmark/Makefile.am (modified) * benchmark/Makefile.in (modified) * benchmark/fixcsv.sh (added) * benchmark/jenkins.sh (deleted) Jenkins benchmarks updated to use plot plugin Tue, 29 Jan 2019 18:27:04 GMT Thierry Delisle [ede87c6] * Jenkinsfile (modified) Fixed directory for jenkins benchmark script. Also testing closing ... Tue, 29 Jan 2019 17:20:25 GMT Thierry Delisle [192d4a5] * Jenkinsfile (modified) Tentative fix for benchmarks in jenkins Mon, 28 Jan 2019 19:50:45 GMT Thierry Delisle [8f99233] * Jenkinsfile (modified) * benchmark/jenkins.sh (added) Second attempt at pipefail using an external script. closes #110 Thu, 24 Jan 2019 22:08:46 GMT Thierry Delisle [65f4a51] * Jenkinsfile (modified) logs where moved for duc builds Thu, 24 Jan 2019 21:50:15 GMT Thierry Delisle [929ac64] * Jenkinsfile (modified) Jenkins now uses 'set -o pipefail' so that the benchmark properly ... Thu, 24 Jan 2019 21:30:46 GMT Thierry Delisle [4c55047] * Jenkinsfile (modified) Tentative fix for git printing Thu, 24 Jan 2019 21:27:27 GMT Thierry Delisle [4ae8a6c7] * Jenkinsfile (modified) Didn't break like I wanted Thu, 24 Jan 2019 21:26:14 GMT Thierry Delisle [2407853] * Jenkinsfile (modified) This is probably going to break but I'm not sure how Thu, 24 Jan 2019 17:22:46 GMT Thierry Delisle [9f5bb817] * Jenkinsfile (modified) * tools/PrettyGitLogs.sh (modified) PrettyGitLogs now requires both the source dir and the build dir but ... Thu, 24 Jan 2019 16:21:14 GMT Thierry Delisle [a3e8281] * Jenkinsfile (modified) Jenkins now uses python and ruby to build Wed, 23 Jan 2019 20:15:42 GMT Thierry Delisle [af43394] * Jenkinsfile (modified) Moved all builds to master to ease merge Tue, 15 Jan 2019 21:16:15 GMT Thierry Delisle [d0c91a6] * INSTALL (modified) * Jenkins/TestRegen (modified) * Jenkinsfile (modified) * Makefile.am (modified) * Makefile.in (modified) * aclocal.m4 (modified) * automake/cfa.m4 (modified) * automake/libtool.m4 (added) * automake/ltmain.sh (added) * automake/ltoptions.m4 (added) * automake/ltsugar.m4 (added) * automake/ltversion.m4 (added) * automake/lt~obsolete.m4 (added) * benchmark/Makefile.am (modified) * benchmark/Makefile.in (modified) * benchmark/Monitor.c (modified) * benchmark/c.c (added) * benchmark/cxx.cpp (added) * configure (modified) * configure.ac (modified) * doc/papers/concurrency/Paper.tex (modified) * doc/proposals/flags.md (modified) * doc/proposals/vtable.md (added) * doc/theses/lynn_tran_SE499/Bibliography.bib (added) * doc/theses/lynn_tran_SE499/Chapters/CFA.tex (added) * doc/theses/lynn_tran_SE499/Chapters/Conclusion.tex (added) * doc/theses/lynn_tran_SE499/Chapters/Demangler.tex (added) * doc/theses/lynn_tran_SE499/Chapters/Extensions.tex (added) * doc/theses/lynn_tran_SE499/Chapters/GDB.tex (added) * doc/theses/lynn_tran_SE499/Chapters/Introduction.tex (added) * doc/theses/lynn_tran_SE499/Chapters/uCPP.tex (added) * doc/theses/lynn_tran_SE499/LICENSE (added) * doc/theses/lynn_tran_SE499/SE499-master.zip (added) * doc/theses/lynn_tran_SE499/SE499-master/.gdbinit (added) * doc/theses/lynn_tran_SE499/SE499-master/README.md (added) * doc/theses/lynn_tran_SE499/SE499-master/test.cc (added) * doc/theses/lynn_tran_SE499/SE499-master/utils-gdb.gdb (added) * doc/theses/lynn_tran_SE499/SE499-master/utils-gdb.py (added) * doc/theses/lynn_tran_SE499/SE499-master/utils.cpp (added) * doc/theses/lynn_tran_SE499/Thesis.cls (added) * doc/theses/lynn_tran_SE499/lstpatch.sty (added) * doc/theses/lynn_tran_SE499/se499-report.tex (added) * doc/theses/lynn_tran_SE499/uContext_stack.png (added) * doc/theses/lynn_tran_SE499/vector.sty (added) * doc/user/user.tex (modified) * doc/working/exception/impl/Makefile (added) * doc/working/exception/impl/exception.c (modified) * doc/working/exception/impl/pdc.s (moved) * doc/working/exception/impl/pic.s (modified) * driver/Makefile.am (modified) * driver/Makefile.in (modified) * driver/as.cc (modified) * examples/ArrayN.c (modified) * examples/gc_no_raii/src/internal/collector.c (modified) * examples/gc_no_raii/src/internal/state.h (modified) * examples/gc_no_raii/src/tools/print.h (modified) * examples/multicore.c (modified) * examples/prolog.c (modified) * examples/quad.c (modified) * examples/square.c (modified) * examples/twice.c (modified) * examples/wrapper/src/main.c (modified) * examples/wrapper/src/pointer.h (modified) * examples/zero_one.c (modified) * libcfa/configure (modified) * libcfa/configure.ac (modified) * libcfa/src/Makefile.am (modified) * libcfa/src/Makefile.in (modified) * libcfa/src/bits/locks.hfa (modified) * libcfa/src/concurrency/CtxSwitch-arm.S (moved) * libcfa/src/concurrency/coroutine.cfa (modified) * libcfa/src/concurrency/invoke.c (modified) * libcfa/src/concurrency/invoke.h (modified) * libcfa/src/fstream.cfa (modified) * libcfa/src/fstream.hfa (modified) * libcfa/src/gmp.hfa (modified) * libcfa/src/iostream.cfa (modified) * libcfa/src/iostream.hfa (modified) * libcfa/src/rational.cfa (modified) * libcfa/src/rational.hfa (modified) * libcfa/src/stdlib.hfa (modified) * libcfa/src/time.cfa (modified) * src/CodeTools/ResolvProtoDump.cc (modified) * src/Common/FilterCombos.h (added) * src/Common/utility.h (modified) * src/GenPoly/Box.cc (modified) * src/GenPoly/Specialize.cc (modified) * src/Makefile.am (modified) * src/Makefile.in (modified) * src/Parser/TypeData.cc (modified) * src/ResolvExpr/Alternative.cc (modified) * src/ResolvExpr/Alternative.h (modified) * src/ResolvExpr/AlternativeFinder.cc (modified) * src/ResolvExpr/AlternativeFinder.h (modified) * src/ResolvExpr/ConversionCost.cc (modified) * src/ResolvExpr/Cost.h (modified) * src/ResolvExpr/ResolvMode.h (added) * src/ResolvExpr/ResolveAssertions.cc (added) * src/ResolvExpr/ResolveAssertions.h (added) * src/ResolvExpr/Resolver.cc (modified) * src/ResolvExpr/SpecCost.cc (added) * src/ResolvExpr/TypeEnvironment.cc (modified) * src/ResolvExpr/TypeEnvironment.h (modified) * src/ResolvExpr/module.mk (modified) * src/ResolvExpr/typeops.h (modified) * src/SynTree/ApplicationExpr.cc (modified) * src/SynTree/Expression.cc (modified) * src/SynTree/Expression.h (modified) * src/SynTree/FunctionDecl.cc (modified) * src/SynTree/FunctionType.cc (modified) * src/SynTree/ObjectDecl.cc (modified) * src/SynTree/ReferenceToType.cc (modified) * src/SynTree/Type.cc (modified) * src/Tuples/Explode.h (modified) * src/Tuples/TupleAssignment.cc (modified) * src/cfa.make (modified) * src/config.h.in (modified) * src/main.cc (modified) * tests/.expect/alloc-ERROR.txt (modified) * tests/.expect/castError.txt (modified) * tests/.expect/completeTypeError.txt (modified) * tests/.expect/declarationErrors.txt (modified) * tests/.expect/heap.txt (deleted) * tests/.expect/nested-types-ERR2.txt (modified) * tests/.expect/scopeErrors.txt (modified) * tests/Makefile.am (modified) * tests/Makefile.in (modified) * tests/abs.cfa (modified) * tests/ato.cfa (modified) * tests/avltree/avl-private.cfa (moved) * tests/avltree/avl0.cfa (moved) * tests/avltree/avl1.cfa (moved) * tests/avltree/avl2.cfa (moved) * tests/avltree/avl3.cfa (moved) * tests/avltree/avl4.cfa (moved) * tests/avltree/avl_test.cfa (moved) * tests/builtins/sync.cfa (moved) * tests/complex.cfa (modified) * tests/concurrent/coroutineYield.cfa (moved) * tests/concurrent/examples/boundedBufferEXT.cfa (moved) * tests/concurrent/examples/boundedBufferINT.cfa (moved) * tests/concurrent/examples/datingService.cfa (moved) * tests/concurrent/examples/matrixSum.cfa (moved) * tests/concurrent/examples/quickSort.cfa (moved) * tests/concurrent/monitor.cfa (moved) * tests/concurrent/multi-monitor.cfa (moved) * tests/concurrent/preempt.cfa (moved) * tests/concurrent/signal/block.cfa (moved) * tests/concurrent/signal/disjoint.cfa (moved) * tests/concurrent/signal/wait.cfa (moved) * tests/concurrent/thread.cfa (moved) * tests/concurrent/waitfor/barge.cfa (moved) * tests/concurrent/waitfor/dtor.cfa (moved) * tests/concurrent/waitfor/else.cfa (moved) * tests/concurrent/waitfor/parse.cfa (moved) * tests/concurrent/waitfor/parse2.cfa (moved) * tests/concurrent/waitfor/recurse.cfa (moved) * tests/concurrent/waitfor/simple.cfa (moved) * tests/concurrent/waitfor/statment.cfa (moved) * tests/concurrent/waitfor/when.cfa (moved) * tests/coroutine/.expect/fmtLines.txt (modified) * tests/coroutine/.in/fmtLines.txt (modified) * tests/coroutine/fibonacci.cfa (moved) * tests/coroutine/fibonacci_1.cfa (moved) * tests/coroutine/fmtLines.cfa (moved) * tests/coroutine/pingpong.cfa (moved) * tests/coroutine/prodcons.cfa (moved) * tests/coroutine/runningTotal.cfa (moved) * tests/div.cfa (modified) * tests/except-0.cfa (modified) * tests/fallthrough.cfa (modified) * tests/fstream_test.cfa (modified) * tests/function-operator.cfa (modified) * tests/genericUnion.cfa (modified) * tests/gmp.cfa (modified) * tests/heap.cfa (modified) * tests/hello.cfa (modified) * tests/identity.cfa (modified) * tests/ifwhileCtl.cfa (modified) * tests/io1.cfa (modified) * tests/io2.cfa (modified) * tests/literals.cfa (modified) * tests/loopctrl.cfa (modified) * tests/math1.cfa (modified) * tests/math2.cfa (modified) * tests/math3.cfa (modified) * tests/math4.cfa (modified) * tests/minmax.cfa (modified) * tests/polymorphism.cfa (modified) * tests/preempt_longrun/Makefile.am (modified) * tests/preempt_longrun/Makefile.in (modified) * tests/pybin/tools.py (modified) * tests/quotedKeyword.cfa (modified) * tests/raii/.expect/ctor-autogen-ERR1.txt (modified) * tests/raii/.expect/dtor-early-exit-ERR1.txt (modified) * tests/raii/.expect/dtor-early-exit-ERR2.txt (modified) * tests/raii/.expect/memberCtors-ERR1.txt (modified) * tests/raii/ctor-autogen.cfa (moved) * tests/raii/dtor-early-exit.cfa (moved) * tests/raii/globals.cfa (moved) * tests/raii/init_once.cfa (moved) * tests/raii/memberCtors.cfa (moved) * tests/raii/multiDimension.cfa (moved) * tests/random.cfa (modified) * tests/rational.cfa (modified) * tests/references.cfa (modified) * tests/searchsort.cfa (modified) * tests/shortCircuit.cfa (modified) * tests/sum.cfa (modified) * tests/swap.cfa (modified) * tests/test.py (modified) * tests/time.cfa (modified) * tests/tuple/tupleAssign.cfa (moved) * tests/tuple/tupleCast.cfa (moved) * tests/tuple/tupleFunction.cfa (moved) * tests/tuple/tupleMember.cfa (moved) * tests/tuple/tuplePolymorphism.cfa (moved) * tests/tuple/tupleVariadic.cfa (moved) * tests/tuple/tuples.cfa (moved) * tests/userLiterals.cfa (modified) * tests/vector.cfa (modified) * tests/warnings/.expect/self-assignment.txt (modified) * tests/warnings/self-assignment.cfa (moved) * tests/withStatement.cfa (modified) * tools/Makefile.am (modified) * tools/Makefile.in (modified) * tools/prettyprinter/Makefile.am (modified) * tools/prettyprinter/Makefile.in (modified) Merge branch 'master' into jenkins-sandbox Fri, 14 Dec 2018 15:53:43 GMT Thierry Delisle [6ebc13f] * Jenkinsfile (modified) Fixed inversion in Jenkinsfile Thu, 13 Dec 2018 21:29:37 GMT Thierry Delisle [93fe3154] * Jenkins/TestRegen (modified) * Jenkinsfile (modified) Update jenkins to no longer use CC Tue, 11 Dec 2018 21:11:07 GMT Thierry Delisle [3b6a87c] * Jenkinsfile (modified) Moved builds to use x64 label for jenkins nodes (x86 already in use) Tue, 11 Dec 2018 19:58:02 GMT Thierry Delisle [bf9d323] * Jenkinsfile (modified) Changed jenkins file to push to later directory setup Tue, 11 Dec 2018 19:49:52 GMT Thierry Delisle [5307c33] * Jenkinsfile (modified) First attempt at running jenkins 32bit builds on ruby Tue, 25 Sep 2018 15:02:13 GMT Thierry Delisle [7428ad9] * Jenkinsfile (modified) Only full builds Tue, 25 Sep 2018 15:02:00 GMT Thierry Delisle [b90aace] * Jenkinsfile (modified) * tests/Makefile.am (modified) Jenkins full build now uses 10 min timeouts 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