summaryrefslogtreecommitdiff
path: root/build/make/msvs_common.sh
AgeCommit message (Collapse)Author
2021-03-17Msvc builds convert to windows path w/msys envAdam B. Goode
Bug: webm:1720 Change-Id: I56689ad408f8086c511e1711dfa9c8d404727b2e
2018-03-26msvs build: only fix_file_list when it is brokenJohann
Clears a warning when generating VS project files with older versions of bash: declare: -n: invalid option Change-Id: Id0c0bc17dc5a1599f7d2d73e3cc9259a45540f3f
2016-04-27msvs_common.sh: make fix_file_list genericJames Zern
take an array name as the first parameter and operate on the reference; removes a TODO Change-Id: I9d63a31d7a7625123f0d64f212b4e702813cc01b
2014-06-07gen_msvs_*proj.sh: speed up file generationJames Zern
execute fix_path once on the source file list rather than once per entry Change-Id: Ibc8226e391b3028c1b0bcfeab83c790387c9fe23
2014-04-24gen_msvs_*proj.sh: factorize some functionsJames Zern
-> msvs_common.sh Change-Id: Id4878805183c0ec11e5d681e4bf820b598b085f9