summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
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
2016-04-25configure.ac: Added -lrt as to LDFLAGS. -lrt is needed when usingJonas Suhr Christensen
2016-04-17Fix vstsdk compilation on linux (thanks falktx).Bent Bisballe Nyeng
2016-03-20Revert "Removed annoying subdir warnings when running autogen.sh."Jonas Suhr Christensen
2016-03-20Removed annoying subdir warnings when running autogen.sh.Jonas Suhr Christensen
2016-03-16Build cleanup and windows build add.Bent Bisballe Nyeng
2016-03-13Initial version of DG plugin with plugingizmo wrapper code. So far only for LV2.Bent Bisballe Nyeng
2016-02-11Use -Wl,--no-undefined on all source files.Bent Bisballe Nyeng
2016-02-09Fixed configure.acChristian Glöckner
2016-02-09Updated configure scriptChristian Glöckner
2016-02-08Patch from viccuad: Fix for X11 detection on BSD.Bent Bisballe Nyeng
2015-12-20Merge remote-tracking branch 'origin/master' into uirefactorBent Bisballe Nyeng
2015-11-20Make plugingui Makefile.am platform independent.Bent Bisballe Nyeng
2015-10-27Remove unneeded zlib reference.Bent Bisballe Nyeng
2015-06-14Better check for c++11 support and fix for missing override/final keywords.Bent Bisballe Nyeng
2015-05-15Only expect c++x0.Bent Bisballe Nyeng
2015-05-15Start using C++-11.Bent Bisballe Nyeng