summaryrefslogtreecommitdiffstats
path: root/build/features.py
AgeCommit message (Expand)Author
2016-01-03repair scons vamp=0 Bug #1530454Daniel Schürmann
2016-01-03move libX11 dependency from vamp section to Linux sectionDaniel Schürmann
2016-01-03remove unused libopus dependency Bug #1530578Daniel Schürmann
2015-11-21update scons to build hidapi-0.8.0-rc1be_
2015-11-20Fix SCons 'optimize' flag so that it's remembered across runs.RJ Ryan
2015-11-01remove unneeded SSE2 flag on x64 with msvs compilerSebastien Blaisot
2015-11-01Revert "Remove unavailable /arch:SSE2 for x64 builds"Daniel Schürmann
2015-10-31Remove unavailable /arch:SSE2 for x64 buildsDaniel Schürmann
2015-10-05Fix wavpack plugin, use WavpackOpenFileInputEx for unicode file paths in windowsDaniel Schürmann
2015-09-16Add option to disable build time.Johannes Obermayr
2015-04-20Lint.RJ Ryan
2015-04-20Only set -pthread for gmock when using GCC.RJ Ryan
2015-02-15remove usupported -mtune=generic and -msse2 -mfpmath=sse from arm buildsDaniel Schürmann
2015-02-15Default Opus support on but only fail the configure if it was explicitlyRJ Ryan
2015-02-11Support legacy numbering scheme, define constants, remove build=none, etc.RJ Ryan
2015-02-09used '9'Daniel Schürmann
2015-02-09removed outdated commentDaniel Schürmann
2015-02-09build=none ignored the optimize flagDaniel Schürmann
2015-02-02Added build=none to compile without any C FlagsDaniel Schürmann
2015-02-02Added comment for -fomit-frame-pointer flagDaniel Schürmann
2015-01-18improve self doc for optimizeDaniel Schürmann
2015-01-18Fix flags to optimize string relations,Daniel Schürmann
2015-01-17rename optimze options to legacy, tuned, portableMax Linke
2014-12-26moved optimize=9 alias to gcc sectionDaniel Schürmann
2014-12-26Alias optimize=1 with optimize=9 to be compatible with old release scriptsDaniel Schürmann
2014-12-26replaced tabs with 4 spacesDaniel Schürmann
2014-12-26remove tailing whitespaces in features.pyDaniel Schürmann
2014-12-26Add a note about denormal zeroingDaniel Schürmann
2014-12-26raise exception for unsupported optimize valuesDaniel Schürmann
2014-12-26Imprve comments for gcc optimisation flagsDaniel Schürmann
2014-12-26remove explicite set of /favor:blend because it is defaultDaniel Schürmann
2014-12-26remove set of __SSE__ macros __macros are set by gcc itselfeDaniel Schürmann
2014-12-26remove tuned option for gcc buildsDaniel Schürmann
2014-12-26reduced optinize options for gcc to treeDaniel Schürmann
2014-12-25improved comments in 'optimize' sectionDaniel Schürmann
2014-09-26We don't really use pkg-config on OSX.RJ Ryan
2014-09-26Oops.RJ Ryan
2014-09-26Generalize support for bundling the SQLite DLL to Mac OS X.RJ Ryan
2014-09-24Merge pull request #256 from daschuer/localeCompareRJ Ryan
2014-09-24fix typo in localecompare option nameDaniel Schürmann
2014-09-24Make localecompare=0 for all platforms except Linux where the systems sqlite ...Daniel Schürmann
2014-09-16Update SoundSourceOpus to build on Windows.RJ Ryan
2014-09-16Update MSVC++ runtime installation.RJ Ryan
2014-09-15Various MSVC build changes in preparation for actually making debug builds.RJ Ryan
2014-09-15Remove unused msvshacks build option.RJ Ryan
2014-09-10Updated the ASMLIB library filenames.Sean M. Pappalardo
2014-08-31Merge remote-tracking branch 'upstream/master' into localeCompareDaniel Schürmann
2014-07-12Fix enabling sync crashing without vinyl control support.Owen Williams
2014-07-08Ensure that Mac App Store build options are explicitly Mac-specific.Owen Williams
2014-07-08Create new appstore scons option for Mac App Store builds.Owen Williams