summaryrefslogtreecommitdiffstats
path: root/build
AgeCommit message (Expand)Author
2018-10-30Update percent complete threshold for WiX translations.RJ Skerry-Ryan
2018-10-30Run tx pull -a -f --parallel --minimum-perc 1RJ Skerry-Ryan
2018-10-30Fix and enable multi-threaded analysisUwe Klotz
2018-10-29Merge remote-tracking branch 'mixxxdj/2.2'RJ Skerry-Ryan
2018-10-28Use -isystem instead of -I for /usr/local on macOS. Bug #1790465.RJ Skerry-Ryan
2018-10-27Merge remote-tracking branch 'mixxxdj/2.2'RJ Skerry-Ryan
2018-10-27Merge pull request #1809 from rryan/qt5-knob-sluggishnessDaniel Schürmann
2018-10-26Merge remote-tracking branch 'mixxxdj/master' into remove-vampRJ Skerry-Ryan
2018-10-25Extract render-on-GuiTickTimer logic from WSliderComposed/WKnob/WKnobComposed...RJ Skerry-Ryan
2018-10-24Build library objects in the SConscript variant_dir.RJ Skerry-Ryan
2018-10-23Merge remote-tracking branch 'upstream/2.2'Be
2018-10-23Merge remote-tracking branch 'upstream/2.1' into 2.2Be
2018-10-23Search for certificates in the local machien store and remove /debug.RJ Skerry-Ryan
2018-10-22Merge remote-tracking branch 'upstream/2.2'Be
2018-10-22Merge remote-tracking branch 'upstream/2.1' into 2.2Be
2018-10-21Sign the WiX bundle if code-signing is enabled. Bug #1517823.RJ Skerry-Ryan
2018-10-20Add support for code-signing binaries on Windows. Bug #1517823.RJ Skerry-Ryan
2018-10-16Remove plugins directory from Wix script.RJ Skerry-Ryan
2018-10-16Produce compile_commands.json.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-16Merge remote-tracking branch 'mixxxdj/master' into remove-vampRJ Skerry-Ryan
2018-10-16Update Windows environment to mixxxdj/buildserver@f588d481.RJ Skerry-Ryan
2018-10-15Don't build modules we don't need from qm-dsp.RJ Skerry-Ryan
2018-10-15Fix the build.RJ Skerry-Ryan
2018-10-15Merge branch 'master' into remove-vampRJ Skerry-Ryan
2018-10-15Use -isystem instead of -I for /usr/local on macOS. Bug #1790465.RJ Skerry-Ryan
2018-10-15Merge branch 'master' into qt5-legacyRJ Skerry-Ryan
2018-10-14Merge pull request #1838 from rryan/scons-qt5Be
2018-10-14Address review comments.RJ Skerry-Ryan
2018-10-14Merge pull request #1735 from daschuer/selectInFileBrowserDaniel Schürmann
2018-10-14Bump Windows environment to mixxxdj/buildserver@94a88103.RJ Skerry-Ryan
2018-10-14Merge remote-tracking branch 'upstream/master' into selectInFileBrowserDaniel Schürmann
2018-10-13Remove Qt 4 support from SConscript.RJ Ryan
2018-10-12Merge pull request #1835 from rryan/sconsRJ Skerry-Ryan
2018-10-11install_buildenv.bat: Detect 7z or 7za on the PATH.RJ Ryan
2018-10-11Fix path to VS2017 Build Tools.RJ Ryan
2018-10-11Merge branch '2.2'RJ Ryan
2018-10-11Merge branch '2.1' into 2.2RJ Ryan
2018-10-11Create a 'libmixxx.a' static library which mixxx and mixxx-test link.RJ Ryan
2018-10-09Virtualize .sconf_temp in addition to .sconsign.dblite.RJ Ryan
2018-10-09Remove _USING_V110_SDK71_ and set minimum required version to Windows 7.RJ Ryan
2018-10-09Update build_mixxx.bat to use MSVC2017.RJ Skerry-Ryan
2018-10-09Bump Windows golden environment to 8dd29775 (built with MSVC2017).RJ Ryan
2018-10-08Re-add linker search directory to fix regression from 5ba6519a7d2ec70228a3958...Daniel Schürmann
2018-09-29Bump golden macOS environment to 6fe69c4.RJ Skerry-Ryan
2018-09-29Prefix otool_local_paths with the rpaths in the Mixxx binary when scanning it...RJ Skerry-Ryan
2018-09-29Fix the "set the rpath" code to set an rpath and not a library path.RJ Skerry-Ryan
2018-09-29Support searching for @rpath dependencies in otool.embed_dependencies.RJ Skerry-Ryan