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-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
2012-04-20build.bat: remove cls, remove the step which copies the docs to the bin\mp-hc...XhmikosR
2012-04-20build.bat:XhmikosR
2012-04-19build.bat: show more info after successXhmikosR
2012-04-19build.bat: whitespace cosmetics, use light green color for info, and yellow f...XhmikosR
2012-04-19build.bat: use a different color for the info text based on the case (error o...XhmikosR
2012-04-18build.bat:XhmikosR
2012-04-18cosmeticsXhmikosR
2012-04-17build.bat:XhmikosR
2012-03-03installer: switch to lzma2 compression, add a missing ";", fix a typo in buil...XhmikosR
2012-01-31* change OutDir to "bin" instead of "bin10" now that we only use MSVC 2010XhmikosR
2011-06-21remove VS2008 project/solution files since they aren't up to date and no one ...XhmikosR
2011-05-16cosmeticsXhmikosR
2011-05-03update build batch filesXhmikosR
2011-03-28update ZenLib to v0.4.19, cosmetics in the batch filesXhmikosR
2011-03-21clean upXhmikosR
2011-03-14cosmetics, update compilation.txtXhmikosR
2011-02-18Cleanup and modify some resource;Aleksoid
2011-02-03cosmetics in the batch filesXhmikosR
2011-01-31put back -fno-leading-underscore for the x64 builds since without it compilat...XhmikosR