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

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)Author
2016-04-28Fixes #5362: MainThreadTextEditor: disassociate code editor as soon as code e...Alex Dima
2016-04-27debug: value change animation was broken due to css minificationisidor
2016-04-25fix buildJoao Moreno
2016-04-25Webview does not work in built version of VS Code (fixes #5736)Benjamin Pasero
2016-04-22Merge pull request #5267 from henkmollema/y2016João Moreno
2016-04-21fix npm call in postinstallJoao Moreno
2016-04-21improve postinstallJoao Moreno
2016-04-21Merge branch 'postinstall' of https://github.com/f111fei/vscode into f111fei-...Joao Moreno
2016-04-21Update copyight year to 2016Henk Mollema
2016-04-19adopt shrinkwrap in buildJoao Moreno
2016-04-14use new ffmpegChromium optionBenjamin Pasero
2016-04-13collect all licensesJoao Moreno
2016-04-13no more weaknessJohannes Rieken
2016-04-12optimize postinstallf111fei
2016-04-11exclude colorize-fixtures from hygieneMartin Aeschlimann
2016-04-09Use scoped /home/daimms variable to encapsulate rpmbuildDaniel Imms
2016-04-09colorize-test fixes for buildMartin Aeschlimann
2016-04-08Fixes #4942: Tweak typescript bundling definitionsAlex Dima
2016-04-06fix missing semi colon, and remove double task terminateProcessBinsztock Rémy
2016-04-06Include the Linux bin command in the main dirDaniel Imms
2016-04-05Move bin command to /usr/share/<app>/binDaniel Imms
2016-04-05Force deb postinst/prerm perms to 755 during buildDaniel Imms
2016-04-01Merge .deb postinst and postinst.ossDaniel Imms
2016-04-01Use update url variable for yum repoDaniel Imms
2016-04-01Add yum repository registrationDaniel Imms
2016-03-31Copy rpm to .build with ideal name formatDaniel Imms
2016-03-31Build yum repositoryDaniel Imms
2016-03-25Add Icon to rpm fileDaniel Imms
2016-03-23Revert "Revert "Add syntax highlighting for zsh config files""Benjamin Pasero
2016-03-23Revert "Add syntax highlighting for zsh config files"Benjamin Pasero
2016-03-23Merge pull request #4602 from Microsoft/dbaeumer/4589Benjamin Pasero
2016-03-23Fixes --locale switch incorrect for Simplified Chinese, should be zh-cn not z...Dirk Baeumer
2016-03-23Merge pull request #4483 from jamesqo/zsh-grammarDaniel Imms
2016-03-23Add syntax highlighting for zsh config filesJames Ko
2016-03-22Fixes #4520: Code will not start with locale='zh-cn' or locale='zh-tw'Dirk Baeumer
2016-03-18Improve os.homedir code for rpm gulp taskDaniel Imms
2016-03-18fix gulp for older node versionsBenjamin Pasero
2016-03-16gulpfile.extensions: add 'src' to sourceRootMartin Aeschlimann
2016-03-16update gulpfile extensionsJoao Moreno
2016-03-15Fixed casing for locale informationDirk Baeumer
2016-03-14Enable i18n loggingDirk Baeumer
2016-03-13Fix nls buildDirk Baeumer
2016-03-11Additional i18n filesDirk Baeumer
2016-03-09Merge branch 'dbaeumer/extensionLanguageCreation'Dirk Baeumer
2016-03-09Create language specific nls files for extensionsDirk Baeumer
2016-03-08Show message when "auto" is detectedAlex Dima
2016-03-08Don't bother building rpm package for sourceDaniel Imms
2016-03-08Build 32-bit rpm package with correct archDaniel Imms
2016-03-08Create nls files for vscode coreDirk Baeumer
2016-03-08fix buildJoao Moreno