summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* build: Allow building with autoconf 2.63Thomas Graf2014-09-111-1/+1
* Prepare for 2.3.1.Justin Pettit2014-08-141-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
* util: Set thread name via pthreads in set_subprogram_name().Ben Pfaff2013-07-251-1/+2
* Prepare for post-1.12.0 (1.12.90).Justin Pettit2013-07-231-1/+1
* Prepare for 1.12.0.Justin Pettit2013-07-231-1/+1
* configure: Remove -Wno-override-init, add -Wextra to compile options.Ben Pfaff2013-07-221-1/+1
* async-append: New library to allow asynchronous appending to a log file.Ben Pfaff2013-07-181-0/+1
* New function ovs_strerror() as a thread-safe replacement for strerror().Ben Pfaff2013-06-281-0/+1
* ovs-atomic: New library for atomic operations.Ben Pfaff2013-06-281-1/+5
* ovs-thread: Add per-thread data support.Ben Pfaff2013-06-251-0/+1
* signals: Use sys_siglist[] instead of strsignal() for thread-safety.Ben Pfaff2013-06-051-1/+2
* configure: Add if_mib.h prerequisites.Ed Maste2013-05-231-2/+3
* add minimal NetBSD supportYAMAMOTO Takashi2013-05-221-1/+3
* Allow master to build on Fedora with the recent threading changesBen Pfaff2013-05-061-0/+1
* system-stats: Use getmntent_r() for thread-safety.Ben Pfaff2013-05-031-1/+1
* Prepare for post-1.11.0 (1.11.90).Justin Pettit2013-04-291-1/+1
* Prepare for 1.11.0Justin Pettit2013-04-291-1/+1
* timeval: Check for HAVE_BACKTRACE instead of HAVE_EXECINFO_H.Ben Pfaff2013-04-241-1/+1
* datapath: Provide simple version of if_ether.h on non-Linux systems.Jesse Gross2013-03-291-1/+1
* configure: Only link against libpcap on FreeBSD.Ben Pfaff2013-03-201-2/+1
* Prepare for post-1.10.0 (1.10.90).Justin Pettit2013-02-041-1/+1
* Prepare for 1.10.0.Justin Pettit2013-02-041-1/+1
* Makefile.am: add check that <assert.h> is not used from unexpected files.Ben Pfaff2013-01-161-0/+1