~cgi-daily-devs/cgi-daily/+git/opensubdiv:rc/v3_4_2

Last commit made on 2020-04-02
Get this branch:
git clone -b rc/v3_4_2 https://git.launchpad.net/~cgi-daily-devs/cgi-daily/+git/opensubdiv

Branch merges

Branch information

Name:
rc/v3_4_2
Repository:
lp:~cgi-daily-devs/cgi-daily/+git/opensubdiv

Recent commits

0ca74b2... by David G Yu <email address hidden>

Release 3.4.2

f59eb46... by George ElKoura <email address hidden>

Merge pull request #1192 from davidgyu/dev_windows_build_fix

Fixed static library linking on Windows

b93725b... by David G Yu <email address hidden>

Fixed static library linking on Windows

Changed the glLoader library to an object library
instead of a static library to improve generating
opensubdiv static libraries.

e6963da... by David G Yu <email address hidden>

Release 3.4.1 RC1

b9217c7... by George ElKoura <email address hidden>

Merge pull request #1191 from davidgyu/updated_build_docs

Updated build documentation

9a3df44... by David G Yu <email address hidden>

Updated build documentation

Replaced Travis-CI and AppVeyor continuous integration badges
with badges for Azure Pipelines.

Also, improved some out-of-date documentation and updated
build notes regarding GLEW.

04cdd7c... by George ElKoura <email address hidden>

Merge pull request #1189 from davidgyu/dev_build_script_updates

Updated build_osd.py for VS2019 and GLEW

87874af... by George ElKoura <email address hidden>

Merge pull request #1190 from davidgyu/dev_azure_pipelines

Updated Azure Pipelines script

1ce2248... by David G Yu <email address hidden>

Updated Azure Pipelines script

Updated platform requirements to Ubuntu 18.04, macOS 10.14,
and Windows 2019. And added execution of CTest tests and
publishing of test results.

5488912... by David G Yu <email address hidden>

Removed GLEW from build_osd.py