summaryrefslogtreecommitdiffstats
path: root/build/mixxx.py
AgeCommit message (Expand)Author
2019-08-23scons: Catch CalledProcessErrors to allow fallback to defaultsJan Holthuis
2019-08-23scons: Restore Python 2.7 compatibilityJan Holthuis
2019-08-23scons: Print SCons/Python version to make debugging easierJan Holthuis
2019-08-11build: Improve pkg-config invocationJan Holthuis
2019-08-11scons: Move stdlib imports to top of fileJan Holthuis
2019-07-20Remove redundant decode() argsUwe Klotz
2019-07-20Fix compiler check for MSVC toolchainUwe Klotz
2019-07-20Use subprocess.checkout_output()Uwe Klotz
2019-06-10Merge pull request #2144 from poelzi/feature/nix-configUwe Klotz
2019-06-05Mark as saveDaniel Poelzleithner
2019-06-05Add default.nix for building mixxx packages and entering development shellDaniel Poelzleithner
2019-06-04mixxx.py: add some new MIPS machine typesYunQiang Su
2019-06-03Improve compiler detectionRaphael Graf
2019-05-05Determine the major version only for GCCUwe Klotz
2019-05-01Determine compiler version only for GCC and ClangUwe Klotz
2019-05-01Check for empty listUwe Klotz
2019-05-01Suppress warnings for GCC 9Uwe Klotz
2018-10-22Merge remote-tracking branch 'upstream/2.2'Be
2018-10-22Merge remote-tracking branch 'upstream/2.1' into 2.2Be
2018-10-20Add support for code-signing binaries on Windows. Bug #1517823.RJ Skerry-Ryan
2018-10-16Merge branch '2.2'RJ Skerry-Ryan
2018-10-16Merge branch '2.1' into 2.2RJ Skerry-Ryan
2018-10-16Fix isfile -> isdir for sconf_temp virtualization.RJ Skerry-Ryan
2018-10-13Remove Qt 4 support from SConscript.RJ Ryan
2018-10-11Merge branch '2.2'RJ Ryan
2018-10-11Merge branch '2.1' into 2.2RJ Ryan
2018-10-09Virtualize .sconf_temp in addition to .sconsign.dblite.RJ Ryan
2018-09-14Update qtdir default path for Qt 5.RJ Skerry-Ryan
2018-05-20Enable qt5 feature by default.RJ Skerry-Ryan
2018-03-11Apply build patches from rpmfusion github repoUwe Klotz
2017-12-19build: convert default_qtdir from bytes into stringOlaf Hering
2017-11-17Restore detection of target platform 'bsd'Uwe Klotz
2017-11-16Delete deprecated usage of has_key()Uwe Klotz
2017-11-16Fix platform detectionUwe Klotz
2017-11-14Fix Python importsUwe Klotz
2017-10-20Change print... to print(...) for new scons releaseConner R. Phillips
2017-03-24Add ppc64le and aarch64leigh123linux
2017-01-28Fix PDB bundling for mixxx, VAMP, and SoundSource plugins.RJ Ryan
2017-01-23Always use build.winlib_path to get the winlib path.RJ Ryan
2016-12-04Simplify macOS minimum version enforcement.RJ Ryan
2016-12-04Fix macOS SDK selection.RJ Ryan
2016-08-21add ARM build targetsleigh123linux
2016-07-13Add static_qt flag, default to 0.Sean M. Pappalardo
2016-05-03Eliminate stdlib=libstdc++ on Mac since we require a standard library that su...RJ Ryan
2016-01-31Add Mips machine types (Ubuntu 1001-buildsystem.patch)Daniel Schürmann
2015-12-15Merge remote-tracking branch 'upstream/1.12'Daniel Schürmann
2015-12-09Add 1.10 and 1.11 OS X SDK versions.RJ Ryan
2015-10-06Merge commit '3038651b159e75e5073ea417a58e587507839e16'Daniel Schürmann
2015-09-28Make Qt5 working on openSUSE.Johannes Obermayr
2015-09-07Provide -stdlib argument in CCFLAGS on OSX.RJ Ryan