summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
...
* This commit adds the windows installer to the OVS tree.Alin Gabriel Serdean2015-06-071-9/+7
* autoconf: check for linux/perf_event.hAndy Zhou2015-04-161-0/+4
* configure: Omit -O2 from CFLAGS when configuring with --enable-coverage.Ben Pfaff2015-01-121-2/+14
* configure: Also check for Python 2.x installed as python2.7.Dmitry Krivenok2014-10-091-1/+1
* build: Respect CFLAGS and LDFLAGS passed to makeThomas Graf2014-09-111-2/+2
* cccl: Ability to enable compiler optimization.Gurucharan Shetty2014-09-041-0/+11
* Add BUILD_MESSAGE() macroDaniele Di Proietto2014-08-291-0/+9
* Add build of ovsext.sln using MSBuildAlin Serdean2014-08-281-0/+28
* configure: Don't check for malloc hooks that we no longer use.Ben Pfaff2014-07-221-20/+0
* build: Allow building with autoconf 2.63Thomas Graf2014-06-272-0/+34
* util: Use posix_memalign for xmalloc_cacheline if availableYAMAMOTO Takashi2014-05-071-0/+50
* configure: Include pthread-win32 libraries for Windows build.Gurucharan Shetty2014-03-131-0/+21
* m4: remove useless include from netlink checkDaniele Di Proietto2014-02-031-1/+0
* configure: Identify OpenSSL libraries in Windows.Gurucharan Shetty2014-01-311-2/+7
* ovsdbmonitor: Remove.Ben Pfaff2014-01-101-40/+1
* Add common definitions for Windows builds.Alin Serdean2013-12-271-0/+3
* openvswitch: Use libtool and allow building shared libsHelmut Schaa2013-12-171-0/+5
* configure: Add macros to check for #include_next and add a workaround.Ben Pfaff2013-12-134-0/+340
* Remove unused USE_LINKER_SECTIONS and OVS_LINK2_IFELSEHelmut Schaa2013-12-131-77/+0
* m4: Remove assignment of otherwise unused variable RESOLVER_LIBS.Ben Pfaff2013-12-051-1/+1
* Add check for -latomicJames Page2013-12-051-0/+6
* configure: Windows can have spaces in directories.Gurucharan Shetty2013-11-181-1/+1
* configure.ac: Identify when compiling on windows.Gurucharan Shetty2013-11-181-0/+10
* configure: check for uuid python moduleAnsis Atteka2013-10-181-0/+12
* timeval: Remove CACHE_TIME scheme.Alex Wang2013-09-041-16/+0
* configure: Add configure-time check for GCC 4.0+ atomic built-ins.Ben Pfaff2013-07-311-0/+72
* async-append: New library to allow asynchronous appending to a log file.Ben Pfaff2013-07-181-0/+5
* ovs-atomic: New library for atomic operations.Ben Pfaff2013-06-281-0/+21
* ovs-thread: Add per-thread data support.Ben Pfaff2013-06-251-1/+36
* don't forget to define HAVE_BACKTRACEYAMAMOTO Takashi2013-05-211-1/+3
* deal with platforms where backtrace() is in a different library than libc.YAMAMOTO Takashi2013-04-231-3/+2
* use ax_check_openssl.m4 instead of a direct use of pkg-config.YAMAMOTO Takashi2013-04-222-21/+20
* add ax_check_openssl.m4YAMAMOTO Takashi2013-04-221-0/+124
* openvswitch: Remove Linux bridge compatibility.Pravin B Shelar2012-12-271-20/+0
* timeval: Optionally enable cached timing at configure time.Ethan Jackson2012-10-171-0/+16
* m4: Remove trailing whitespace.Ethan Jackson2012-10-171-12/+12
* config: Add explicit support for building on ESX.Ethan Jackson2012-10-091-0/+10
* Make the location of the database separately configurable.Ben Pfaff2012-08-011-0/+10
* tests: Remove bit-rotted support for "lcov".Ben Pfaff2012-07-201-1/+1
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* configure: Remove --with-build-number.Ben Pfaff2012-03-191-53/+0
* configure: add configure option to disable building brcompatChris Wright2012-03-131-0/+20
* debian: Move PKI directory to FHS-compliant location.Ben Pfaff2012-03-011-3/+3
* datapath: Always use generic stats for devices (vports)Pravin Shelar2011-09-151-19/+0
* docs: Add Makefile rule to check syntax of manpages.Ben Pfaff2011-08-241-0/+12
* configure: Improve error message when pkg-config is missing.Ben Pfaff2011-07-131-2/+1
* backtrace: Make backtrace_capture() work on more systems.Ben Pfaff2011-05-131-0/+5
* datapath: Tolerate backporting of rtnl_link_stats64 (as in RHEL 6).Ben Pfaff2011-02-041-1/+20
* docs: Only regenerate vswitch.pic when the schema really changes.Ben Pfaff2010-12-061-14/+1
* vlog: Generate vlog-modules.def automatically.Ben Pfaff2010-11-301-1/+3