23 Commits (a144f6abc5f359690d746d972a38f473ca752cd3)

Author SHA1 Message Date
  Nils 16f438cf23 related to last commit, now even better: We keep optimisations but just enable verbose messages 5 years ago
  Nils 397572308a Switch to 'debug' mode by default. This is not really debug in the traditional programming sense but a 'verbose-mode'. It has close to no effect on performance but will help a lot so users don't have to build themselves to report bugs. 5 years ago
  Nils a57dd42c12 remove wscript checks that were for mixer sequencer and timeline 5 years ago
  Nils 80e9f4bd09 remove timeline sequencer mixer 5 years ago
  Nils bb49591286 Change default build to only compile non-session-manager and jackpatch 5 years ago
  Jonathan Moore Liles d958df0486 Upgrade waf to 2.0.18 5 years ago
  Jonathan Moore Liles a2971c0718 wcsript: Fix syntax for Python3. 8 years ago
  Jonathan Moore Liles 63a624414b wscript: Automatically disable SSE on platforms that don't support it (i.e. raspberry pi) 8 years ago
  Hanspeter Portner 2d43a8abe7 Use new Jack Metadata API to mark CV ports. 11 years ago
  Jonathan Moore Liles d5741f9999 Clean up some compiler warnings. 11 years ago
  Jonathan Moore Liles ff41fb9f81 wscript: Test for __builtin_assume_aligned which is new in GCC 4.7. 11 years ago
  Jonathan Moore Liles 8101abafeb Work around another retarded bug in binutils-gold. 12 years ago
  Jonathan Moore Liles 19487a72e4 Tweak buffer ops for GCC auto vectorization. 11 years ago
  Jonathan Moore Liles fab76b1c4f Set FTZ and DAZ flags by default for all JACK client threads. 11 years ago
  Jonathan Moore Liles 0d42bf3483 wscript: tweak optimization options. 11 years ago
  Jonathan Moore Liles 5d35f37d4e Fix window icons. 12 years ago
  Jonathan Moore Liles ee09187089 Change debug CFLAGS. 12 years ago
  Jonathan Moore Liles e4d0945bf9 wscript: Use gccdeps module. 12 years ago
  Jonathan Moore Liles 569ba81f42 Mixer: Explicitly link to libdl. 12 years ago
  Jonathan Moore Liles 964a1c53a3 wscript: Attempt to set proper compile/link flags for pthreads. 12 years ago
  Jonathan Moore Liles 06be33b0cc wscript: define _GNU_SOURCE. 12 years ago
  Jonathan Moore Liles d97d1556d6 Fix wscripts for python3 12 years ago
  Jonathan Moore Liles d86b71cb2c Replace custom build system with WAF. 12 years ago