207 Commits (3009d7d6067d8feaabde3e9ac76c67d36c6c463a)

Author SHA1 Message Date
  falkTX 3009d7d606 Make sure we use python3 (another patch from Fedora) 5 years ago
  falkTX 9bf420dc95 Fix build under mixed mode 5 years ago
  falkTX 577cc64b92 Start of 1.9.14 development 5 years ago
  luz.paz a93b210134 FIx doxygen and user facing and non-facing typos 5 years ago
  David Runge 1b3269d525
wscript: Setting SYSTEMD_USER_UNIT_DIR to None, if the option is not set (the options seem not to be available in build later on.... hopefully conf.env is. 6 years ago
  David Runge a7ccfe2723
wscript: Switching to --systemd-unit (to not shadow implicit magic --systemd configure option). 6 years ago
  David Runge 4eda614f72
wscript: Adding the installation of systemd unit/configuration file to a configure option, that is off by default. 6 years ago
  David Runge 67e1a90094 wscript: Integrating systemd wscript in configure and build stages. 6 years ago
  David Runge b05eb32585
wscript: Integrating systemd wscript in configure and build stages. 6 years ago
  falkTX 4828349f3d
Prepare for release 6 years ago
  Thomas Brand c5c1090904 Add check for aften_encode_frame() in wscript 6 years ago
  Thomas Brand 6d2302a803 Remove FreeBoB backend (superseded by FFADO) 6 years ago
  falkTX c5a16d0ed3
Specify a C++ standard to build with (C++11) 6 years ago
  Rui Nuno Capela fed6f1e66d [metadata] Metadata properties implementation. (#383) 6 years ago
  Karl Linden 7fa02c2132 Implement a skeleton for compatibility modules 7 years ago
  Karl Linden a18319571a
Fix check for opus 6 years ago
  Karl Linden b976852d0b
Disable doxygen by default 6 years ago
  Karl Linden a9b661d986
Use header_name to check for readline and mmsystem 6 years ago
  Karl Linden 630c6145b8
Update to waf 2.0.11 6 years ago
  Karl Linden b45b6b69a3
Update autooptions and move to an own directory 6 years ago
  Karl Linden afcc0afbd5
Beautify calls to add_auto_option 6 years ago
  Karl Linden eeef49954a
Revert "Stupid attempt at updating waf" 6 years ago
  falkTX cf3f8205c4 Stupid attempt at updating waf 6 years ago
  Timo Wischer 9fe6486c6e jackdmp: Signal to systemd when ready 7 years ago
  Karl Linden d4fdd6ac26
waf: lilrc -> karllinden 7 years ago
  falkTX 288df203f5 Prepare 1.9.12 release 7 years ago
  falkTX d6e1584361 Fix typo in wscript, leading to an error with --autostart=dbus 7 years ago
  Yasuhiro Fujii 6758354192 fix compilation on MSYS2. 8 years ago
  Karl Linden c21c774855
waf: Nitpick styling for consistency. Fixes #172. 8 years ago
  falkTX f3a6b3e44a 1.9.11-RC1 release 8 years ago
  Thomas Petazzoni e2cba86e65 wscript: improve check for ucontext 9 years ago
  Samuel Martin 8ac6bf1b4a wscript: make backtrace support depends on execinfo.h existence 9 years ago
  Karl Linden 4e8e7ecdc2
Use conf.check instead of conf.check_cc. 9 years ago
  Karl Linden 3dbd4b92fe
Simplify build system logic. Fixes #168. 9 years ago
  Karl Linden 765798cff6
Drop make nonsense in wscript. Fixes #169. 9 years ago
  Karl Linden b7bda2f0d1
Display all tool flags. Fixes #170. 9 years ago
  Karl Linden e2764ca19e
Replace display_msg with conf.msg. Fixes #171. 9 years ago
  Karl Linden 65e3c278ec
Make platform detection less hardcoded. Rename --dist-target=mingw option to --platform=win32. 9 years ago
  ethe 184e10dde7 Fixed styling of wscripts 9 years ago
  ethe 8ed3e8228f Fixed linking errors with frameworks for OSX 9 years ago
  Karl Linden d0352b4a60
Link all drivers against serverlib on MacOSX and Windows. 9 years ago
  Karl Linden 4db015a0d7
Check packages before anything else so use variables can be used in checks. 9 years ago
  Karl Linden aaaeeea8d7
Refactor duplicated code into toplevel wscript. 9 years ago
  Karl Linden 3368b91de9
Check for ppoll() in toplevel wscript. 9 years ago
  Karl Linden 33c7d58df4
Load xcode and xcode6 in waf. 9 years ago
  Karl Lindén cc6f7c438d update to waf 1.8.9 (it is now stored in source form to ease downstream maintainence) 10 years ago
  Karl Lindén adae4b538e replace deprecated bld.add_subdirs with bld.recurse 10 years ago
  Karl Lindén eccfdb908d replace compiler_cc with compiler_c since the former is just an alias for the latter 10 years ago
  Karl Lindén 731d5759e9 replace calls to deprecated opt.tool_options with opt.load 10 years ago
  Karl Lindén d6b0620188 replace deprecated call to opt.sub_options with opt.recurse 10 years ago