126 Commits (7f2bc7f037b796b446de942da8b77de154f8a04d)

Author SHA1 Message Date
  Karl Lindén 7f2bc7f037 add the --opus auto option 10 years ago
  Karl Lindén 170c0d5f39 add the --celt auto option and rewrite the celt check using a smaller loop 10 years ago
  Karl Lindén b0c4633a75 make build option --winmme an auto option and use mmsystem.h and windows.h to check if winmme can be built 10 years ago
  Karl Lindén fcec68f903 make build option --portaudio an auto option 10 years ago
  Karl Lindén b77fa414f5 make build option --iio an auto option 10 years ago
  Karl Lindén 5586a5b88d make build option --freebob an auto option 10 years ago
  Karl Lindén 1b27e13418 make build option --firewire an auto option 10 years ago
  Karl Lindén 97499df9c0 make build option --alsa an auto option 10 years ago
  Karl Lindén 61421de456 fix a typo in _configure_error in the AutoOption class 10 years ago
  Karl Lindén b8b68cadad do not share the private AutoOption lists and results between different instances of the class 10 years ago
  Karl Lindén bcc742b6b1 respect the DOXYGEN environment variable when building docs 10 years ago
  Karl Lindén a31f352e61 make the --doxygen option an auto option 10 years ago
  Karl Lindén e4006fba40 in the AutoOption class, make the set_check_hook documentation string more precise 10 years ago
  Karl Lindén f98fdba3d9 rename the check_hook function to set_check_hook in the AutoOption class to prevent name clash 10 years ago
  Karl Lindén 6a90ffca22 implement build system auto options 10 years ago
  Karl Lindén 71f0a1806f reorder configuration options 10 years ago
  Stephane Letz ce825c6a6b Version 1.9.11 started. 10 years ago
  Adrian Knoth 3069c74211 [wscript] Enable IIO driver 11 years ago
  Adrian Knoth 5d9c00da20 [wscript] Cosmetics: Whitespace changes 11 years ago
  Adrian Knoth 3ed0a77618 Revert "Added the beginnings of the IIO driver." 11 years ago
  Matt Flax 3087895772 Added the beginnings of the IIO driver. 11 years ago
  Nedko Arnaudov da390836bf wscript: fix build in 32/64 bits mixed mode. github close #39 11 years ago
  Stephane Letz 8dea08d26c Tim Mayberry : Changes to get example-clients to build using MinGW compiler. 11 years ago
  Stephane Letz 6dc8d3c5a2 Tim Mayberry : Add support for building with mingw compiler. 11 years ago
  Adrian Knoth 31c89e52a8 wscript: Fix build error when sys.platform == linux3 12 years ago
  Adrian Knoth 44aa9319ea wscript: Set HAVE_OPUS=0 if custom headers are missing 12 years ago
  Eliot Blennerhassett b35f024de0 Fix doxygen build and install 12 years ago
  Stephane Letz 8623ae4063 Version 1.9.10 started. 12 years ago
  Nedko Arnaudov ce50e5b0ed waf: configure option for enforcing autostart method 12 years ago
  Stephane Letz 8d250263ac Raise sub-version number. 12 years ago
  Adrian Knoth 2f35141267 [wscript] Use CFLAGS, not CCFLAGS 12 years ago
  Adrian Knoth ad01143310 wscript: Fix FTBFS with --mixed 12 years ago
  Adrian Knoth f28523ff54 [wscript] Fix FTBFS with -Wl,--as-needed 12 years ago
  Robin Gareus 33bef4fcb0 add opus support to NetJack2 12 years ago
  Adrian Knoth 5a69f1ddb4 wscript: Use absolute paths for --libdir, --mandir and --libdir32 13 years ago
  Adrian Knoth 05271a763e wscript: Fix FTBFS on kFreeBSD and Hurd 13 years ago
  Adrian Knoth 183c3faafd wscript: Make ADDON_DIR also a conf env variable 13 years ago
  Stephane Letz 58696259fb Remove JACK_32_64 flag, so POST_PACKED_STRUCTURE now always used. 13 years ago
  Adrian Knoth cb68c82843 wscript: [Cosmetics] Drop superfluous braces in print statement 13 years ago
  Nedko Arnaudov 23dc172b17 fix LINKFLAGS 13 years ago
  Nedko Arnaudov 6f90ab9742 swtich from cc tool to c tool 13 years ago
  Nedko Arnaudov 306b359e2d swtich from srcdir/blddir to top/out 13 years ago
  Adrian Knoth 061078bb05 wscript: make python 3.x print function available to python2.6 13 years ago
  Adrian Knoth d601ef3156 wscript: Fix waf syntax for svnversion.h 13 years ago
  Adrian Knoth 9c7f9e0a99 wscript: Fix configure output 13 years ago
  Adrian Knoth 7091f864e1 Rename set_options to options 13 years ago
  Adrian Knoth 144a2e18de Make freebob, ffado, alsa and celt optional. 13 years ago
  Adrian Knoth c5a89711c6 Replace Util.pprint by Logs.pprint 13 years ago
  Adrian Knoth f91adb338c Use sys.platform instead of Utils.detect_platform 13 years ago
  Adrian Knoth 58036bc80f Run 2to3 on all wscript files. 13 years ago