aboutsummaryrefslogtreecommitdiffstats
path: root/tests/otherbinding/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* The option "avoid protected hack" is now set via command line.sb-1.0.0-rc1Marcelo Lira2012-03-081-1/+1
* Test bindings project files modified to use key/value pair text files.Marcelo Lira2012-03-081-3/+3
* Test bindings now use project files instead of generator command line options.Marcelo Lira2012-03-081-9/+6
* Shiboken binary now responds to the "--version" argument.Marcelo Lira2012-03-081-1/+2
* Shiboken executable calls GeneratorRunner with the renamed "--generator-set" ...Marcelo Lira2012-03-081-1/+2
* Use SBK_PYTHON_INCLUDE_DIR instead of PYTHON_INCLUDE_DIRS or PYTHON_INCLUDE_P...Hugo Parente Lima2012-03-081-1/+1
* Shiboken generator code moved to the directory generator.Hugo Parente Lima2012-03-081-1/+1
* Created cmake option 'ENABLE_VERSION_SUFFIX' to use version on generated file...sb-0.5.0Renato Filho2010-09-101-3/+1
* Use the correct path separator on Windows.Hugo Parente Lima2010-08-311-2/+2
* Use .pyd to python modules on windows.Renato Filho2010-08-191-0/+3
* Use correct python library in debug mode.Renato Filho2010-07-191-1/+1
* Fixes the build-tests by including the library postfixes in the programRenato Filho2010-06-181-1/+1
* Used CMAKE_DEBUG_POSTFIX in plugin name on generatorrunner.Renato Filho2010-06-171-1/+1
* Adding OtherObjectType to libotherLauro Neto2010-03-221-0/+1
* Adds tests for a class without implicit conversions being extended in another...Marcelo Lira2010-03-021-0/+1
* Fix bug#142.Hugo Lima2010-02-241-0/+1
* other binding does not link against sample binding.Hugo Lima2010-02-181-2/+1
* Adds test for cast operator for a class in a different module.Marcelo Lira2010-02-181-0/+1
* Adds "libother" as a new test library.Marcelo Lira2009-12-291-0/+44