aboutsummaryrefslogtreecommitdiff
path: root/m4
AgeCommit message (Expand)Author
2015-09-30configure: add configuration options for libcap-ngAndy Zhou
2015-09-29Add build system for compiling under MSVC x64Alin Serdean
2015-06-25tests: Reduce user burden for running "make check".Alin Serdean
2015-06-23Increase prerequisite from Python 2.4 to Python 2.7.Ben Pfaff
2015-06-07This commit adds the windows installer to the OVS tree.Alin Gabriel Serdean
2015-04-16autoconf: check for linux/perf_event.hAndy Zhou
2015-01-12configure: Omit -O2 from CFLAGS when configuring with --enable-coverage.Ben Pfaff
2014-10-09configure: Also check for Python 2.x installed as python2.7.Dmitry Krivenok
2014-09-11build: Respect CFLAGS and LDFLAGS passed to makeThomas Graf
2014-09-04cccl: Ability to enable compiler optimization.Gurucharan Shetty
2014-08-29Add BUILD_MESSAGE() macroDaniele Di Proietto
2014-08-28Add build of ovsext.sln using MSBuildAlin Serdean
2014-07-22configure: Don't check for malloc hooks that we no longer use.Ben Pfaff
2014-06-27build: Allow building with autoconf 2.63Thomas Graf
2014-05-07util: Use posix_memalign for xmalloc_cacheline if availableYAMAMOTO Takashi
2014-03-13configure: Include pthread-win32 libraries for Windows build.Gurucharan Shetty
2014-02-03m4: remove useless include from netlink checkDaniele Di Proietto
2014-01-31configure: Identify OpenSSL libraries in Windows.Gurucharan Shetty
2014-01-10ovsdbmonitor: Remove.Ben Pfaff
2013-12-27Add common definitions for Windows builds.Alin Serdean
2013-12-17openvswitch: Use libtool and allow building shared libsHelmut Schaa
2013-12-13configure: Add macros to check for #include_next and add a workaround.Ben Pfaff
2013-12-13Remove unused USE_LINKER_SECTIONS and OVS_LINK2_IFELSEHelmut Schaa
2013-12-05m4: Remove assignment of otherwise unused variable RESOLVER_LIBS.Ben Pfaff
2013-12-05Add check for -latomicJames Page
2013-11-18configure: Windows can have spaces in directories.Gurucharan Shetty
2013-11-18configure.ac: Identify when compiling on windows.Gurucharan Shetty
2013-10-18configure: check for uuid python moduleAnsis Atteka
2013-09-04timeval: Remove CACHE_TIME scheme.Alex Wang
2013-07-31configure: Add configure-time check for GCC 4.0+ atomic built-ins.Ben Pfaff
2013-07-18async-append: New library to allow asynchronous appending to a log file.Ben Pfaff
2013-06-28ovs-atomic: New library for atomic operations.Ben Pfaff
2013-06-25ovs-thread: Add per-thread data support.Ben Pfaff
2013-05-21don't forget to define HAVE_BACKTRACEYAMAMOTO Takashi
2013-04-23deal with platforms where backtrace() is in a different library than libc.YAMAMOTO Takashi
2013-04-22use ax_check_openssl.m4 instead of a direct use of pkg-config.YAMAMOTO Takashi
2013-04-22add ax_check_openssl.m4YAMAMOTO Takashi
2012-12-27openvswitch: Remove Linux bridge compatibility.Pravin B Shelar
2012-10-17timeval: Optionally enable cached timing at configure time.Ethan Jackson
2012-10-17m4: Remove trailing whitespace.Ethan Jackson
2012-10-09config: Add explicit support for building on ESX.Ethan Jackson
2012-08-01Make the location of the database separately configurable.Ben Pfaff
2012-07-20tests: Remove bit-rotted support for "lcov".Ben Pfaff
2012-05-02Global replace of Nicira Networks.Raju Subramanian
2012-03-19configure: Remove --with-build-number.Ben Pfaff
2012-03-13configure: add configure option to disable building brcompatChris Wright
2012-03-01debian: Move PKI directory to FHS-compliant location.Ben Pfaff
2011-09-15datapath: Always use generic stats for devices (vports)Pravin Shelar
2011-08-24docs: Add Makefile rule to check syntax of manpages.Ben Pfaff
2011-07-13configure: Improve error message when pkg-config is missing.Ben Pfaff