summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "master" into "ovn".Ben Pfaff2015-03-171-1/+2
|\ \ | |/
| * vtep: fix '--enable-shared' build and 'make distcheck'.Daniele Di Proietto2015-03-091-1/+2
* | ovn: Add initial design documentation.Ben Pfaff2015-02-261-1/+2
|/
* configure.ac: Enable 'tar-pax' by defaultStephen Finucane2015-01-151-1/+1
* vagrant: switch to use out of tree buildAndy Zhou2015-01-081-1/+0
* vagrant: Provide basic VagrantfileThomas Graf2015-01-051-0/+1
* lib: Add new header <openvswitch/version.h> to versioning infoThomas Graf2014-11-251-0/+1
* lib: Add support for pkgconfig for libsflow.Thomas Graf2014-11-131-0/+1
* lib: Add support for pkgconfig for libovsdb.Thomas Graf2014-11-131-0/+1
* lib: Add support for pkgconfig for libofproto.Thomas Graf2014-11-131-0/+1
* lib: Add support for pkgconfig for libopenvswitch.Rob Adams2014-11-131-0/+1
* Build: Add support for shared libraries and versioning.Scott Mann2014-11-111-1/+42
* netdev-linux: Avoid depending on kernel definition of rtnl_link_stats64.Ben Pfaff2014-10-301-2/+0
* netdev-linux: Add support for 64-bit network device stats.Ben Pfaff2014-10-291-0/+2
* configure: Disable strict aliasing.Ben Pfaff2014-10-011-1/+1
* build: Respect CFLAGS and LDFLAGS passed to makeThomas Graf2014-09-111-0/+2
* Add BUILD_MESSAGE() macroDaniele Di Proietto2014-08-291-0/+1
* Add build of ovsext.sln using MSBuildAlin Serdean2014-08-281-0/+1
* configure: Don't check for malloc hooks that we no longer use.Ben Pfaff2014-07-221-1/+0
* build: Allow building with autoconf 2.63Thomas Graf2014-06-271-1/+1
* configure.ac: Check C99 compilerYAMAMOTO Takashi2014-05-291-1/+1
* CodingStyle: Allow C99 mixing of declarations and code.Jarno Rajahalme2014-05-281-1/+0
* Prepare for post-2.3.0 (2.3.90).Justin Pettit2014-05-151-1/+1
* Prepare for 2.3.0.Justin Pettit2014-05-151-1/+1
* util: Use posix_memalign for xmalloc_cacheline if availableYAMAMOTO Takashi2014-05-071-0/+1
* Prepare for post-2.2.0 (2.2.90).Justin Pettit2014-04-281-1/+1
* Prepare for 2.2.0.Justin Pettit2014-04-281-1/+1
* dpif-netdev: Add DPDK netdev.Pravin2014-03-211-0/+1
* Makefile: Compile Linux-specific files based on __linux__ macro.Ben Pfaff2014-03-051-5/+1
* configure: Fix bug report email address.Ben Pfaff2014-02-191-1/+1
* configure: Enable silent rules.Ethan Jackson2014-01-221-0/+2
* ovsdbmonitor: Remove.Ben Pfaff2014-01-101-4/+1
* configure: Make autoconf fail if libtool is not installed.Ben Pfaff2014-01-101-0/+2
* stdio: New module, initially to provide working [v]snprintf() on Windows.Ben Pfaff2013-12-241-2/+2
* Prepare for post-2.1.0 (2.1.90).Justin Pettit2013-12-231-1/+1
* Prepare for 2.1.0.Justin Pettit2013-12-231-1/+1
* openvswitch: Use libtool and allow building shared libsHelmut Schaa2013-12-171-1/+1
* string: Use workaround for #include_next when it is not available.Ben Pfaff2013-12-131-0/+3
* Remove unused USE_LINKER_SECTIONS and OVS_LINK2_IFELSEHelmut Schaa2013-12-131-1/+0
* Add check for -latomicJames Page2013-12-051-0/+1
* configure.ac: Identify when compiling on windows.Gurucharan Shetty2013-11-181-0/+1
* configure.ac: Make autoconf in Mingw happy.Gurucharan Shetty2013-11-181-6/+6
* util: Allow set_subprogram_name() to take a printf() format string.Ben Pfaff2013-11-021-0/+1
* configure: check for uuid python moduleAnsis Atteka2013-10-181-0/+1
* configure: Remove call to OVS_CHECK_CACHE_TIME that does not exist.Ben Pfaff2013-09-051-1/+0
* Prepare for post-2.0.0 (2.0.90).Justin Pettit2013-08-281-1/+1
* Prepare for 2.0.0.Justin Pettit2013-08-281-1/+1
* configure: Distinguish glibc and NetBSD pthread_setname_np() variants.Ben Pfaff2013-08-011-2/+2
* configure: Add configure-time check for GCC 4.0+ atomic built-ins.Ben Pfaff2013-07-311-0/+1
* clang: Add annotations for thread safety check.Ethan Jackson2013-07-301-0/+1