aboutsummaryrefslogtreecommitdiffstats
path: root/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-9/+0
* Update apiextractor/generatorrunner dependency version.Renato Araujo Oliveira Filho2012-03-081-2/+2
* Fixed Cmake files used to find the library after the installation.sb-1.0.0-beta5Renato Araujo Oliveira Filho2012-03-081-2/+2
* Use SBK_PYTHON_INCLUDE_DIR instead of PYTHON_INCLUDE_DIRS or PYTHON_INCLUDE_P...Hugo Parente Lima2012-03-081-6/+6
* Update module version dependency.Renato Araujo Oliveira Filho2012-03-081-2/+2
* Updated apiextractor and generatorrunner version dependency.sb-1.0.0-beta4Renato Araujo Oliveira Filho2012-03-081-3/+3
* Append python name to libshiboken output fileLauro Neto2012-03-081-0/+10
* Fix Py_DEBUG detection on Windows.Hugo Parente Lima2012-03-081-1/+1
* Minor changed in CMakeLists.txtHugo Parente Lima2012-03-081-5/+4
* Fix compilation errors on Windows.Hugo Parente Lima2012-03-081-0/+1
* Bump ApiExtractor dependency to 0.9.0Lauro Neto2012-03-081-1/+1
* Fixes SHIBOKEN_PYTHON_INCLUDE_DIR variable for cmake versions lesser than 2.8.Marcelo Lira2012-03-081-2/+6
* Bump version to 1.0.0Hugo Parente Lima2012-03-081-3/+3
* Bump version and package requirements.Hugo Parente Lima2012-03-081-3/+3
* libshiboken now sets debug flags for all modules linking against it.Marcelo Lira2012-03-081-0/+3
* Updated Shiboken cmake files to provide build type information.Marcelo Lira2012-03-081-1/+3
* The CMake configuration for PySide and Shiboken use the PYTHON_LIBRARIESrenatofilho2012-03-081-1/+4
* Move Python debug check to root Cmake file.renatofilho2012-03-081-0/+23
* Shiboken generator code moved to the directory generator.Hugo Parente Lima2012-03-081-73/+22
* Add "doc" target to be able to build the docs out of the source directory.Hugo Parente Lima2012-03-081-0/+1
* Version bumpHugo 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-0/+8
* Bump the shiboken version due to BIC changes in commits:Hugo Parente Lima2010-09-091-2/+2
* Bump the required versions for ApiExtractor and GeneratorRunner.Hugo Parente Lima2010-09-091-2/+2
* Use the correct path separator on Windows.Hugo Parente Lima2010-08-311-0/+6
* Add -Wno-strict-aliasing to debug and release builds using GCC.Hugo Parente Lima2010-08-301-2/+2
* Remove definition of NOCOLOR constant.Hugo Parente Lima2010-08-191-1/+1
* Fix flags used when compiling using MSVC.Renato Filho2010-08-191-1/+1
* Use CMake DEFINES to export symbols.Renato Filho2010-08-191-4/+6
* Fix debug build when no debug symbols was found for Python libs.Hugo Parente Lima2010-08-111-1/+2
* Bump to version 0.4.1.Renato Filho2010-08-031-1/+1
* Bump version due to ABI changes.Lauro Neto2010-08-021-2/+2
* Fixed build to completely avoid debug symbols when compiling in release mode.Marcelo Lira2010-07-271-0/+1
* Added a custom cmake file to help finding Python debug provisions.Marcelo Lira2010-07-211-1/+4
* Moved python detection to root CMakelist.Renato Filho2010-07-191-0/+2
* Use correct python library in debug mode.Renato Filho2010-07-191-0/+20
* Removed "lib" prefix from shiboken plugin.Renato Filho2010-07-191-0/+1
* Increase required versions of ApiExtractor and GeneratorRunner.Hugo Parente Lima2010-07-091-2/+2
* Fix cmake files used by other projects to detect Shiboken.Hugo Parente Lima2010-06-231-2/+2
* Bump version to 0.3.3.Renato Filho2010-06-071-1/+1
* Use external CXX_FLAGS on compilation flags.Renato Filho2010-05-281-2/+2
* Disabled GCC optimization flags by default.Renato Filho2010-05-281-12/+13
* Bump to version 0.3.2Renato Filho2010-05-041-1/+1
* Updated git-archive use to keep compatibility with git version 1.6.sb-0.3.1Renato Filho2010-05-041-1/+1
* Bump version to 0.3.1.Hugo Parente Lima2010-05-041-1/+1
* Do not build tests if explicitly wanted to. Default is to build.Carlos Goncalves2010-04-221-2/+8
* Version bump to 0.3.0 due to many ABI changes.Hugo Lima2010-03-311-1/+1
* Shiboken generator and libshiboken now share the same version number.sb-0.2.0Hugo Lima2010-03-231-1/+4
* Changed routine to create source packages.Hugo Lima2010-03-231-3/+7
* Remove boost::graph dependency from Shiboken generator.Hugo Lima2010-03-181-3/+1