aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Created cmake option 'ENABLE_VERSION_SUFFIX' to use version on generated file...Renato Filho2010-09-108-30/+53
* Bump the required ApiExtractor version.Hugo Parente Lima2010-09-091-1/+1
* Use diferent path separators for windows and unices.Hugo Parente Lima2010-08-311-1/+5
* Cleanup generatorrunner export/import macros.Hugo Parente Lima2010-08-191-14/+8
* Use DEFINE_SYMBOL in cmake to create the define to exports symbols.Renato Filho2010-08-193-6/+10
* Don't *always* build generatorrunner as debug.Hugo Parente Lima2010-08-181-3/+1
* Fix flags used when compiling using MSVC.Hugo Parente Lima2010-08-181-1/+1
* Do not compiles doc generator when ApiExtractor doesn't have support forHugo Parente Lima2010-08-172-16/+20
* Take care to remove only the first const and ref when translate types.Renato Filho2010-08-111-4/+10
* Bump to version 0.6.1.Renato Filho2010-08-031-1/+1
* Removed lib prefix from generators plugin.sb-0.6.0Renato Filho2010-07-192-6/+6
* Bump version due to ABI changes.Hugo Parente Lima2010-07-091-3/+3
* Removed deprecated methods.Hugo Parente Lima2010-07-083-184/+2
* Adapt to recent changes in ApiExtractor API.Hugo Parente Lima2010-07-082-5/+5
* Implemented support to namespace.Renato Filho2010-06-301-15/+30
* Fix cmake files used by other projects to detect Generator Runner.Hugo Parente Lima2010-06-232-4/+4
* Fix instalation on MSVC.Hugo Parente Lima2010-06-151-1/+5
* Flush report messages at the end of program.Renato Filho2010-06-091-0/+1
* Updated documentation version.Renato Filho2010-06-071-2/+2
* Bump to version 0.5.1.Renato Filho2010-06-071-1/+1
* Bump version 0.5.0Renato Filho2010-06-031-2/+2
* Added methods Generator::findAbstractMetaEnum.Marcelo Lira2010-06-032-0/+32
* Use external CXX_FLAGS on compilation flags.Renato Filho2010-05-281-2/+2
* Disabled GCC optimization flags by default.Renato Filho2010-05-281-4/+18
* Implemented support to api-version.Renato Filho2010-05-261-0/+4
* Use ":" as path splitter on all platforms, this unique behaviour will simplif...Hugo Parente Lima2010-05-211-6/+1
* 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
* Create .gitattributes file.Renato Filho2010-05-031-0/+2
* Do not crash when the given table is wrong.Hugo Parente Lima2010-05-031-1/+1
* Adapt to changes in ApiExtractorHugo Parente Lima2010-04-221-0/+1
* Do not build tests if explicitly wanted to. Default is to build.Carlos Goncalves2010-04-221-2/+9
* Changed routine to build source packages.Hugo Lima2010-03-232-534/+7
* Bump version to 0.4.1Hugo Lima2010-03-221-1/+1
* Bump version to 0.4.0Hugo Lima2010-03-221-2/+2
* Fix pkgconfig libdir variable with lib64/ or lib32/ directories.Hugo Lima2010-03-221-1/+1
* Change the application name on help message, besides the copyright year.Hugo Lima2010-03-221-3/+3
* Fix Config.cmake library pathLauro Neto2010-02-251-1/+1
* Remove FindGeneratorRunner.cmake file in favor of GeneratorRunnerConfig and V...Hugo Lima2010-02-244-25/+24
* Fix bug in CMakeLists.txt triggered when some paths contains white spaces.Hugo Lima2010-02-241-13/+13
* Avoid get the wrong class when using Generator::implicitConversions(const Typ...Hugo Lima2010-02-241-4/+3
* Fixing includes and include dirsLauro Neto2010-01-264-4/+3
* Bump to version 0.3.4.renato2009-12-211-1/+1
* Updated Changelog.sb-0.3.3renato2009-12-171-1/+77
* Add constraint to avoid index out-of-range errorsBruno dos Santos de Araujo2009-12-161-2/+2
* Improved Generator::replaceTemplateVariables method to avoid segfaults.Marcelo Lira2009-12-151-1/+2
* Merge commit 'mainline/master'renato araujo oliveira2009-11-246-17/+36
|\
| * Change the getGenerators signature, because on some platforms a function expo...Hugo Lima2009-11-243-6/+8