summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* build-windows: Update for msysAlin Serdean2016-04-121-1/+1
* m4: Rename compat.at to compat.m4.Ben Pfaff2016-02-262-2/+2
* tests: Move Autotest compatibility macros into tests directory.Ben Pfaff2016-02-261-15/+0
* configure: Fix checking of six library for Python 3.Ilya Maximets2016-02-241-3/+3
* configure: Check for presence of Python 3.Russell Bryant2016-02-221-0/+42
* python: Fix xmlrpclib imports.Russell Bryant2016-01-201-0/+6
* python: Run flake8 at build time.Russell Bryant2016-01-051-0/+12
* confifugre: Fix broken sed calls in shell code.Alin Serdean2015-12-141-2/+2
* openvswitch.m4: Portability improvementYAMAMOTO Takashi2015-11-261-2/+2
* configure: add configuration options for libcap-ngAndy Zhou2015-09-301-0/+36
* Add build system for compiling under MSVC x64Alin Serdean2015-09-291-2/+31
* tests: Reduce user burden for running "make check".Alin Serdean2015-06-251-2/+5
* Increase prerequisite from Python 2.4 to Python 2.7.Ben Pfaff2015-06-231-34/+4
* 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