aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2013-10-18configure: check for uuid python moduleAnsis Atteka
2013-09-05configure: Remove call to OVS_CHECK_CACHE_TIME that does not exist.Ben Pfaff
2013-08-28Prepare for post-2.0.0 (2.0.90).Justin Pettit
2013-08-28Prepare for 2.0.0.Justin Pettit
2013-08-01configure: Distinguish glibc and NetBSD pthread_setname_np() variants.Ben Pfaff
2013-07-31configure: Add configure-time check for GCC 4.0+ atomic built-ins.Ben Pfaff
2013-07-30clang: Add annotations for thread safety check.Ethan Jackson
2013-07-25util: Set thread name via pthreads in set_subprogram_name().Ben Pfaff
2013-07-23Prepare for post-1.12.0 (1.12.90).Justin Pettit
2013-07-23Prepare for 1.12.0.Justin Pettit
2013-07-22configure: Remove -Wno-override-init, add -Wextra to compile options.Ben Pfaff
2013-07-18async-append: New library to allow asynchronous appending to a log file.Ben Pfaff
2013-06-28New function ovs_strerror() as a thread-safe replacement for strerror().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-06-05signals: Use sys_siglist[] instead of strsignal() for thread-safety.Ben Pfaff
2013-05-23configure: Add if_mib.h prerequisites.Ed Maste
2013-05-22add minimal NetBSD supportYAMAMOTO Takashi
2013-05-06Allow master to build on Fedora with the recent threading changesBen Pfaff
2013-05-03system-stats: Use getmntent_r() for thread-safety.Ben Pfaff
2013-04-29Prepare for post-1.11.0 (1.11.90).Justin Pettit
2013-04-29Prepare for 1.11.0Justin Pettit
2013-04-24timeval: Check for HAVE_BACKTRACE instead of HAVE_EXECINFO_H.Ben Pfaff
2013-03-29datapath: Provide simple version of if_ether.h on non-Linux systems.Jesse Gross
2013-03-20configure: Only link against libpcap on FreeBSD.Ben Pfaff
2013-02-04Prepare for post-1.10.0 (1.10.90).Justin Pettit
2013-02-04Prepare for 1.10.0.Justin Pettit
2013-01-16Makefile.am: add check that <assert.h> is not used from unexpected files.Ben Pfaff
2012-12-27openvswitch: Remove Linux bridge compatibility.Pravin B Shelar
2012-10-24Prepare for post-1.9.0 (1.9.90).Ben Pfaff
2012-10-24Prepare for 1.9.0.Ben Pfaff
2012-10-17timeval: Optionally enable cached timing at configure time.Ethan Jackson
2012-10-14timeval: Add new "backtrace" appctl command.Ethan Jackson
2012-10-09config: Add explicit support for building on ESX.Ethan Jackson
2012-10-04Avoid requiring autom4te when it won't necessarily be needed.Ben Pfaff
2012-10-04tests: Allow environment specified autom4te.Ethan Jackson
2012-08-01Make the location of the database separately configurable.Ben Pfaff
2012-07-26netdev implementation for FreeBSDGiuseppe Lettieri
2012-07-25Makefiles: Enable "dist-hook-git" check only when GNU make is in use.Ben Pfaff
2012-07-16Prepare for post-1.8.0 (1.8.90).Justin Pettit
2012-07-16Prepare for 1.8.Justin Pettit
2012-06-29Route-table implementation for (Free)BSDEd Maste
2012-05-08Prepare for post-1.7.0 (1.7.90).Justin Pettit
2012-05-08Prepare for 1.7.Justin Pettit
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-02-24Prepare for post-1.6.0 (1.6.90).Justin Pettit
2012-01-12Prepare for post-1.5.0 (1.5.90).Justin Pettit
2011-12-01Prepare for post-1.4.0 (1.4.90).Justin Pettit