Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support compiling with Visual Studio 2017 #258

Merged
merged 5 commits into from
Nov 30, 2018
Merged

Support compiling with Visual Studio 2017 #258

merged 5 commits into from
Nov 30, 2018

Commits on Nov 30, 2018

  1. Squashed 'externals/coda-oss/' changes from a11c529..e570202

    e570202 Merge pull request #283 from mdaus/waf_vs_2017
    553e238 Try to use default MSVC paths
    35ab94b Make gitignore hide generated waf on Windows
    3171da1 Update waf to work with VS 2017
    5e1b88e Merge pull request #282 from mdaus/buffer_view_stream_niceties
    0c2d4c3 Merge pull request #279 from mdaus/scratchVisualization
    7410abe Pass BufferView in by const ref and hold onto a copy of it.  Adding another 'using' since we're overloading read()
    21050ea Code review fixes, copyright, numBytes
    7e46953 ScratchVisualization, fixed errors from lack of C++11
    
    git-subtree-dir: externals/coda-oss
    git-subtree-split: e570202c471fc839a31111a266e83d248891ebfb
    asylvest committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    8567406 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec8432d View commit details
    Browse the repository at this point in the history
  3. Squashed 'externals/nitro/' changes from d14c1a1..943be4b

    943be4b Merge commit '61ebb74a5ff3a591dccd0ac6d002bd628509e84c'
    61ebb74 Squashed 'externals/coda-oss/' changes from a78b22c..e570202
    dbb158a Merge pull request #106 from mdaus/fix_get_size_impl
    eb4b521 Reverting change to length calculation... the old way was correct.  There was a bug in IOStreamReader::getSizeImpl()
    d21a837 Fixed bug in how IOStreamReader reports its size
    e03d21f Merge pull request #105 from mdaus/byte_provider_update
    9f7dbba Merge pull request #104 from mdaus/add_blocking_overloading
    ddc9872 A single buffer can be added
    edee5c2 Removing unused function
    c194e53 Adding static block() method that performs a single block operation
    eb43908 Merge pull request #103 from mdaus/fix_openjpeg_reader
    caaa58f Fixed bug in J2K reader that was subtracting off an offset resulting in OpenJPEG thinking the last tile was incomplete
    
    git-subtree-dir: externals/nitro
    git-subtree-split: 943be4b
    asylvest committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    e2d5a10 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    759aa14 View commit details
    Browse the repository at this point in the history
  5. Deleting extra externals

    asylvest committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    66d371a View commit details
    Browse the repository at this point in the history