aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* Link shiboken_generator against apiextractorDidier Raboud2010-03-041-0/+1
* Remove FindShiboken.cmake file in favor of ShibokenConfig and Version .cmake ...Hugo Lima2010-02-241-2/+2
* Shiboken generator doesn't need to link against QtXml and libapiextractor as ...Hugo Lima2010-01-251-6/+2
* Setting CMAKE_BUILD_TYPE before usageLauro Neto2010-01-251-1/+5
* Add -Wno-strict-aliasing to GCC compiler flags.Hugo Lima2010-01-151-2/+2
* Add option -DAVOID_PROTECTED_HACK to turn off the protected hack.Hugo Lima2010-01-151-3/+8
* Correctly set diferent CXX_FLAGS for release and debug builds.Hugo Lima2010-01-151-4/+7
* Add support for distributed compilation using icecc.Hugo Lima2009-12-021-0/+1
* Added an option to generate code without using the "#define protected public"Marcelo Lira2009-11-241-0/+3
* - Add msvc compiler flags.Hugo Lima2009-11-231-6/+9
* Add visibility policies to libshiboken and for bindings generated by shiboken...Hugo Lima2009-11-121-2/+4
* Sorting overloads topologicallyLauro Neto2009-11-101-0/+1
* Removing unneeded hard-coded -lgenrunnerLauro Neto2009-09-181-2/+1
* Fixed typo in generatorrunner.Hugo Lima2009-09-081-1/+1
* Install libshiboken_generator in the right location.Hugo Lima2009-09-081-1/+1
* renamed PolymorphicData class to OverloadData, this should represent correctlyMarcelo Lira2009-09-021-3/+3
* Check for GeneratorRunner with cmakeChris Hills2009-08-311-0/+4
* Turned on compiler warnings by defaultHugo Lima2009-08-281-0/+3
* added convenience binary applications to call the generatorrunnerMarcelo Lira2009-08-281-6/+6
* Shiboken ported to the new generator/apiextractor architeture.Hugo Lima2009-08-271-7/+9
* Adding 'make dist' with git-archiveMarcelo Lira2009-08-191-4/+11
* The End Is the Beginning Is the EndMarcelo Lira2009-08-171-0/+54