summaryrefslogtreecommitdiffstats
path: root/build
AgeCommit message (Expand)Author
2013-11-16Merge remote-tracking branch 'upstream/master' into multiplyFolderskain88
2013-11-09Merge pull request #92 from daschuer/qt5RJ Ryan
2013-11-09user correct qt5 tools when building with UbuntuDaniel Schürmann
2013-11-09Added -fPIC for position independend code with Qt5Daniel Schürmann
2013-11-09Improve detection of libmp4/libmp4v2Uwe Klotz
2013-11-08Preferences refactor. Fix tons of things that have been annoying me for years.RJ Ryan
2013-11-05Merget git master to branchTuukka Pasanen
2013-11-03Don't append result of UIC on the .ui files to sources.RJ Ryan
2013-11-03Update Qt COMSTRs.RJ Ryan
2013-11-03Update qt4/qt5.py from upstream to include MOC COMSTRs.RJ Ryan
2013-11-03Fully depend on the Qt5 SCons tool on Windows and Linux. The Qt4/Qt5 tool for...RJ Ryan
2013-11-03No need to explicitly call qrc on the .qrc file.RJ Ryan
2013-11-01Use the right UIC.RJ Ryan
2013-11-01Make Qt5 binaries obey verbose setting.RJ Ryan
2013-11-01Hm, actually enabling both tools conflicts. Use ARGUMENTS to get the qt5 flag...RJ Ryan
2013-11-01Use the right uic.RJ Ryan
2013-11-01Add method for getting the correct uic builder.RJ Ryan
2013-11-01Check for Qt5Core >= 5.0 on Linux when qt5 is enabled.RJ Ryan
2013-11-01Use the right qrc based on the Qt version.RJ Ryan
2013-11-01Wrap qt5-enabled check in a helper.RJ Ryan
2013-11-01Add qt5 SCons tool.RJ Ryan
2013-11-01Use pre-computed boolean flags.RJ Ryan
2013-11-01Update Qt4 SCons tool from upstream and add the Qt5 SCons tool.RJ Ryan
2013-11-01tried to compile wit Qt5 modules, but fails with compile errors.Daniel Schürmann
2013-10-31fixes "['QtXmlPatterns'] are not Qt4 modules.", a missing commaDaniel Schürmann
2013-10-30At Qt5 support to the Qt dependence (enabled via a 'qt5' scons parameter). Al...RJ Ryan
2013-10-30Add QtWidgets and QtConcurrent to list of valid modules.RJ Ryan
2013-10-23Prevent exception running on a tarball export.RJ Ryan
2013-10-23Unify text in Debian control files.RJ Ryan
2013-10-18Add Ubuntu Raring and Saucy control files.RJ Ryan
2013-10-15Merge branch 'master' into atomic-coDaniel Schürmann
2013-10-14Fix string comparison for architecture detection in mixxx.py. Fixes Bug #1235...RJ Ryan
2013-10-08remove plugindownload code from dlfprefplaylistMax Linke
2013-10-08remove promotrack featureMax Linke
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-09-12Merge remote-tracking branch 'upstream/master' into multiplyFoldersMax Linke
2013-09-10Merge pull request #60 from daschuer/custom_virtualizeDaniel Schürmann
2013-09-08merge with upstream/masterMax Linke
2013-09-03Tuned features.py to fit 80 byte per lineTuukka Pasanen
2013-08-14Merge pull request #58 from xorik/filterOwen Williams
2013-08-09include saved build falgs from custom.py in branch virtualizationDaniel Schürmann
2013-08-09Fixed tainted flag in revision numberDaniel Schürmann
2013-08-09Cleaning up and making features.py more declarative about what do you have in...Tuukka Pasanen
2013-08-08Filter effectxorik