summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Always detect llvm version.Tor Egge2022-10-131-0/+15
|
* Include GNUInstallDirs, to simplify setup of EXTRA_LINK_DIRECTORY.Tor Egge2022-10-131-0/+1
|
* Require cmake 3.18 or newer.Tor Egge2022-10-111-1/+1
|
* Remove container-search-guiMorten Tokle2022-08-221-1/+0
|
* Reapply "Arnej/use go logfmt"Arne Juul2022-08-181-18/+19
| | | | This reverts commit ebf0b7e6b37a0674da370c5fe0057f1aeac1d5a0.
* Revert "Arnej/use go logfmt"Arne H Juul2022-08-161-19/+18
|
* sort linesArne Juul2022-08-161-18/+18
|
* hookup new version of vespa-logfmtArne Juul2022-08-161-0/+1
| | | | | * adds simple go compilation hook for cmake * stop installing perl version of vespa-logfmt
* Add VESPA_GROUP to cmake files.Tor Egge2022-06-211-0/+1
|
* Remove jdisc_jettyBjørn Christian Seime2022-06-081-1/+0
|
* Package spifly and asm dependencies into container-spifly bundleBjørn Christian Seime2022-06-081-0/+1
|
* Rename vespa_jersey2 to vespa-3party-bundlesgjoranv2022-06-081-1/+1
|
* Remove vespa-http-client from cmake and enforcergjoranv2022-06-081-1/+0
|
* GC deprecated statistics moduleHenning Baldersheim2022-06-081-1/+0
|
* Fold fastlib into vespalib and gc some unused code.Henning Baldersheim2022-05-211-1/+0
| | | | Also move some code only used by juniper up into juniper test module.
* Fold searchcommon into searchlibHenning Baldersheim2022-05-201-1/+0
|
* Fold staging_vespalib into vespalibHenning Baldersheim2022-05-201-1/+0
|
* Fold juniper into searchsummary library.Henning Baldersheim2022-05-191-1/+0
|
* Fold storageapi into storage.Henning Baldersheim2022-05-191-1/+0
|
* Collapse storageframework back into storage.Henning Baldersheim2022-05-181-1/+0
|
* Collapse persistencetypes into persistenceHenning Baldersheim2022-05-181-1/+0
|
* Collapse searchcorespi into searchcoreHenning Baldersheim2022-05-151-1/+0
|
* Revert "Revert "Collapse vsm into streamingvisitors""Henning Baldersheim2022-05-151-1/+0
|
* Revert "Collapse vsm into streamingvisitors"Henning Baldersheim2022-05-151-0/+1
|
* Collapse vsm into streamingvisitorsHenning Baldersheim2022-05-141-1/+0
|
* Revert "Merge pull request #22392 from ↵jonmv2022-05-031-0/+1
| | | | | | | vespa-engine/revert-22390-jonmv/export-package" This reverts commit 3a757528a0a978d44cb1bd9aae28b567c477d139, reversing changes made to ea6f91775e837040dc5debad521e446f389ed8ab.
* Revert "Export package ai.vespa.hosted.client [run-systemtest]"Harald Musum2022-05-021-1/+0
|
* Add to CMakeLists.txtxjonmv2022-05-021-0/+1
|
* Install thread sanitizer suppressions file.Tor Egge2022-04-271-0/+1
|
* Handle vespamalloc not being built.Tor Egge2022-02-071-4/+1
|
* Revert "Make client/go/bin/vespa for vespa-clients RPM"Håkon Hallingstad2021-11-231-1/+0
|
* Make client/go/bin/vespa for vespa-clients RPMHåkon Hallingstad2021-11-221-0/+1
|
* Revert "Add vespa program to vespa-clients RPM, try 2"Tor Egge2021-11-181-1/+0
|
* Revert "Revert "Add vespa program to vespa-clients RPM""Håkon Hallingstad2021-11-181-0/+1
|
* Revert "Add vespa program to vespa-clients RPM"Arnstein Ressem2021-11-181-1/+0
|
* Add vespa program to vespa-clients RPMHåkon Hallingstad2021-11-171-0/+1
|
* Enable vespamalloc for non x86_64 too.Henning Baldersheim2021-11-161-2/+1
|
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Merge branch 'master' into bratseth/linguistics-componentsJon Bratseth2021-09-271-1/+0
|\ | | | | | | | | | | | | Conflicts: linguistics-components/src/main/resources/configdefinitions/sentence-piece.def linguistics/src/main/resources/configdefinitions/language.sentencepiece.sentence-piece.def linguistics/src/main/resources/configdefinitions/sentence-piece.def
| * No java artifacts are installed by configgen or defaults anymore.gjoranv2021-09-221-1/+0
| |
* | Separate component from linguisticsJon Bratseth2021-09-251-0/+1
|/
* Do not build, install or dist container-jersey2gjoranv2021-07-111-1/+0
|
* Remove docker-apiMartin Polden2021-06-291-1/+0
|
* Package Apache http client libraries as a single osgi bundleBjørn Christian Seime2021-06-171-0/+1
|
* Split cli and programmatic API artifacts to separate Maven modulesBjørn Christian Seime2021-05-251-0/+1
|
* Add python bindings for a HNSW index fixture using a tensor attribute vector ↵Tor Egge2021-05-201-0/+4
| | | | containing a nearest neighbor index.
* Add Maven module for new feed clientBjørn Christian Seime2021-05-101-0/+1
|
* Disable vespamalloc unless architecture is x86_64Tor Egge2021-04-301-1/+2
|
* Do not build or install simplemetrics (module, bundle, dist).gjoranv2021-04-151-1/+0
|
* Embed 'component' in the container-disc bundle.gjoranv2021-04-121-1/+0
| | | | - Do not install the component module anymore.