summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2019-10-13Make configure fail if zita-resampler library and header files are not found.Bent Bisballe Nyeng
2019-06-16Make max channnel count controllable through the configure script to make it ...Bent Bisballe Nyeng
2019-05-31Add (working) Cocoa UI support.Bent Bisballe Nyeng
2019-04-17Added ttlgen dynamic ttl manifest generator the LV2 plugin.Bent Bisballe Nyeng
2018-10-08Move event.h and audiotypes.h into src and get rid of the obsolete include fo...Bent Bisballe Nyeng
2018-08-12Remove obsolete SAXParser class and eXpat dependency.Bent Bisballe Nyeng
2018-08-08Remove old CHReampler class.Bent Bisballe Nyeng
2018-06-16Fix semaphore test on OSX.Bent Bisballe Nyeng
2018-06-16Port the rest of the unittests to DGUnit and remove the CppUnit dependency.Bent Bisballe Nyeng
2018-06-11Remove -lCocoa and -OpenGL - they dosn't make any sense... Add -framework Ope...Bent Bisballe Nyeng
2018-06-11Remove framework Cocoa linker arguments from compiler flags.Bent Bisballe Nyeng
2018-06-08Don't default to preferring pugl on win32 and x11 just yet.Bent Bisballe Nyeng
2018-06-08Initial steps towards pugl domination!Bent Bisballe Nyeng
2017-12-30Fix 'unknown option: --no-undefined' error on OSX.Bent Bisballe Nyeng
2017-12-30Enable OSS midi inGoran Mekić
2017-12-30Add OSS MIDI inputGoran Mekić
2017-05-06Add support for msys in GUI detection.Bent Bisballe Nyeng
2017-04-23Fix dist target.Bent Bisballe Nyeng
2017-04-21Fix clang compile error properly.André Nusser
2017-04-21Disable no-invalid-source-encoding warning in debug mode.André Nusser
2017-04-14Add OSS output supportGoran Mekić
2017-03-26Fix resize event in win32 backend.Bent Bisballe Nyeng
2017-02-17Replace obsolete WIN32 ifdefs with platform define.Bent Bisballe Nyeng
2017-02-08UI resize refactoring part 1.Bent Bisballe Nyeng
2017-02-05Added XShmImage support in X11 rendering backend.Bent Bisballe Nyeng
2017-01-21Fix missing AC_PROG_OBJC in configure.Bent Bisballe Nyeng
2017-01-21Cocoa for the masses.Bent Bisballe Nyeng
2017-01-18Add --with-lv2dir to configure and make sure we install the plugin at that lo...Bent Bisballe Nyeng
2016-12-10Check for -ffloat-store before using it in dgreftest.Bent Bisballe Nyeng
2016-12-10Final (hopefully) fix 'no-undefined' check.Bent Bisballe Nyeng
2016-12-10Fix 'no-undefined' check.Bent Bisballe Nyeng
2016-12-10Improve 'no-undefined' check.Bent Bisballe Nyeng
2016-12-10Added check for -Wl,--no-undefined or -Wl,-undefined,error in the CXX to be a...Bent Bisballe Nyeng
2016-12-07Revert 8a92e11fe808e92fc923f5334aff1639f77aa6f8 'Add support for eXpat altern...Bent Bisballe Nyeng
2016-12-05Add support for eXpat alternative; bsdxml.Bent Bisballe Nyeng
2016-11-08Always depend on libatomic.Bent Bisballe Nyeng
2016-11-01Switch from cppunit.m4 to pkgconfig (patch from Jin^Eld)Bent Bisballe Nyeng
2016-09-08Copy vstsdk sources to build tree before compilation.Bent Bisballe Nyeng
2016-09-06Fix atomic configure test (hopefully for the last time).Bent Bisballe Nyeng
2016-09-06Fix atomic configure test (again).Bent Bisballe Nyeng
2016-09-06Fix atimic test.Bent Bisballe Nyeng
2016-09-04Check for the need to link with atomic.Bent Bisballe Nyeng
2016-09-04Check for the need to link with atomic.Bent Bisballe Nyeng
2016-09-04Check for the need to link with atomic.Bent Bisballe Nyeng
2016-05-21Check for linkage against libatomic and librt.Bent Bisballe Nyeng
2016-05-21Check for linkage against libatomic and librt.Bent Bisballe Nyeng
2016-05-21Revert: Move -Wl,--no-undefined to LDFLAGS.Bent Bisballe Nyeng
2016-05-21Move -Wl,--no-undefined to LDFLAGS.Bent Bisballe Nyeng
2016-05-20Added carbon backedn detection.Bent Bisballe Nyeng
2016-05-14Make all components use the same Random instance and add seed method on DrumG...Bent Bisballe Nyeng