aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Make commands for building Java modules platform independent and aligned ↵Geir Storli2020-04-211-3/+2
| | | | with dev guide.
* Link to development guide for CentOS 7 using Docker and remove obsolete ↵Geir Storli2020-04-171-20/+9
| | | | Vagrant guide.
* Update README for Java 11Nico Tonozzi2019-02-241-1/+1
| | | | | | The README recommends Java 8, which doesn't work any more. This PR modifies it from 8 to 11.
* Add linkJon Bratseth2019-02-181-0/+1
|
* Link to code-mapJon Bratseth2019-02-181-1/+1
|
* Add license header sectionBen Lloyd Pearson2018-12-071-2/+5
|
* Fix some typosHarald Musum2018-12-071-3/+3
|
* Improve readmeJon Bratseth2018-12-061-18/+61
| | | | | | | | - Added background section - Added table of Contents section - Added install section - Added usage section - Added contribute section
* Update 'build environment' section in main READMEgjoranv2018-07-121-2/+2
|
* Use maven 3.5 (per now gives 3.5.0)gjoranv2018-05-251-1/+1
|
* config-model-fat is getting fatterJon Bratseth2018-01-181-1/+1
|
* Revert "Revert "Various minor fixes to bootstrap scripts""Arnstein Ressem2017-11-031-2/+3
|
* Revert "Various minor fixes to bootstrap scripts"Arnstein Ressem2017-11-031-3/+2
|
* Enable the installed Maven 3.3 before Java build.Paul Loberg2017-11-021-0/+1
|
* Explicitly use "bash" instead of "sh" as the two may not be equivalent in ↵Paul Loberg2017-11-021-2/+2
| | | | all setups.
* Add copyright headerJon Bratseth2017-10-271-0/+1
|
* Revert "Maven 3.3.9 or later is required for container-deps-enforcer."Bjørn Christian Seime2017-09-251-1/+1
| | | | This reverts commit 6d8d874f9096ea95905907e302c45e3e4db3394b.
* Maven 3.3.9 or later is required for container-deps-enforcer.gjoranv2017-09-251-1/+1
|
* Mention Travis-CI build in readmeBjørn Christian Seime2017-09-211-1/+1
|
* Improve doc on building JavaBjørn Christian Seime2017-08-311-1/+2
|
* Improve documentation on building the JavaBjørn Christian Seime2017-08-291-3/+2
|
* remove empty fileKristian Aune2017-08-221-1/+1
|
* Add C++ dev environment on CentOS using VirtualBox and Vagrant.Geir Storli2017-08-181-11/+8
|
* Add script to bootstrap cpp build.Geir Storli2017-08-171-15/+7
|
* Add Travis badgeBjørn Christian Seime2017-08-151-0/+2
|
* https does not work with custom domainsJon Bratseth2017-08-111-3/+3
|
* Update doc linksJon Bratseth2017-08-111-3/+3
|
* Deplace temp git.corp linksJon Bratseth2017-08-081-3/+3
|
* fix typoAndreas Eriksen2017-07-311-1/+1
|
* Fix typo: ctest -> ctest3Bjørn Christian Seime2017-06-141-1/+1
|
* Run tests with ctest instead of makeBjørn Christian Seime2017-06-141-1/+1
|
* Remove commands for standard git configurationBjørn Christian Seime2017-06-091-4/+0
| | | | | These commands are not specific for Vespa development in any way. Further, there is no reference to git in the rest of the readme.
* Merge pull request #2689 from yahoo/bratseth/correct-java-buildArnstein Ressem2017-06-091-1/+2
|\ | | | | Bratseth/correct java build
| * Describe how to build all Java modulesJon Bratseth2017-06-091-1/+2
| |
* | Change prefix from /opt/yahoo/vespa to /opt/vespa.Tor Egge2017-06-091-5/+5
| |
* | fix and explain sourcedir vs builddirAndreas Eriksen2017-06-081-1/+3
|/
* Remove reference to java-buildHåkon Hallingstad2017-05-051-1/+1
|
* Revert "Revert "Bootstrap local Java builds""hakonhall2017-05-051-2/+1
|
* Revert "Bootstrap local Java builds"Arnstein Ressem2017-05-041-1/+2
|
* Bootstrap local Java buildsHåkon Hallingstad2017-05-041-2/+1
|
* Update README.md with correct llvm and working cmake command.Arnstein Ressem2017-03-301-5/+13
|
* fix doc and sample apps linksKristian Aune2017-01-191-23/+15
| | | | - link to LICENSE, too - minor textual fixes
* Split up RunVespaLocal is multiple smaller methods, update READMEsfreva2016-12-081-2/+1
|
* Update text and link to Vespa landing pageEirik Nygaard2016-06-221-3/+2
|
* Merge branch 'eirik/allow-full-bootstrap-and-optimize' into ↵Eirik Nygaard2016-06-221-6/+6
|\ | | | | | | eirik/fill-out-build-instructions
| * Use full boostrap before building C++Eirik Nygaard2016-06-221-1/+1
| |
| * Link to quick start guide and user documentationEirik Nygaard2016-06-211-5/+6
| |
* | Improve the languageEirik Nygaard2016-06-221-1/+1
| |
* | Remove duplicate install and install yum-utilsEirik Nygaard2016-06-221-2/+2
| |
* | ``mvn install'' is currently required to build java code required by C++ testsEirik Nygaard2016-06-211-0/+1
| |