lp:pydcmtk/3.5.4

Created by John A Meinel and last modified
Get this branch:
bzr branch lp:pydcmtk/3.5.4
Only John A Meinel can upload to this branch. If you are John A Meinel please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
John A Meinel
Project:
Python DCMTK Wrapper
Status:
Development

Recent revisions

404. By John A Meinel

Rebuild the compile steps for Visual Studio 2005.

The biggest difference is that VC2005 requires you to run the manifest
linker on the .pyd files. It probably requires that for *all* shared
executables, etc. But for now, it is just easier to only enable it
when we are building python extensions.

With that change, things actually work again.... *finally*!

403. By John A Meinel

A few more updates and everything *builds* without complaints

402. By John A Meinel

Change how we check for the dcmtk library.

Re-use our 'check_for_library' function, which does a better
job of handling when a manual path is set.

401. By John A Meinel

try to support boost-1.35 and newer scons

400. By John A Meinel

Add some work on build notation, and do some work to support vc80

399. By John A Meinel

scons 0.96.92 requires you to explicitly state a created install directory is a directory.

398. By John A. Meinel <jfmeinel@phoenician>

With -Werror, we must only supply -ftemplate-depth-100 to C++ programs

397. By John A Meinel

Enable -Wall, -Werror under gcc

396. By John A Meinel

Remove some debugging statements

395. By John A Meinel

Re-enable -Wall and -Werror, so that we require a clean compile, fix some bugs that were hidden

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar RepositoryFormatKnitPack6RichRoot (bzr 1.9)
Stacked on:
lp:pydcmtk
This branch contains Public information 
Everyone can see this information.

Subscribers