summaryrefslogtreecommitdiff
path: root/build/make/gen_msvs_vcxproj.sh
AgeCommit message (Expand)Author
2017-05-23Add support for Visual Studio 2017Gregor Jasny
2016-11-04Fix producing vcxproj files with *.S arm assembly filesMartin Storsjo
2016-10-31use .S suffix rather than .s for NEON asmJames Zern
2016-04-27msvs_common.sh: make fix_file_list genericJames Zern
2015-08-05Support build with Visual Studio 14.Ghislain MARY
2015-06-05vs/armv7: use -oldit armasm flagJames Zern
2014-11-06Remove asm offset dependenciesJohann
2014-08-22gen_msvs_(vcx)proj.sh: set yasm format explicitlyJames Zern
2014-06-16gen_msvs_proj: fix in tree configure under cygwinJames Zern
2014-06-07Merge "gen_msvs_*proj.sh: speed up file generation"James Zern
2014-06-07gen_msvs_*proj.sh: speed up file generationJames Zern
2014-06-02gen_msvs_*proj.sh: strip SRC_PATH_BARE from obj namesJames Zern
2014-06-02build/msvs: fix builds in source dirs with spacesJames Zern
2014-05-05Fix building for arm with Visual Studio 2013Martin Storsjo
2014-04-24gen_msvs_*proj.sh: factorize some functionsJames Zern
2014-04-23gen_msvs_vcxproj.sh: support cygwin style pathsJames Zern
2014-04-03gen_msvs_*proj.sh: add 'cpp' as a source extensionJames Zern
2014-03-08gen_msvs_vcxproj.sh: add --enable-werror optionJames Zern
2014-02-26Merge "gen_msvs_vcxproj.sh: Avoid object name collisions."James Zern
2014-02-22Merge "gen_msvs_vcxproj.sh: Set TargetName instead of OutputFile."James Zern
2014-02-20obj_int_extract.bat: Pass obj_int_extract.exe path to obj_int_extract.bat.Tom Finegan
2014-02-20gen_msvs_vcxproj.sh: Set TargetName instead of OutputFile.Tom Finegan
2014-02-19gen_msvs_vcxproj.sh: Avoid object name collisions.Tom Finegan
2014-02-12gen_msvs_vcxproj.sh: Add /arch:AVX for files using AVX.Tom Finegan
2013-11-14Add support for VC++2013Yaowu Xu
2013-05-22Add support for armv7-win32-vs11Martin Storsjo
2013-05-21gen_msvs_sln: Support producing versions 10 and 11, handle vcxproj filesMartin Storsjo
2013-05-21Add a new script for producing vcxproj filesMartin Storsjo