aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Doxygen supportBruno dos Santos de Araujo2012-03-091-0/+1
|
* Fix bug 1008 - "ApiExtractor Cygwin patch"Yaakov2012-03-091-1/+3
| | | | | Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org> Marcelo Lira <marcelo.lira@openbossa.org>
* Bump version to 0.10.9.Hugo Parente Lima2012-03-091-1/+1
|
* Version bump to 0.10.8.sb-0.10.8Hugo Parente Lima2012-03-091-1/+1
|
* Version bump to 0.10.7Hugo Parente Lima2012-03-091-1/+1
|
* Version bumpHugo Parente Lima2012-03-091-1/+1
| | | | | Reviewer: Marcelo Lira <marcelo.lira@openbossa.org> Luciano Wolf <luciano.wolf@openbossa.org>
* Bump version to 0.10.5.Hugo Parente Lima2012-03-091-1/+1
|
* Version bumped to 0.10.4.sb-0.10.4Renato Filho2012-03-091-1/+1
|
* Bump to version 0.10.3Renato Araujo Oliveira Filho2012-03-091-1/+1
|
* Version bump to 0.10.2Hugo Parente Lima2012-03-091-1/+1
|
* Version bumpsb-0.10.1Hugo Parente Lima2012-03-091-1/+1
|
* Bump version to 0.10.0.Marcelo Lira2012-03-091-2/+2
|
* Bump version to 0.9.5.Renato Araujo Oliveira Filho2012-03-091-1/+1
|
* Bump to version 0.9.4Renato Araujo Oliveira Filho2012-03-091-1/+1
|
* Bumped version to 0.9.3.Renato Araujo Oliveira Filho2012-03-091-1/+1
|
* Bumped version to 0.9.2.Renato Araujo Oliveira Filho2012-03-091-1/+1
|
* Add option to install the tests binaries.Lauro Neto2012-03-091-0/+1
| | | | | Reviewer: Hugo Lima <hugo.lima@openbossa.org> Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
* Bumped version to 0.9.1Renato Araujo Oliveira Filho2012-03-091-1/+1
|
* Bump version to 0.9.0sb-0.9.0Lauro Neto2012-03-091-2/+2
|
* Bump version to 0.8.2Hugo Parente Lima2012-03-091-1/+1
|
* Add "doc" target to be able to build the docs out of the source directory.Hugo Parente Lima2012-03-091-0/+1
| | | | | Reviewer: Renato Araújo <renato.filho@openbossa.org> Luciano Wolf <luciano.wolf@openbossa.org>
* Bump version.Hugo Parente Lima2012-03-091-2/+2
|
* Created cmake option 'ENABLE_VERSION_SUFFIX' to use version on generated ↵sb-0.8.0Renato Filho2012-03-091-13/+13
| | | | | | | files to allow multiples version installed simultaneous. Reviewer: Hugo Parente Lima <hugo.pl@gmail.com> Luciano Wolf <luciano.wolf@openbossa.org>
* Bumping the version due to a BIC change in commit ↵Hugo Parente Lima2012-03-091-2/+2
| | | | ce7f2121cd3583d67f26bcc87e8a1d2d11e599a6.
* Add support for distributed compilation using icecc.Hugo Parente Lima2012-03-091-0/+1
| | | | | Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Renato Araújo <renato.filho@openbossa.org>
* Colored output is disabled by default on Windows.Hugo Parente Lima2012-03-091-1/+1
| | | | | | | Define the NOCOLOR constant to disable it in other systems. Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Renato Araújo <renato.filho@openbossa.org>
* Use CMake DEFINES to export symbols.Renato Filho2012-03-091-2/+2
| | | | | Reviewer: Hugo Parente Lima <hugo.pl@gmail.com> Luciano Wolf <luciano.wolf@openbossa.org>
* Fix flags used when compiling using MSVC.Hugo Parente Lima2012-03-091-1/+1
| | | | | Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Renato Araújo <renato.filho@openbossa.org>
* Disable colored output on windows (msvc)Hugo Parente Lima2012-03-091-1/+1
| | | | | Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Renato Araújo <renato.filho@openbossa.org>
* Make libxml2 and libxslt optional dependencies.Hugo Parente Lima2012-03-091-8/+26
|
* Bump to version 0.7.1.Renato Filho2012-03-091-1/+1
|
* Bump version due to ABI changes.Hugo Parente Lima2012-03-091-2/+2
| | | | | Reviewer: Renato Araújo <renato.filho@openbossa.org> Luciano Wolf <luciano.wolf@openbossa.org>
* Fix cmake files used by other libs to detect ApiExtractor.Hugo Parente Lima2012-03-091-2/+2
| | | | | Reviewer: Renato Araújo <renato.filho@openbossa.org> Luciano Wolf <luciano.wolf@openbossa.org>
* 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
| | | | | Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>, Marcelo Lira <marcelo.lira@openbossa.org>
* Disabled GCC optimization flags by default.Renato Filho2012-03-091-7/+21
| | | | | Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>, Marcelo Lira <marcelo.lira@openbossa.org>
* 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
| | | | | | | Fixes bug #209. Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>, Hugo Parente Lima <hugo.lima@openbossa.org>
* 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 ↵Hugo Parente Lima2012-03-091-2/+2
| | | | | | bug on boost::python which doesn't exists nowadays.
* Bump version to 0.5.0, due to ABI breackage.Hugo Parente Lima2012-03-091-2/+2
| | | | | ApiExtractor is not prepared for binary compatibility, so this will happen a lot.
* 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
| | | | | | | | | 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: Luciano Wolf <luciano.wolf@openbossa.org>
* Changed routine to build source packages.Hugo Lima2012-03-091-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 Lima2012-03-091-1/+1
|