summaryrefslogtreecommitdiffstats
path: root/.gitignore
AgeCommit message (Collapse)Author
2020-12-16Changed root paths to ./build and ./installJoergAtGithub
Changed debug symbol settings Added WiX installer steps to documentation
2020-12-16Added CMake configurations for all Mixxx optimize levelsJoergAtGithub
Used unique names for the build and dist directories of each configuration Added generated files and directories to .gitignore Used CMake variables per switch, instead of cmakeCommandArgs
2020-12-14Remove SConsJan Holthuis
- Move packaging files from packaging/ directory - Tidy up cmake/ directory - Remove obsolete files from the build directory
2020-12-10add __pycache__ to .gitignoreBe
2020-11-21gitignore: Exclude buildenv directoryJan Holthuis
2020-04-11.gitignore: Exclude files generated by DoxygenUwe Klotz
2019-09-01Remove custom patterns from .gitignoreUwe Klotz
2019-01-30Merge remote-tracking branch 'upstream/2.2'Daniel Schürmann
Conflicts: res/controllers/American-Audio-RADIUS-2000-scripts.js res/controllers/Behringer-BCD3000-Advanced-scripts.js res/controllers/Behringer-BCD3000-scripts.js res/controllers/Hercules-DJ-Console-Mk4-scripts.js res/controllers/common-hid-packet-parser.js res/skins/Tango/style.qss
2019-01-15clean upronso0
2019-01-091st attempt: make colorschemeparser update variablesronso0
2018-12-20Ignore .ideaXerus
2018-10-17Build compile_commands.json by default and add it to the .gitignore.RJ Skerry-Ryan
2018-05-17Added .vscode on gitignoredavidhm
2017-08-10(wix) improve productID autogenerationSebastien Blaisot
2017-07-18(wix) use fixed ProductID when building bundle to fix uninstallationSebastien Blaisot
2017-07-14(wix) Make bundle localization dynamicSebastien Blaisot
2017-01-21(wix) improve speed of multilanguage MSI generationSebastien Blaisot
using Cabinet cache
2017-01-21(wix) integrate wix with sconsSebastien Blaisot
2017-01-18Add NSIS patching to appveyor install sectionSebastien Blaisot
2016-03-24.gitignore: qtscript-bytearray/*.cc moc filesPatric Schmitz
Also some reordering and newlines for readability. Was conservative about the explicit name, could probably be changed to *.cc at some point.
2016-01-09(wix) remove unneeded entry in gitignoreSebastien Blaisot
2016-01-07(wix) add mst files to .gitignoreSebastien Blaisot
2016-01-01Merge branch 'master' of https://github.com/mixxxdj/mixxx into wix-installerSebastien Blaisot
2015-12-20New update for the Hercules Dj Console 4-Mx mappingjosepma
2015-09-06(wix) add subdirs files to gitignoreSebastien Blaisot
2015-08-30(wix) First wix configuration - installs mixxx.exe and manual with forced ↵Sebastien Blaisot
desktop shortcut
2015-08-29Add GUID generation tool (uuidgen) - both source and compiled versionSebastien Blaisot
2015-06-14Add building files to .gitignoreSebastien Blaisot
2015-04-17Move e2e testing into enginemaster, allowing for testing of larger signal pathsOwen Williams
2014-12-12Change .gitignore to track *.cfg files in /res/keyboard/S.Brandt
2014-03-25add test_data dir to gitignoreMax Linke
2014-02-16Add res/developer_skins to .gitignore.RJ Ryan
2013-11-16clean up diffkain88
2013-11-14directoryDao now handles parent dirs correctlykain88
The test are updated now to also handle a check for parent directories and the sqlite is added to the gitignore
2013-06-30Add .sconsign files to .gitignore.RJ Ryan
2013-06-23Ignore some build results from gitIlkka Tuohela
2013-06-19Update .gitignore with path change.RJ Ryan
2013-06-16Add emacs lock-files to .gitignore.RJ Ryan
2013-06-16Cherry-pick .gitignore from master_sync and add some Mixxx-specific folders.RJ Ryan