Mercurial > touhou
log setup.py @ 563:ab0a5580bc40
age | author | description |
---|---|---|
Thu, 12 Jun 2014 18:40:21 +0200 | Emmanuel Gil Peyrot | Fix Windows build, the shaders package was skipped. |
Thu, 05 Jun 2014 18:48:24 +0200 | Emmanuel Gil Peyrot | Fail when libepoxy can’t be found, pass --disable-opengl to skip the OpenGL backend compilation. |
Sat, 19 Apr 2014 19:05:06 +0200 | Emmanuel Gil Peyrot | Switch to libepoxy instead of libGLEW, which will help with OpenGL portability. |
Thu, 29 May 2014 12:31:55 +0200 | Emmanuel Gil Peyrot | Refactor graphics backend selection, to make them fallbackable and optional. |
Wed, 21 May 2014 20:52:42 +0200 | Emmanuel Gil Peyrot | Rename the eosd script into pytouhou, and remove the obsolete pcb one. |
Sun, 11 May 2014 13:16:19 +0200 | Emmanuel Gil Peyrot | Add a hack to prevent `setup.py clean` from compiling Cython files. |
Tue, 06 May 2014 20:04:10 +0200 | Emmanuel Gil Peyrot | Fix Windows and OSX build by making pkg-config optional and assuming every dependency is available. |