index
:
pyside/generatorrunner.git
4.8
dev
fromGit static_content test Obsolete Project. Merged into pyside/shiboken. fromGit static_content test
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
main.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replaced Nokia copyrights in header
HEAD
dev
4.8
Teemu Kaukoranta
2013-05-23
1
-1
/
+1
*
Add support for multiples api-version values.
Hugo Parente Lima
2011-08-11
1
-4
/
+17
*
Find the package name even when no classes were found.
Hugo Parente Lima
2011-08-04
1
-4
/
+2
*
Added the "--drop-type-entries=<entries>" command line option.
Marcelo Lira
2011-02-16
1
-0
/
+4
*
Modified GeneratorRunner to support a simpler format of project file.
Marcelo Lira
2011-01-25
1
-48
/
+53
*
Added the "project-file" command line option.
Marcelo Lira
2011-01-25
1
-4
/
+89
*
GeneratorRunner looks for loadable generator modules in many places.
Marcelo Lira
2011-01-25
1
-5
/
+20
*
Renamed "generatorSet" command line option to "generator-set".
Marcelo Lira
2011-01-25
1
-4
/
+9
*
Use diferent path separators for windows and unices.
Hugo Parente Lima
2010-08-31
1
-1
/
+5
*
Removed lib prefix from generators plugin.
Renato Filho
2010-07-19
1
-6
/
+5
*
Flush report messages at the end of program.
Renato Filho
2010-06-09
1
-0
/
+1
*
Implemented support to api-version.
Renato Filho
2010-05-26
1
-0
/
+4
*
Use ":" as path splitter on all platforms, this unique behaviour will simplif...
Hugo Parente Lima
2010-05-21
1
-6
/
+1
*
Change the application name on help message, besides the copyright year.
Hugo Lima
2010-03-22
1
-3
/
+3
*
Fixing includes and include dirs
Lauro Neto
2010-01-26
1
-1
/
+1
*
Change the getGenerators signature, because on some platforms a function expo...
Hugo Lima
2009-11-24
1
-2
/
+2
*
Delete all generators at exit.
Hugo Lima
2009-11-18
1
-0
/
+1
*
Creates the output directory if it doesn't exists.
Hugo Lima
2009-11-18
1
-0
/
+6
*
forked boostpythongenerator project to separate the generatorrunner
Marcelo Lira
2009-10-26
1
-2
/
+2
*
reinterpert_cast replaced by a C-style cast, to avoid compiler errors on some...
Hugo Lima
2009-10-02
1
-1
/
+1
*
Write logs in the outputdirectory instead of the current working directory.
Hugo Lima
2009-09-11
1
-2
/
+2
*
Fix typo: GENERATORRUNNER_PUGIN_DIR => GENERATORRUNNER_PLUGIN_DIR
Hugo Lima
2009-09-08
1
-1
/
+1
*
When the user passes an absolute path as the plugin name,
Hugo Lima
2009-09-04
1
-1
/
+6
*
- Merged boostpythongeneratorversion.h.in and generator_plugin_dir.h.in
Hugo Lima
2009-09-03
1
-4
/
+3
*
Installs generator plugins in its own directory.
Lauro Neto
2009-09-03
1
-1
/
+3
*
the generator runner exits with an error code if the call to
Marcelo Lira
2009-08-26
1
-1
/
+2
*
Plugins always ends with _generator in their names
Hugo Lima
2009-08-25
1
-1
/
+1
*
Removed redundant PATHSPLITTER macro, using the already definied PATH_SPLITTE...
Hugo Lima
2009-08-25
1
-7
/
+2
*
Added boostpython as a generator plugin.
Hugo Lima
2009-08-25
1
-1
/
+0
*
The current generators will be just plugins and all generator stuff in APIExt...
Hugo Lima
2009-08-25
1
-20
/
+180
*
The genesis...
Hugo Lima
2009-08-17
1
-0
/
+52