summaryrefslogtreecommitdiffstats
path: root/src/SConscript
AgeCommit message (Expand)Author
2016-01-11Use the actual env.Program result as an input to the copy Command.RJ Ryan
2015-12-29make sure to check for NoneOwen Williams
2015-12-28Only hack up the Debian version for the mixxxbetas PPA.RJ Ryan
2015-12-22Try again to get Mixxx PDB bundled.RJ Ryan
2015-12-22Replace debian/rules environment variables. Hack to get PPA builds fixed.RJ Ryan
2015-12-22Flag order matters when running debuild.RJ Ryan
2015-12-22Set debuild 'build' environment variable explicitly.RJ Ryan
2015-12-16Fix file name in SConscriptSean M. Pappalardo
2015-12-16Merge remote-tracking branch 'upstream/1.12' into udev_fixSean M. Pappalardo
2015-12-16Install udev USB rules file using dh_installudev instead of copying directly.RJ Ryan
2015-12-16Fix Debian rules to build using the same flags from the build server.RJ Ryan
2015-12-15Rename udev rules file to comply with dh_installudevSean M. Pappalardo
2015-12-15Install udev rules file to /lib/udev/rules.d when packaging for Debian.RJ Ryan
2015-12-15Remove priority from mixxx-usb udev rule file nameSean M. Pappalardo
2015-12-15Rename udev rules file to reflect all USB devicesSean M. Pappalardo
2015-12-06Argh.RJ Ryan
2015-12-06Bundle mixxx.pdb and mixxx-test.pdb.RJ Ryan
2015-11-19Bundle PDBs in Windows debug builds.RJ Ryan
2015-09-28Make Qt5 working on openSUSE.Johannes Obermayr
2015-07-02move mixxx.desktop, mixxx.appdata.xml, and mixxx-usb-hid.rules to new folder ...be_
2015-06-30install HID udev rulebe_
2015-05-28Add imageformats QT plugins to workout JPEG cover art bug on windows (lp:1448...Sebastien Blaisot
2015-05-12Fix typoDaniel Schürmann
2015-05-11Removed commented codeDaniel Schürmann
2015-05-11Remove subsystem change for mixxx-test temporarily due to LP #1453782.RJ Ryan
2015-04-28Another oops.RJ Ryan
2015-04-28Oops.RJ Ryan
2015-04-28For non-source Ubuntu builds rename the source tarball to match the deb file.RJ Ryan
2015-04-20Iteration N in the build filename saga.RJ Ryan
2015-02-26Tabs -> spaces.RJ Ryan
2015-02-14Add libsqlite3-dev to Debian control file dependencies.RJ Ryan
2014-12-20Merge pull request #422 from rryan/fontRJ Ryan
2014-12-18Remove schema.xml from packaging.RJ Ryan
2014-12-16Package fonts in res/fonts.RJ Ryan
2014-11-04Added Appstream XML data. Needs to be reviewedTuukka Pasanen
2014-10-10More Ubuntu version number goldilocks.RJ Ryan
2014-09-27Don't use locals().RJ Ryan
2014-09-26Generalize support for bundling the SQLite DLL to Mac OS X.RJ Ryan
2014-09-16Drop Mixxx version number from debug build filenames.RJ Ryan
2014-09-16Attach the git revision number to release build filenames.RJ Ryan
2014-09-16Oops.RJ Ryan
2014-09-16Remove msvc filter in DLL glob expression (it doesn't actually work) and also...RJ Ryan
2014-09-16Use the configured QTDIR, not the environment QTDIR.RJ Ryan
2014-09-16Tabs -> spaces.RJ Ryan
2014-09-16We don't use phonon.RJ Ryan
2014-09-16Windows XP compatibility: Use /subsystem:WINDOWS,5.[01|02].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-04-24Add Trusty Tahr control file and update others.RJ Ryan
2014-03-29Merge pull request #213 from kain88-de/update_gtestRJ Ryan