lp:~gqmelo/pyopengl/load-library-linux

Created by Guilherme Quentel Melo and last modified
Get this branch:
bzr branch lp:~gqmelo/pyopengl/load-library-linux
Only Guilherme Quentel Melo can upload to this branch. If you are Guilherme Quentel Melo please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Guilherme Quentel Melo
Project:
PyOpenGL
Status:
Development

Recent revisions

1000. By Guilherme Quentel Melo

Fix library loading on Linux

The function util.find_library does not respect variables like
LD_LIBRARY_PATH.

Also files ending with .so are intended to be used at compilation time
and therefore are normally shipped by a dev package on most Linux
distributions.

At runtime, applications should use the filename with major version
(.so.x)

999. By Mike C. Fletcher

pyflakes cleanups

998. By Mike C. Fletcher

Fix choice-of-glut/gle lib, remove native gle builds

997. By Mike C. Fletcher

Go back to explicit directories for all save the artifacts...

996. By Mike C. Fletcher

Apparently the fast_finish command doesn't actually work

995. By Mike C. Fletcher

Pull in changes to the "python-appveyor-demo" code

994. By Mike C. Fletcher

Once again, try to get appveyor to speed up and store the numpy builds...

993. By Mike C. Fletcher

Again trying to speed up the build

992. By Mike C. Fletcher

Pulled freeglut and gle builds from Christoph Gohlke's builds

I don't have his build scripts to have these auto-generated, unfortunately,
but for now this is the known-to-work configuration, so lets go for it
and I'll have to figure out a build on appveyor when I get a chance.

991. By Mike C. Fletcher

Missing vc defs for later pythons...

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:pyopengl
This branch contains Public information 
Everyone can see this information.