summaryrefslogtreecommitdiffstats
path: root/bootstrap.sh
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Håkon Hallingstad2017-05-051-14/+9
| | | | passed e.g. -pl orchestrator
* 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
|
* Bootstrap local Java buildsHåkon Hallingstad2017-05-041-16/+35
|
* Fix bootstrap without argumentsEirik Nygaard2016-06-231-4/+4
|
* Support java as a bootstrap modeEirik Nygaard2016-06-231-9/+31
|
* Move parent pom to toplevel directoryEirik Nygaard2016-06-231-2/+2
|
* Optimize bootstrap process and add full modeEirik Nygaard2016-06-221-6/+21
| | | | | | Full mode will build all java modules required to run all C++ tests VESPA-3805
* Removing messagebus and dependencies.Arnstein Ressem2016-06-191-9/+0
|
* Need to add more to boostrap to be able to build from scratch in docker ↵Arnstein Ressem2016-06-181-0/+6
| | | | container.
* PublishJon Bratseth2016-06-151-0/+26