summaryrefslogtreecommitdiffstats
path: root/build/mixxx.py
AgeCommit message (Expand)Author
2015-12-09Add 1.10 and 1.11 OS X SDK versions.RJ Ryan
2015-09-28Make Qt5 working on openSUSE.Johannes Obermayr
2015-02-11Support legacy numbering scheme, define constants, remove build=none, etc.RJ Ryan
2015-02-02Added build=none to compile without any C FlagsDaniel Schürmann
2014-12-17Add assertions utility file.RJ Ryan
2014-09-26Generalize support for bundling the SQLite DLL to Mac OS X.RJ Ryan
2014-09-16Add comments.RJ Ryan
2014-09-16Remove arbitrary ATL include path. We already do this in the new MSSDK suppor...RJ Ryan
2014-09-16Fixes to SCons Windows SDK and compiler configuration.RJ Ryan
2014-09-15Various MSVC build changes in preparation for actually making debug builds.RJ Ryan
2014-03-29Use LIBDIR, BINDIR, and SHAREDIR environment variables. Fixes Bug #1184432Steven Boswell
2014-03-11Rename min-sdk flag.RJ Ryan
2014-03-10Add patch to fix compile errors on OS/XIlkka Tuohela
2014-01-29On OS X, automatically select a suitable sysroot based on available SDKs.RJ Ryan
2014-01-28Add arm64 and ppc64el to the machine whitelist.RJ Ryan
2014-01-17Add compiler_is_gcc and compiler_is_clang variables to build object.RJ Ryan
2013-12-23Add support for 'ppc' and 'ppc64' as valid machine types.RJ Ryan
2013-12-07fix errors from autopep8kain88
2013-12-07make build script pep8 conformMax Linke
2013-11-09user correct qt5 tools when building with UbuntuDaniel Schürmann
2013-11-01Hm, actually enabling both tools conflicts. Use ARGUMENTS to get the qt5 flag...RJ Ryan
2013-11-01Add qt5 SCons tool.RJ Ryan
2013-11-01Use pre-computed boolean flags.RJ Ryan
2013-10-14Fix string comparison for architecture detection in mixxx.py. Fixes Bug #1235...RJ Ryan
2013-09-29Comment correction.Carl Pillot
2013-09-29Two spaces for inline commentsCarl Pillot
2013-09-27Merge remote-tracking branch 'upstream/master' into recording_improvementsCarl Pillot
2013-09-27fixed i18n dependency when compiled with detached HEADDaniel Schürmann
2013-09-26delete .sconsign.branch file after saving files to cache to avoid a new copy ...Daniel Schürmann
2013-09-26fix typo that causes a scons exception when changing to a new branch, complai...Daniel Schürmann
2013-09-22Spelling.Carl Pillot
2013-08-09include saved build falgs from custom.py in branch virtualizationDaniel Schürmann
2013-07-10fix creation of cache folder if already exists.Daniel Schürmann
2013-07-10removed if that always evaluates to trueDaniel Schürmann
2013-07-10create branch folder in cache even when .sconsign.brach does not existsDaniel Schürmann
2013-07-10fixed scoping of some re-used variablesDaniel Schürmann
2013-07-10Fix error if .sconsign.branch is missing. In this case, the currentDaniel Schürmann
2013-07-04Use old *_build folder in case of a new branchDaniel Schürmann
2013-06-30Fix mysterious build segfaults caused by build directory virtualization.RJ Ryan
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan