aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Disable GENRUNNER_DEPRECATED macro when using msvc.Hugo Lima2009-11-231-1/+3
| * FindGeneratorRunner.cmake now respect the find_package REQUIRED attribute.Hugo Lima2009-11-231-6/+12
| * 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
| * Fix macros about dllexport/dllimport.Hugo Lima2009-11-211-2/+2
| * Remove white spaces at end of each line when formating injected code.Hugo Lima2009-11-191-0/+2
* | Bump to version 0.3.3.renato araujo oliveira2009-11-241-1/+1
* | Updated Changelog.renato araujo oliveira2009-11-241-3/+159
|/
* Fix the formatCode function (again).Hugo Lima2009-11-191-2/+3
* Fix the formatCode function.Hugo Lima2009-11-191-64/+18