Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-24build.bat: fix Lite compilation broken in r5246XhmikosR
2012-06-23build.bat: improve EXITXhmikosR
2012-06-23build.bat: minor simplificationXhmikosR
2012-06-22build.bat: simplify the Lite config varXhmikosR
2012-06-22add "Debug/Release Lite" configuration (still needs some improvements)XhmikosR
2012-06-22build.bat: use GOTO :EOF directlyXhmikosR
2012-06-22build.bat: add a lite switch to toggle the lite build compilationXhmikosR
2012-06-22build.bat: improve errorlevel checkingXhmikosR
2012-06-18minor updates for MPCHC_LITEXhmikosR
2012-06-16build.bat: different package name for Lite buildsXhmikosR
2012-06-16add the ability to compile a "Lite" build (part 1)XhmikosR
2012-06-14build.bat: don't use the hardcoded batch filenameXhmikosR
2012-06-13minor changes in build.bat and astyle.batXhmikosR
2012-06-12Fix r5094: Be warned Pastebin eats line endings at the end of patches...Underground78
2012-06-12build.bat: fix 7zip detection from the registry.Underground78
2012-06-11build.bat: (/packages or /installer or /zip) and /main fails nowXhmikosR
2012-06-10build.bat: properly check for incompatible switches combination before starti...XhmikosR
2012-06-09build.bat: show a warning when incompatible switches are usedXhmikosR
2012-06-06Include the DirectX runtime dlls in the distribution packages so that it's no...XhmikosR
2012-05-28* cosmetics in build.batXhmikosR
2012-05-25build.bat: remove the /package switchXhmikosR
2012-05-25build.bat: add two separate switches for creating the 7z (/Zip) or the instal...XhmikosR
2012-05-13build.bat: cosmeticsXhmikosR
2012-05-11build.bat: skip building the resources and the packages when /Debug is usedXhmikosR
2012-05-09build.bat: move a couple of checks and variables lowerXhmikosR
2012-05-08VSFilter.rc: cleanup, cosmetics in build.batXhmikosR
2012-05-07build.bat: don't try to create the 7z packages when /clean is usedXhmikosR
2012-05-07build.bat: cosmeticsXhmikosR
2012-05-07update docs/Compilation.txt to reflect the recent changesXhmikosR
2012-05-06build.bat: also accept "MPC-HC" as a valid switchXhmikosR
2012-05-06build.bat: add a "/GetVersion" switch so that now it's possible to just use t...XhmikosR
2012-05-06actually fix now the PATH problemXhmikosR
2012-05-05build.bat: work around the PATH problemXhmikosR
2012-05-05build.bat: fix r4599. We need to use %PATH% first otherwise FIND.exe from MSY...XhmikosR
2012-05-05build.bat: fix SubDetectSevenzipPathXhmikosR
2012-05-05build: add support for compiling everything without the need to add any envir...XhmikosR
2012-05-05build.bat: simplify SubCreatePackages a bitXhmikosR
2012-05-05build.bat: detect if we are on Win64 once and use the var everywhere elseXhmikosR
2012-05-05installer: control the localize option better and also inherit any MPCHC_INNO...XhmikosR
2012-05-05build.bat:XhmikosR
2012-05-05build.bat: use "IF /I"; there is no need to have to worry about the caseXhmikosR
2012-05-04build.bat: indentation cosmetics and also move a subroutine lowerXhmikosR
2012-05-04build.bat: rename the "resource" switch to "resources", and rename BUILDCONFI...XhmikosR
2012-05-01build.bat: set the common msbuild command as variables so that they are not r...XhmikosR
2012-04-30build.bat: show the duration of the processXhmikosR
2012-04-30* build.bat: change the logs nameXhmikosR
2012-04-28merge filters.sln to mpc-hc.slnXhmikosR
2012-04-27update build.bat for the Basque language additionXhmikosR
2012-04-22* build.bat: accept "Win32" as a valid switchXhmikosR
2012-04-20build.bat: fix typoXhmikosR