summaryrefslogtreecommitdiffstats
path: root/build_settings.cmake
Commit message (Expand)AuthorAgeFilesLines
...
* Enable cppunit tests in shared libraries.Tor Egge2019-01-281-0/+3
* Default now 6.0 unless set explicit.Henning Baldersheim2018-08-121-1/+1
* Boost only required build time.Henning Baldersheim2018-04-171-4/+0
* Changes to allow unprivileged vespa.Tor Egge2018-03-121-0/+5
* Allow override of VESPA_USER in generated default-env.txt.Tor Egge2018-02-201-0/+5
* Add -Wformat-securityHenning Baldersheim2017-10-121-1/+1
* Do not require any specific cpu architecture.Henning Baldersheim2017-09-281-7/+1
* The cost of preserving the framepointer is small enough to allow it being def...Henning Baldersheim2017-09-271-1/+1
* Indentation.Henning Baldersheim2017-09-201-2/+2
* Limited port to Fedora 25 and Fedora 26.Tor Egge2017-09-081-1/+7
* Don't pass empty CMAKE_BUILD_RPATH to linker.Tor Egge2017-08-111-0/+2
* Use VESPA_ prefix for new cmake variables.Tor Egge2017-08-101-4/+4
* Prepare for using other versions of boost and llvm.Tor Egge2017-08-101-0/+9
* use /opt/vespa as example in commentArne H Juul2017-06-281-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
* Add override and inline based on warningsHenning Baldersheim2017-05-031-1/+1
* Separate compiler warnings for C and C++Tor Brede Vekterli2017-04-251-4/+8
* Enable the override warning.Henning Baldersheim2017-04-231-1/+1
* Use c++ 17Henning Baldersheim2017-03-161-5/+6
* Deinline destructorsi and use -Winline gcc option.Henning Baldersheim2017-03-091-1/+1
* Add EXTRA_C_FLAGS as well.aressem2017-03-061-1/+1
* Add possibility to add more CXX flags.aressem2017-03-061-2/+1
* Export dynamic symbols also for binaries.Henning Baldersheim2017-01-111-0/+1
* Revert accidental checkinHenning Baldersheim2016-12-161-4/+1
* Must log and return , not throw.Henning Baldersheim2016-12-151-1/+4
* -DWITH_SHIPPED_GEOIP is handled explicit in filedistribution. No need for pol...Henning Baldersheim2016-10-211-1/+1
* No need to set it to itself.Henning Baldersheim2016-10-211-2/+0
* We only need one vtagHenning Baldersheim2016-10-211-1/+1
* Update build settings with --no-undefined.Arnstein Ressem2016-09-161-0/+4
* Fix typos and clearify error message. (#454)Arnstein Ressem2016-08-251-2/+2
* Make it possible to automatically run tests after linking.Arnstein Ressem2016-08-231-0/+6
* Add extra include directory as well.Arnstein Ressem2016-06-161-0/+3
* Make VALGRIND_UNIT_TESTS a cached variable :)Vegard Sjonfjell2016-06-161-0/+3
* Moving things around to make it niceVegard Sjonfjell2016-06-161-9/+9
* Do not build tests as part of all target if EXCLUDE_TESTS_FROM_ALL is setVegard Sjonfjell2016-06-161-0/+3
* PublishJon Bratseth2016-06-151-0/+64