aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Created cmake option 'ENABLE_VERSION_SUFFIX' to use version on generated ↵Renato Filho2010-09-101-23/+17
| | | | | | | files to allow multiples version installed simultaneous. Reviewer: Hugo Parente Lima <hugo.pl@gmail.com> Luciano Wolf <luciano.wolf@openbossa.org>
* Bump the required ApiExtractor version.Hugo Parente Lima2010-09-091-1/+1
|
* Use DEFINE_SYMBOL in cmake to create the define to exports symbols.Renato Filho2010-08-191-4/+6
| | | | | Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Hugo Parente Lima <hugo.pl@gmail.com>
* Don't *always* build generatorrunner as debug.Hugo Parente Lima2010-08-181-3/+1
| | | | | | | This fixes the segfault under windows when compiling in release mode. Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Renato Araújo <renato.filho@openbossa.org>
* Fix flags used when compiling using MSVC.Hugo Parente Lima2010-08-181-1/+1
|
* Bump to version 0.6.1.Renato Filho2010-08-031-1/+1
|
* Bump version due to ABI changes.Hugo Parente Lima2010-07-091-3/+3
| | | | | Reviewer: Renato Araújo <renato.filho@openbossa.org> Luciano Wolf <luciano.wolf@openbossa.org>
* Fix cmake files used by other projects to detect Generator Runner.Hugo Parente Lima2010-06-231-4/+4
| | | | | Reviewer: Marcelo Lira <marcelo.lira@openbossa.org> Renato Araújo <renato.filho@openbossa.org>
* Bump to version 0.5.1.Renato Filho2010-06-071-1/+1
|
* Bump version 0.5.0Renato Filho2010-06-031-2/+2
|
* Use external CXX_FLAGS on compilation flags.Renato Filho2010-05-281-2/+2
| | | | | Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>, Marcelo Lira <marcelo.lira@openbossa.org>
* Disabled GCC optimization flags by default.Renato Filho2010-05-281-4/+18
| | | | | Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>, Marcelo Lira <marcelo.lira@openbossa.org>
* Bump to version 0.4.3Renato Filho2010-05-041-1/+1
|
* Updated git-archive use to keep compatibility with git version 1.6.Renato Filho2010-05-041-1/+1
|
* Fix libgenerator SONAME.Hugo Parente Lima2010-05-041-0/+2
|
* Bump version to 0.4.2Hugo Parente Lima2010-05-041-1/+1
|
* Do not build tests if explicitly wanted to. Default is to build.Carlos Goncalves2010-04-221-2/+9
| | | | | | | | | The majority of users don't need tests built. This will reduce build time significantly, and packagers will be thanked for it. To not build tests append -DBUILD_TESTS=False to cmake parameters. Reviewer: Anderson Lizardo <anderson.lizardo@openbossa.org> Reviewer: Hugo Parente <hugo.lima@openbossa.org>
* Changed routine to build source packages.Hugo Lima2010-03-231-3/+7
| | | | | | | | Our changelog is just the output of git log, so it's added only on source packages and don't need to stay in the git repository. Reviewer: Marcelo Lira <marcelo.lira@openbossa.org> Reviewer: Anderson Lizardo <anderson.lizardo@openbossa.org>
* Bump version to 0.4.1Hugo Lima2010-03-221-1/+1
|
* Bump version to 0.4.0Hugo Lima2010-03-221-2/+2
|
* Remove FindGeneratorRunner.cmake file in favor of GeneratorRunnerConfig and ↵Hugo Lima2010-02-241-4/+8
| | | | | | | | | | | Version .cmake files. This is the right way to go, according to: - http://www.cmake.org/pipermail/cmake/2009-April/028504.html - http://www.cmake.org/Wiki/CMake_2.6_Notes#Packages Reviewed by Renato Araújo <renato.filho@openbossa.org>
* Fix bug in CMakeLists.txt triggered when some paths contains white spaces.Hugo Lima2010-02-241-13/+13
|
* Fixing includes and include dirsLauro Neto2010-01-261-1/+0
| | | | | | Avoiding .. includes Reviewed by Hugo Parente <hugo.lima@openbossa.org>
* Bump to version 0.3.4.renato2009-12-211-1/+1
|
* Merge commit 'mainline/master'renato araujo oliveira2009-11-241-3/+10
|\
| * Install FindGenRunner.cmake and libgenrunner in the correct directory.Hugo Lima2009-11-231-2/+4
| |
| * Add proper compiler flags for msvc.Hugo Lima2009-11-211-1/+6
| |
* | Bump to version 0.3.3.renato araujo oliveira2009-11-241-1/+1
|/
* Fixes bug91Hugo Lima2009-11-171-1/+1
| | | | Create only one symlink, libgenrunner.so, pointing to libgenrunner.so.x.y.z
* Add symbol visibility rules to generator runner.Hugo Lima2009-11-171-0/+2
|
* Fix SOVERSION/VERSIONLauro Neto2009-10-271-1/+1
| | | | | SOVERSION -> MAJOR_VERSION VERSION -> full VERSION
* readded tests for qtdoc generator that were left behind when forkingMarcelo Lira2009-10-261-0/+1
| | | | from boostpythongenerator
* forked boostpythongenerator project to separate the generatorrunnerMarcelo Lira2009-10-261-1/+1
| | | | | so that it could be used independently; the qtdoc generator module remained part of generatorrunner
* Bump to 0.3.2Lauro Neto2009-10-051-1/+1
|
* Add manpages for generatorrunner, docgenerator and boostpythongenerator. ↵Bruno dos Santos de Araujo2009-09-251-0/+4
| | | | (Fixes: #29)
* - Merged boostpythongeneratorversion.h.in and generator_plugin_dir.h.inHugo Lima2009-09-031-6/+2
| | | | | | | | | into generatorrunnerconfig.h - Added some variables to FindGeneratorRunner.cmake * GENERATORRUNNER_PLUGIN_DIR The dir where the generator plugins should be installed. * GENERATORRUNNER_VERSION The generatorrunner current version.
* Installs generator plugins in its own directory.Lauro Neto2009-09-031-0/+6
|
* Bump version to 0.3.1 (correct version)Lauro Neto2009-09-021-3/+4
| | | | | The previous commit bumped to a wrong version. This also adds support to micro version numbers.
* Bump version to 0.4 (development version)Lauro Neto2009-09-021-2/+2
|
* Bump to 0.3Lauro Neto2009-09-011-1/+1
|
* Add pkg-config and cmake supportChris Hills2009-08-311-0/+10
| | | | Reviewed by Hugo Parente
* Install the generator header file into include/generatorrunnerHugo Lima2009-08-261-1/+1
| | | | Reviewed by Setanta
* Fix the libgenrunner version numberHugo Lima2009-08-251-2/+4
|
* Removed QtDocGenerator dependence from BoostPythonGenerator, so a lotHugo Lima2009-08-251-2/+2
| | | | | | of function were moved from BoostPythonGenerator to the Generator class. In other words, QtDocGenerator finally compiles and their unit test pass :-)
* libgenerator is called libgenrunner and boostpythongenerator is called ↵Hugo Lima2009-08-251-13/+14
| | | | generatorrunner from now and beyond.
* Added boostpython as a generator plugin.Hugo Lima2009-08-251-10/+12
|
* The current generators will be just plugins and all generator stuff in ↵Hugo Lima2009-08-251-10/+5
| | | | | | | | | | | | APIExtractor were moved to this project. So we need to re-think if boostpythongenerator still a good name for the project, because boostpythongenerator will be the name of the plugin to generate bindings for boost::python. Also the generators were just moved to a subdirectory (generators) and the boostpython generators to a sub-subdirectory (generators/boostpython), transform them in plugins will be a second milestone.
* Adding 'make dist' with git-archiveLauro Neto2009-08-191-4/+10
|
* Remove libbindgen from project, it doesnt exists yet.Hugo Lima2009-08-181-1/+1
|
* updated BoostPythonGenerator version to 0.2Marcelo Lira2009-08-181-1/+3
|