index
:
usermoji.git
mommy
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
update_external_sources.bat
Age
Commit message (
Expand
)
Author
2018-01-05
build: Improve update ext srcs script for better CI
Karl Schultz
2017-11-21
build: Avoid redundant spirv-tools/hdrs builds
Mark Lobodzinski
2017-11-03
Replaced fixed path python 2.7 executable calls
saschawillems
2017-10-24
external: Update commit IDs and scripts
Mike Weiblen
2017-08-28
build: Improve component enables usage text
Jeff Juliano
2017-08-28
build: Add no-sync to update_ext_srcs batch file
Jeff Juliano
2017-08-28
build: Improve cygwin build support
Jeff Juliano
2017-06-22
build: Exit with return code in update_external bat
Tony Barbour
2017-02-17
externals: Update script to take URLs as params
Mike Weiblen
2016-11-29
misc: Make update external bat not clean build
Lenny Komow
2016-11-22
build: Add check for spirv-headers revision file
Mark Lobodzinski
2016-11-22
build: Move revision files into external_revisions
Mark Lobodzinski
2016-11-21
scripts: Move determine_vs_version into scripts dir
Mark Lobodzinski
2016-09-28
build: gh27 Allow builds in paths with spaces
Karl Schultz
2016-08-26
glslang: Remove change to revert texel fetch fix.
Mark Young
2016-08-11
spirv-headers : Add file to restrict to commit
Mark Young
2016-07-18
build: Update glslang to e4821e
Karl Schultz
2016-07-07
build: patch glslang to fix g++ 5.3 compilation issue
Karl Schultz
2016-06-22
windowsbuild: chmod -x update_external_sources.bat
David Pinedo
2016-06-21
windowsbuild: +x of update_external_sources.bat
David Pinedo
2016-06-17
Merge branch 'master' of github.com:KhronosGroup/Vulkan-LoaderAndValidationLa...
Greg Fischer
2016-06-17
update_external_sources.bat: now get headers from Khronos/SPIRV-Headers
Greg Fischer
2016-06-17
Only set scripts that starts with a hashbang as executable
Alexander F Rødseth
2016-05-04
project: Fix tabs, whitespace and line endings
Mark Lobodzinski
2016-05-03
external: GH#246, Move glslang and spirv-tools inside of dir tree
Jon Ashburn
2016-04-01
SPIRV: Adjust to spirv-tools library move
GregF
2016-02-22
build: Remove LunarGLASS from Win update ext sources.
Karl Schultz
2016-02-17
Update build info and references to new public GitHub names
Peter Lohrmann
2016-02-01
misc: Modify update_external_sources.bat to build quietly.
Mark Young
2016-01-25
Installer: More work towards 32-bit installer for 32-bit OS
Mark Young
2016-01-25
LOADER/INSTALLER: Add support for 32-bit install in Win64 installer
Mark Young
2016-01-25
Win32: Get 32-bit Windows build working
Mark Young
2016-01-25
Win32: Get 32-bit Windows build working
Mark Young
2016-01-25
BUILD: Moved 64-bit source dir back to build from build64.
Mark Young
2016-01-25
Win32: Get 32-bit Windows build working
Mark Young
2016-01-25
BuildFixes: Fixed update_external_sources batch file for Windows build.
Mark Young
2016-01-07
update_external_sources: backed out last commit, broke win64 build
David Pinedo
2016-01-07
Fixes: Automatically detect Visual Studio version on Windows
Mark Young
2016-01-06
toolchain: Add spirv-tools to Windows script
Cody Northrop
2015-10-13
update_external_sources: Get Windows LunarGLASS build working again
Cody Northrop
2015-10-08
update_external_sources: move up to latest glslang
Greg Fischer
2015-10-02
update_external_sources: get glslang from gitlab
Greg Fischer
2015-09-23
build: fix update_external_sources.bat to pick up SPIRV rev32 for glslang
GregF
2015-07-08
toolchain: Update to latest glslang and LunarGLASS, fix script
Cody Northrop
2015-07-07
toolchain: Switch to using github for glslang
Cody Northrop
2015-07-07
toolchain: Add script to pull and build on Windows
Cody Northrop