summaryrefslogtreecommitdiffstats
path: root/bootstrap.sh
Commit message (Expand)AuthorAgeFilesLines
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Do not use multi-threaded maven build for plugins.gjoranv2021-02-051-1/+1
* Make it possible to pick up jars needed for cpp tests from alternative location.Arnstein Ressem2020-08-311-1/+1
* Add retries to bootstrap in case of unstable network.Arnstein Ressem2020-05-271-1/+1
* Use multiple threads for build with multiple modulesgjoranv2018-12-111-4/+4
* Do not run maven in batch mode, don't skip javadoc, not quiet.gjoranv2018-11-061-1/+1
* Check for existence of correct variable.gjoranv2018-11-051-2/+2
* Use '-n' to check for non-empty valueArnstein Ressem2018-11-051-1/+1
* Add optional env vars for maven command and extra opts.gjoranv2018-11-051-1/+17
* Do not skip tests in bootstrap.shgjoranv2018-10-231-1/+1
* Maven install plugin fails when multiple maven plugins are installed in the s...Arnstein Ressem2018-07-181-5/+5
* Run 'mvn clean' in bootstrap script.gjoranv2018-03-091-1/+1
* Revert "Factor out for readability."Bjørn Christian Seime2018-02-211-1/+1
* Remove FileDistributionManager.Henning Baldersheim2018-02-081-2/+1
* Factor out for readability.Henning Baldersheim2018-02-051-1/+1
* Install new parent poms.gjoranv2017-12-011-1/+9
* Revert "Gjoranv/split parent2"gjoranv2017-11-301-9/+1
* Install new parent poms.gjoranv2017-11-301-1/+9
* Revert "Gjoranv/split parent"gjoranv2017-11-291-9/+1
* Use subshells for building parent poms.gjoranv2017-11-291-2/+8
* Install new parent poms.gjoranv2017-11-291-1/+3
* Revert "Various minor fixes to bootstrap scripts"Arnstein Ressem2017-11-031-2/+0
* Enable the installed Maven 3.3 before Java build.Paul Loberg2017-11-021-0/+2
* No 'of' needed.gjoranv2017-09-251-1/+1
* might -> maygjoranv2017-09-251-1/+1
* Fix typo.gjoranv2017-09-251-1/+1
* Add some user output to bootstrap scriptBjørn Christian Seime2017-09-061-0/+4
* Reduce verbose output from bootstrap script.Bjørn Christian Seime2017-08-311-1/+1
* Increase parallelismBjørn Christian Seime2017-08-151-1/+1
* Don't update snapshotsBjørn Christian Seime2017-08-111-1/+1
* Speed up bootstrapping by building in parallelBjørn Christian Seime2017-08-111-1/+1
* Use batch modeBjørn Christian Seime2017-08-101-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Maven 3.0.5 on CentOS 7 requires -f to be a filename.Arnstein Ressem2017-05-241-1/+1
* already had "-e" setArne H Juul2017-05-181-2/+2
* even simpler "java" modeArne H Juul2017-05-181-16/+9
* simplify sub-module buildArne H Juul2017-05-171-2/+2
* track changes to pom filesArne H Juul2017-05-161-29/+11
* filedistributionmanager does not actually use config-libArne H Juul2017-05-161-2/+1
* fix "bootstrap default" same wayArne H Juul2017-05-151-0/+1
* make "full" bootstrap work alsoArne H Juul2017-05-151-2/+3
* Make "java" mode like (former) "java-build": Will build everything unless pas...Håkon Hallingstad2017-05-051-14/+9
* Found likely cause of problem - should already be fixed but update commentHåkon Hallingstad2017-05-051-3/+5
* Loop over initial modules using -NHåkon Hallingstad2017-05-051-1/+13
* Revert "Revert "Bootstrap local Java builds""hakonhall2017-05-051-16/+35
* Revert "Bootstrap local Java builds"Arnstein Ressem2017-05-041-35/+16