# # ChangeLog for Jenkinsfile # # Generated by Trac 1.2.1 # Mar 29, 2024, 9:55:58 AM Wed, 16 Sep 2020 19:26:02 GMT Thierry Delisle [c09ae73] * Jenkinsfile (modified) Removed hack in Jenkins file that is no longer needed after .autogen ... Mon, 10 Aug 2020 19:40:12 GMT Thierry Delisle [dcf1979] * Jenkinsfile (modified) Jenkins file now calls autogen.sh before building Tue, 10 Mar 2020 19:48:30 GMT Thierry Delisle [c862fae] * Jenkinsfile (modified) * tests/.expect/abort.txt (added) * tests/abort.cfa (added) Fixed typo in Jenkinsfile and added abort test to test libcfa archival Tue, 10 Mar 2020 19:39:09 GMT Thierry Delisle [62f96ae] * Jenkinsfile (modified) Added old build discarder to jenkins Tue, 10 Mar 2020 18:51:57 GMT Thierry Delisle [aa96fba] * Jenkinsfile (modified) Jenkins now artifacts libcfa.so and libcfathread.so on errors Tue, 10 Mar 2020 17:22:11 GMT Thierry Delisle [bf22bc6] * Jenkinsfile (modified) Disable lto since it remove necessary side effects Thu, 27 Feb 2020 20:43:27 GMT Thierry Delisle [26a09f92] * Jenkinsfile (modified) Activating lto for libcfa Thu, 27 Feb 2020 16:33:36 GMT Thierry Delisle [3e38e15] * Jenkinsfile (modified) Fixed typo Thu, 27 Feb 2020 16:32:23 GMT Thierry Delisle [70ead46a] * Jenkinsfile (modified) Added LTO to jenkins build Thu, 20 Feb 2020 20:31:23 GMT Thierry Delisle [13d2dac] * Jenkinsfile (modified) * benchmark/Makefile.am (modified) * benchmark/Makefile.in (modified) fixed scheduling benchmarks in jenkins to use consistent file naming Thu, 14 Nov 2019 21:01:50 GMT Thierry Delisle [e11957e] * Jenkinsfile (modified) * automake/missing (modified) Undid the change to automake/missing and now the build machines ... Thu, 07 Nov 2019 16:30:50 GMT Thierry Delisle [fe27d99] * Jenkinsfile (modified) Forgot to add the new gcc to build options Thu, 07 Nov 2019 15:45:08 GMT Thierry Delisle [099f5bd] * Jenkinsfile (modified) Added gcc 7,8,9 and change clang from clang++ to clang++-6.0 Tue, 10 Sep 2019 17:38:16 GMT Thierry Delisle [85142648] * Jenkinsfile (modified) Reverted usage of node Tue, 10 Sep 2019 15:31:35 GMT Thierry Delisle [952ee7a] * Jenkinsfile (modified) more testing Tue, 10 Sep 2019 15:29:38 GMT Thierry Delisle [4f9e706] * Jenkinsfile (modified) Testing what can happen outside of nodes Tue, 10 Sep 2019 15:11:30 GMT Thierry Delisle [aa8e8301] * Jenkinsfile (modified) No longer using node('master') for build Tue, 10 Sep 2019 15:04:46 GMT Thierry Delisle [6b6c26e] * Jenkinsfile (modified) Tentative fix for call to eachLine Tue, 10 Sep 2019 15:00:46 GMT Thierry Delisle [fdb6ac6] * Jenkinsfile (modified) Jenkins sandbox has weird limits to sandboxing Tue, 10 Sep 2019 14:54:58 GMT Thierry Delisle [c57f59d] * Jenkinsfile (modified) * tools/PrettyGitLogs.sh (deleted) Tentative fix for call to eachLine which had some warnings Mon, 09 Sep 2019 21:42:03 GMT Thierry Delisle [249091f] * Jenkinsfile (modified) Some cleanup in Jenkinsfile Mon, 09 Sep 2019 21:33:39 GMT Thierry Delisle [fce01e7] * Jenkinsfile (modified) Removing need for PrettyGitLog Mon, 09 Sep 2019 21:14:52 GMT Thierry Delisle [dea0b69] * Jenkinsfile (modified) New syntax test for sh in jenkinsfile Mon, 09 Sep 2019 21:06:58 GMT Thierry Delisle [d0e4f7f] * Jenkinsfile (modified) Trying to figure out the syntax for sh returning into a variable Mon, 09 Sep 2019 21:03:36 GMT Thierry Delisle [6badd87] * Jenkinsfile (modified) Testing calls to git from Jenkinsfile rather than PrettyGitLog.sh, in ... Thu, 15 Aug 2019 21:09:11 GMT Thierry Delisle [c95fdc9] * Jenkinsfile (modified) Trying relative artifact paths Thu, 15 Aug 2019 20:17:30 GMT Thierry Delisle [b8dd786] * Jenkinsfile (modified) fix archive pattern to not exclude all files Thu, 15 Aug 2019 18:57:18 GMT Thierry Delisle [d8fb85c] * Jenkinsfile (modified) archiveArtefact requires a pattern aparently not a directory Thu, 15 Aug 2019 18:08:51 GMT Thierry Delisle [4c51aca] * Jenkinsfile (modified) Fixed jenkinsfile to also archive test crashes on short tests Thu, 15 Aug 2019 17:19:02 GMT Thierry Delisle [4c1b9ea8] * Jenkinsfile (modified) Fix scope of archival for tests Thu, 15 Aug 2019 15:28:03 GMT Thierry Delisle [3e93c00] * Jenkinsfile (modified) Fix archiving to happen on errors not on success Thu, 15 Aug 2019 15:04:37 GMT Thierry Delisle [ddee972] * Jenkinsfile (modified) Small syntax fix Thu, 15 Aug 2019 14:54:47 GMT Thierry Delisle [143e6f3] * Jenkinsfile (modified) * tests/.expect/REMOVE_THIS_TEST.txt (added) * tests/Makefile.am (modified) * tests/Makefile.in (modified) * tests/REMOVE_THIS_TEST.cfa (added) * tests/pybin/tools.py (modified) Trying out archive build failures Wed, 14 Aug 2019 19:09:05 GMT Thierry Delisle [3221a2b] * Jenkinsfile (modified) Improved jenkins presentation of performance plots Fri, 02 Aug 2019 15:04:50 GMT Thierry Delisle [7e0017f5] * Jenkinsfile (modified) Fixed Jenkinsfile using '-' instead of '.' for the diff plot csv names Wed, 31 Jul 2019 19:33:44 GMT Thierry Delisle [c6f1f3e] * Jenkinsfile (modified) * benchmark/Makefile.am (modified) * benchmark/Makefile.in (modified) * benchmark/baselines/calc.py (added) * benchmark/baselines/x64/compile.csv (added) * benchmark/baselines/x64/ctxswitch.csv (added) * benchmark/baselines/x64/mutex.csv (added) * benchmark/baselines/x64/signal.csv (added) * benchmark/baselines/x86/compile.csv (added) * benchmark/baselines/x86/ctxswitch.csv (added) * benchmark/baselines/x86/mutex.csv (added) * benchmark/baselines/x86/signal.csv (added) * tools/baseline.py (added) Jenkins now also computes various speed-up graphs for performance ... Wed, 26 Jun 2019 19:41:55 GMT Thierry Delisle [e70e54e] * Jenkinsfile (modified) * Makefile.am (modified) * Makefile.in (modified) Added configure-libcfa target to help jenkins build in steps Wed, 26 Jun 2019 19:16:22 GMT Thierry Delisle [f253e4a] * Jenkinsfile (modified) Jenkins now fully configures before building Wed, 26 Jun 2019 19:08:07 GMT Thierry Delisle [e507c11] * Jenkinsfile (modified) Jenkins now builds translator and libraries in several steps to ... Wed, 26 Jun 2019 14:14:36 GMT Thierry Delisle [05c34c3] * Jenkinsfile (modified) Reverted local timeout but increased global timeout Tue, 25 Jun 2019 20:09:20 GMT Thierry Delisle [f93f35a] * Jenkinsfile (modified) Fixed typo Tue, 25 Jun 2019 20:06:42 GMT Thierry Delisle [ab8315f] * Jenkinsfile (modified) Jenkins will now display short tests and full tests as 2 different stages Tue, 25 Jun 2019 15:03:14 GMT Thierry Delisle [8ecb590] * Jenkinsfile (modified) More obscure tentative for skipped builds Tue, 25 Jun 2019 14:04:15 GMT Thierry Delisle [6c55a3d] * Jenkinsfile (modified) Change jenkins file to mark staged as skipped rather than lasted 0s Mon, 24 Jun 2019 14:33:51 GMT Thierry Delisle [84917e2] * Jenkinsfile (modified) Increased timeout for tests to avoid timeouts on Cobol Fri, 10 May 2019 19:26:17 GMT Thierry Delisle [cdcd53dc] * Jenkinsfile (modified) Fixed inverted condition Wed, 01 May 2019 18:04:44 GMT Thierry Delisle [1b3eef8] * Jenkins/FullBuild (modified) * Jenkinsfile (modified) Fixed some mistakes into which builds are published Mon, 29 Apr 2019 18:44:58 GMT Thierry Delisle [986e260] * Jenkins/FullBuild (modified) * Jenkinsfile (modified) Removed utf-8 character in groovy files and replaced with unicode escape Mon, 29 Apr 2019 15:16:41 GMT Thierry Delisle [8d63649] * Jenkinsfile (modified) Jenkins has to unconditionnaly plot otherwise the plot get URLs get ... Fri, 26 Apr 2019 20:16:15 GMT Thierry Delisle [3898392] * Jenkinsfile (modified) Moved group globals into publish function Fri, 26 Apr 2019 20:13:11 GMT Thierry Delisle [7a230fd] * Jenkinsfile (modified) Tentative fix for global variable usage Fri, 26 Apr 2019 18:33:04 GMT Thierry Delisle [490cb3c] * Jenkinsfile (modified) Some improvements on plots to be correct for both fine grain ... Fri, 26 Apr 2019 15:33:21 GMT Thierry Delisle [e2862d3] * Jenkinsfile (modified) Fixed some weitd Groovy/Jenkins/Java interaction bug? Fri, 26 Apr 2019 15:26:48 GMT Thierry Delisle [df57a84] * Jenkinsfile (modified) Some more fidling with the jenkins plots Thu, 25 Apr 2019 18:42:30 GMT Thierry Delisle [47bfefd] * Jenkinsfile (modified) Removed extra curly brace Thu, 25 Apr 2019 16:36:38 GMT Thierry Delisle [cefa6ca] * Jenkinsfile (modified) When all else fails compy data to a fixed name Wed, 24 Apr 2019 21:22:09 GMT Thierry Delisle [3c40dc2a] * Jenkinsfile (modified) Tentative fix for plot using dir command Wed, 24 Apr 2019 19:14:32 GMT Thierry Delisle [13c98a4] * Jenkins/FullBuild (modified) * Jenkinsfile (modified) * tools/PrettyGitLogs.sh (modified) Jenkins emails now use html, this push does some work to improve how ... Wed, 24 Apr 2019 18:04:59 GMT Thierry Delisle [f85464da] * Jenkinsfile (modified) Added quotes around generated csv Wed, 24 Apr 2019 15:25:41 GMT Thierry Delisle [f95e8f0] * Jenkinsfile (modified) Hack to directly compile benchmark in sandbox and some debug information Tue, 23 Apr 2019 20:10:07 GMT Thierry Delisle [ce2e547] * Jenkinsfile (modified) Jenkinsfile now uses line simple to plot 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 [d3a4564] * 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