aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Avoid use of pkg_config for search for libraries.Renato Araujo Oliveira Filho2009-09-101-5/+4
| | | | | | Fixes Bug #39. Reviewed by Luciano Miguel Wolf <luciano.wolf@openbossa.org>
* Do not link with boost::graph library.Hugo Lima2009-09-081-1/+1
| | | | Fix bug#37
* Bump version to 0.3.1Lauro Neto2009-09-021-2/+3
| | | | | The previous commit bumped to a wrong version. This commit also adds micro version.
* 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 ↵Hugo Lima2009-08-241-13/+4
| | | | | | | | | | | | libapiextractor.so.0 and libapiextractor.so.0.x Reviewed by Lauro Moura
| * Allow defining the 'lib' dir (eg. 'lib64').Carlos Gonçalves2009-08-211-2/+5
| | | | | | | | | | | | This is required by some distributions such as openSUSE, where 64-bit libraries are installed in lib64 directories and 32-bit libraries in the lib directories.
* | Backport: Fixed apiextractor version, so it now creates the symlinks for ↵Hugo Lima2009-08-241-13/+4
| | | | | | | | libapiextractor.so.0 and libapiextractor.so.0.x
* | Removed all generator stuff from APIExtractor, this stuff should be moved to ↵Hugo Lima2009-08-201-10/+2
|/ | | | | | | | the generator, and the apiextractor library should be just what their name means, an API extractor. This break the APIExtractor source compatibility with no mercy!
* 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