add prototype wrapping of the qt sequence browser
[mussa.git] / py / CMakeLists.txt
2007-08-25 Diane Troutadd prototype wrapping of the qt sequence browser
2007-02-23 Diane Troutcmake was trying to link -loptimized
2006-12-07 Diane Troutcut down on unnecessary linking to the python library
2006-12-05 Diane Troutmake compiled in python extension initialization more...
2006-12-05 Diane Troutdirectly build the python extension modules
2006-12-05 Diane Troutprovide python interpreter for mussa qui via a seperate...
2006-11-30 Diane Troutallow adding and viewing sequences to an analysis from...
2006-11-29 Diane Troutadd python interface to seqcomp
2006-10-17 Diane Troutdon't like QTOPENGL to python module
2006-10-17 Diane Troutdon't link against X11 on OS X
2006-08-12 Brandon KingReorder libraries for win32
2006-08-09 Diane TroutImplement serialize for sequence
2006-07-28 Diane TroutUse CMAKE_BINARY_DIR instead of the very wrong MUSSA_BI...
2006-07-28 Diane TroutImplement a convienence class for accessing python...
2006-07-27 Diane Troutadd annot and motif classes to python interface
2006-07-27 Diane Troutfix problems instantiating mussa.GlSequence
2006-07-27 Diane Troutmake it possible to build mussa with python
2006-07-26 Diane TroutUse BOOST_PYTHON_LIBRARY as python library guard
2006-07-11 Diane TroutTest for RST2HTML and BOOST_PYTHON_LIB
2006-06-30 Diane Troutfix boost::python sequence interface
2006-05-27 Diane Troutconfigure cmake to include support for QtAssistant
2006-05-18 Diane Troutrename the python extension to _mussa.so
2006-05-10 Diane Troutincrease the use of python in mussa
2006-04-12 Diane Troutuse a custom target for python extension
2006-04-12 Diane Troutln -s is not that reliable
2006-04-12 Diane Troutbuild the python interface