index
:
libvpx.git
riscv64_android_optimization
Unnamed repository; edit this file 'description' to name the repository.
Yuuta Liang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build
/
make
/
gen_msvs_vcxproj.sh
Age
Commit message (
Expand
)
Author
2017-05-23
Add support for Visual Studio 2017
Gregor Jasny
2016-11-04
Fix producing vcxproj files with *.S arm assembly files
Martin Storsjo
2016-10-31
use .S suffix rather than .s for NEON asm
James Zern
2016-04-27
msvs_common.sh: make fix_file_list generic
James Zern
2015-08-05
Support build with Visual Studio 14.
Ghislain MARY
2015-06-05
vs/armv7: use -oldit armasm flag
James Zern
2014-11-06
Remove asm offset dependencies
Johann
2014-08-22
gen_msvs_(vcx)proj.sh: set yasm format explicitly
James Zern
2014-06-16
gen_msvs_proj: fix in tree configure under cygwin
James Zern
2014-06-07
Merge "gen_msvs_*proj.sh: speed up file generation"
James Zern
2014-06-07
gen_msvs_*proj.sh: speed up file generation
James Zern
2014-06-02
gen_msvs_*proj.sh: strip SRC_PATH_BARE from obj names
James Zern
2014-06-02
build/msvs: fix builds in source dirs with spaces
James Zern
2014-05-05
Fix building for arm with Visual Studio 2013
Martin Storsjo
2014-04-24
gen_msvs_*proj.sh: factorize some functions
James Zern
2014-04-23
gen_msvs_vcxproj.sh: support cygwin style paths
James Zern
2014-04-03
gen_msvs_*proj.sh: add 'cpp' as a source extension
James Zern
2014-03-08
gen_msvs_vcxproj.sh: add --enable-werror option
James Zern
2014-02-26
Merge "gen_msvs_vcxproj.sh: Avoid object name collisions."
James Zern
2014-02-22
Merge "gen_msvs_vcxproj.sh: Set TargetName instead of OutputFile."
James Zern
2014-02-20
obj_int_extract.bat: Pass obj_int_extract.exe path to obj_int_extract.bat.
Tom Finegan
2014-02-20
gen_msvs_vcxproj.sh: Set TargetName instead of OutputFile.
Tom Finegan
2014-02-19
gen_msvs_vcxproj.sh: Avoid object name collisions.
Tom Finegan
2014-02-12
gen_msvs_vcxproj.sh: Add /arch:AVX for files using AVX.
Tom Finegan
2013-11-14
Add support for VC++2013
Yaowu Xu
2013-05-22
Add support for armv7-win32-vs11
Martin Storsjo
2013-05-21
gen_msvs_sln: Support producing versions 10 and 11, handle vcxproj files
Martin Storsjo
2013-05-21
Add a new script for producing vcxproj files
Martin Storsjo