aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Bump version due to ABI changes.Hugo Parente Lima2012-03-091-2/+2
* Fix cmake files used by other libs to detect ApiExtractor.Hugo Parente Lima2012-03-091-2/+2
* Bump to release 0.6.1.Renato Filho2012-03-091-1/+1
* Bump version to 0.6.0Renato Filho2012-03-091-2/+2
* Use external CXX_FLAGS on compilation flags.Renato Filho2012-03-091-2/+2
* Disabled GCC optimization flags by default.Renato Filho2012-03-091-7/+21
* Fixed invalid links flags on MacOS.Renato Filho2012-03-091-3/+5
* Avoid export unnecessary symbols to public api.Renato Filho2012-03-091-0/+1
* Bump version to 0.5.2.Renato Filho2012-03-091-1/+1
* Updated git-archive use to keep compatibility with git version 1.6.Renato Filho2012-03-091-1/+1
* Fix soname of ApiExtractor.Hugo Parente Lima2012-03-091-1/+2
* Bump version to 0.5.1.Hugo Parente Lima2012-03-091-1/+1
* Remove detection of duplicated enum values, this was implemented due to a bug...Hugo Parente Lima2012-03-091-2/+2
* Bump version to 0.5.0, due to ABI breackage.Hugo Parente Lima2012-03-091-2/+2
* TypeDatabase class moved to its own header/cpp.Hugo Parente Lima2012-03-091-0/+2
* Include class moved to its own .h/.cpp file.Hugo Parente Lima2012-03-091-0/+2
* Do not build tests if explicitly wanted to. Default is to build.Carlos Goncalves2012-03-091-3/+9
* Changed routine to build source packages.Hugo Lima2012-03-091-3/+7
* Bump version to 0.4.1Hugo Lima2012-03-091-1/+1
* Bump version to 0.4.0Hugo Lima2012-03-091-2/+2
* Remove Boost::graph dependence from ApiExtractor by using our own codeHugo Lima2010-03-031-2/+3
* Remove FindApiExtractor.cmake file in favor of ApiExtractorConfig and Version...Hugo Lima2010-02-241-8/+12
* Bump version to 0.3.4renato2009-12-211-1/+1
* Merge commit 'mainline/master'renato araujo oliveira2009-11-241-1/+1
|\
| * Install FindApiExtractor.cmake in the correct directory when usingHugo Lima2009-11-241-1/+1
* | Bump version to 0.3.3renato araujo oliveira2009-11-241-1/+1
|/
* - Fixes flags used with msvc.Hugo Lima2009-11-231-2/+2
* Fix install command, so it works on windows.Hugo Lima2009-11-201-2/+8
* Removed unused parser file.Hugo Lima2009-11-181-1/+0
* APIExtractor is a huge amount of legacy code inherited from QtScriptGenerator,Hugo Lima2009-11-131-1/+2
* Removed code that always add _d as debug postfix, debug postfix is usefull fo...Hugo Lima2009-10-211-4/+1
* Bump version to 0.3.2Lauro Neto2009-10-021-1/+1
* Created CMake flag LIB_DEBUG_POSTFIX for modify library name when using CMAKE...Renato Araujo Oliveira Filho2009-09-231-4/+5
* Avoid use of pkg_config for search for libraries.Renato Araujo Oliveira Filho2009-09-101-5/+4
* Do not link with boost::graph library.Hugo Lima2009-09-081-1/+1
* Bump version to 0.3.1Lauro Neto2009-09-021-2/+3
* Bump version to 0.4 (current development version)Lauro Neto2009-09-021-1/+1
* Bump version to 0.3.sb-0.3Lauro Neto2009-09-011-1/+1
* Merged mainline with no_generator branch.Hugo Lima2009-08-251-2/+5
|\
| * Fixed apiextractor version, so it now creates the symlinks for libapiextracto...Hugo Lima2009-08-241-13/+4
| * Allow defining the 'lib' dir (eg. 'lib64').Carlos Gonçalves2009-08-211-2/+5
* | Backport: Fixed apiextractor version, so it now creates the symlinks for liba...Hugo Lima2009-08-241-13/+4
* | Removed all generator stuff from APIExtractor, this stuff should be moved to ...Hugo Lima2009-08-201-10/+2
|/
* Adding target 'dist' using git-archive.Lauro Neto2009-08-191-4/+10
* updated API Extractor version to 0.2sb-0.2Marcelo Lira2009-08-181-1/+1
* The genesis...Hugo Lima2009-08-171-0/+122