aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Add flags to top-level CMakeLists.txtHåkon Hallingstad2018-12-031-0/+1
|
* Separate model integration into a separate moduleJon Bratseth2018-11-211-0/+1
| | | | | | | This allows us to access model importers (such as TensorFlow) in config models without loading one instance per config model instance, which is not possible with TensorFlow because it depends on JNI code.
* Add security-utils.Geir Storli2018-10-221-0/+1
|
* Install vespa-feed-perf script.Geir Storli2018-10-171-0/+1
|
* Merge branch 'master' into aressem/kill-mbuildArnstein Ressem2018-10-031-0/+1
|\
| * Add the model evaluation moduleJon Bratseth2018-08-271-0/+1
| |
* | Rename function to match variable name.Arnstein Ressem2018-10-031-2/+2
| |
* | Merge branch 'master' into aressem/kill-mbuildArnstein Ressem2018-08-091-0/+3
|\|
| * Install valgrind suppressions file.Tor Egge2018-08-011-0/+2
| |
| * Reapply "Adding handler and binding when services.xml has <search>-field"gjoranv2018-07-121-0/+1
| |
* | Make it possible to dynamically add submodules for extra projects.Arnstein Ressem2018-07-121-0/+3
|/
* Revert "Adding handler and binding when services.xml has <search>-field"Harald Musum2018-07-121-1/+0
|
* Added module to parents CMakeLists.txt and created CMakeLists for moduleHenrik2018-07-111-0/+1
|
* Make jdisc-security-filters a pre-install requirement of jdiscBjørn Christian Seime2018-04-091-0/+1
|
* Remove memfile implementation.Henning Baldersheim2018-04-061-1/+0
|
* Install file distribtuion jarHarald Musum2018-03-161-0/+1
|
* Install vespa-athenz bundle as part of open-source VespaBjørn Christian Seime2018-02-221-0/+1
|
* Remove no longer used frtstreamHenning Baldersheim2018-02-081-1/+0
|
* No more filedistributionHenning Baldersheim2018-02-081-1/+0
|
* Include orchestrator and service-model fat jarsHåkon Hallingstad2017-10-191-0/+2
|
* add C++ application logforwarder-startArne Juul2017-10-051-0/+1
|
* Revert "Revert "Aressem/remove post install script""Arnstein Ressem2017-09-271-4/+40
|
* Revert "Aressem/remove post install script"Arnstein Ressem2017-09-271-40/+4
|
* Fix directories.Arnstein Ressem2017-09-261-3/+0
|
* Typos in subdirs.Arnstein Ressem2017-09-261-2/+2
|
* Remove global install of files and put this in the modules that owns them.Arnstein Ressem2017-09-251-1/+40
|
* Merge pull request #3447 from vespa-engine/lesters/add-osx-clion-hackHenning Baldersheim2017-09-191-0/+5
|\ | | | | Add section in CMakeLists.txt to enable project open in CLion on OSX
| * Add section in CMakeLists.txt to enable project open in CLion on OSXLester Solbakken2017-09-191-0/+5
| |
* | Try to run post_install.sh later by placing the install statement inTor Egge2017-09-181-3/+3
|/ | | | the last subdirectory added.
* 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
|
* wire in eval module in cmake build treeHaavard2017-01-231-0/+1
|
* Parallize cppunit test runner test suites using cppunit-parallelize.pyVegard Sjonfjell2016-11-161-1/+0
|
* Revert "Revert "Aressem/move messagebus test tests to separate module""Arnstein Ressem2016-09-141-0/+1
|
* Revert "Aressem/move messagebus test tests to separate module"Henning Baldersheim2016-09-141-1/+0
|
* In progress moving messagebus/test -> messagebus_testArnstein Ressem2016-09-121-0/+1
|
* subscribe to ranking constants configArne H Juul2016-08-311-0/+1
| | | | | | | | | | * move the .def file for filedistributorrpc to fileacquirerer, and compile a minimal C++ library from it that can be used by both searchcore and file distribution * proton now subscribes to filedistributorrpc as a bootstrap config * and subscribes to ranking-constants as part of the documentdb config * when loading a config snapshot, make an empty ranking-constants.cfg if it did not already exist
* Only use DESTDIR in post_install.shArnstein Ressem2016-07-211-1/+1
|
* Preliminary checkin.Arnstein Ressem2016-07-201-0/+4
|
* Add author to global CMakeLists.txtVegard Sjonfjell2016-06-161-0/+1
|
* PublishJon Bratseth2016-06-151-0/+71