index
:
~sjokkis/telepathy-glib
fdo#31376
fdo#34148
fdo#36110
ft-channel
garray-annotations
js
js-examples
master
presence-changed
telepathy-glib-0.10
telepathy-glib-0.6
telepathy-glib-0.8
trivia
util
my tp-glib musings
sjokkis
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-20
Add with-session-bus.sh to dist
Simon McVittie
1
-1
/
+2
2007-11-15
Add tools/with-session-bus.sh
Simon McVittie
1
-0
/
+73
2007-11-13
Make various code-gen tools runnable on entire specifications, with arbitrary...
Simon McVittie
4
-8
/
+8
2007-11-13
Revert the code in glib-ginterface-gen that generates references to GType-gen...
Simon McVittie
1
-18
/
+3
2007-11-13
glib-ginterface-gen: Don't allow interfaces that will cause havoc in our API ...
Simon McVittie
1
-3
/
+12
2007-11-13
Replace genginterface.py with glib-ginterface-gen.py.
Simon McVittie
3
-512
/
+582
2007-11-12
Don't bother writing license information to generated files
Simon McVittie
1
-23
/
+0
2007-11-12
Don't generate signals-marshal.list in genginterface
Simon McVittie
1
-8
/
+1
2007-11-12
Generate signal marshallers needed by dbus-glib as a separate script
Simon McVittie
2
-0
/
+48
2007-11-12
Move camelcase_to_lower, camelcase_to_upper to libglibcodegen
Simon McVittie
2
-25
/
+29
2007-11-12
Move more code to libglibcodegen.py
Simon McVittie
4
-37
/
+44
2007-11-12
Clean up libglibcodegen.py[co] during clean
Simon McVittie
1
-1
/
+1
2007-11-12
Make sure things built by tools that use libglibcodegen are rebuilt when that...
Simon McVittie
1
-0
/
+7
2007-11-12
Add tools/libglibcodegen.py and start to move stuff into it
Simon McVittie
4
-191
/
+228
2007-11-09
genginterface.py: support signature 'ao'
Simon McVittie
1
-0
/
+2
2007-10-29
Make glib-client-marshaller-gen.py take the prefix as a command-line argument
Simon McVittie
1
-3
/
+3
2007-10-26
Only emit array GType-generator implementations if a type with appropriate si...
Simon McVittie
1
-0
/
+3
2007-10-26
Only generate ARRAY GTypes if an array-name is explicitly given
Simon McVittie
1
-4
/
+1
2007-10-08
Fix tools/Makefile.am: glib-client-marshaller-gen.py, not .xsl
Simon McVittie
1
-1
/
+1
2007-10-08
Generate a function _tp_register_dbus_glib_marshallers which registers dbus-g...
Simon McVittie
2
-0
/
+60
2007-10-05
genginterface: Object-paths have BOXED type
Simon McVittie
1
-1
/
+1
2007-10-04
genginterface and glib-gtypes-generator are programs, not stylesheets - amend...
Simon McVittie
2
-2
/
+2
2007-10-04
The project is called telepathy-glib, not libtelepathy-glib
Simon McVittie
6
-6
/
+6
2007-10-04
Add master copy location and copyright info to tools/*.py
Simon McVittie
2
-0
/
+40
2007-10-04
In XSL stylesheets for which tp-glib is the master copy, add comments saying so
Simon McVittie
7
-2
/
+73
2007-10-04
Sync ls-interfaces.xsl, spec-to-introspect.xsl from spec repo (only comment c...
Simon McVittie
2
-0
/
+27
2007-10-03
Include GTypes generator in dist
Simon McVittie
1
-0
/
+1
2007-10-03
Include GLib interface generation in dist
Simon McVittie
1
-0
/
+2
2007-10-03
Add GLib-specific interfaces generator stylesheets, which generate GQuarks as...
Simon McVittie
2
-0
/
+98
2007-10-03
tools/glib-gtypes-generator.py: if array-name is explicitly set to an empty s...
Simon McVittie
1
-10
/
+13
2007-10-03
Move coding style checks to tools/
Simon McVittie
5
-0
/
+87
2007-09-06
Document generated macros
Simon McVittie
1
-3
/
+34
2007-09-06
Generate array/struct types with different names
Simon McVittie
1
-2
/
+3
2007-09-06
Add code to auto-generate functions that return specialized GTypes
Simon McVittie
1
-0
/
+164
2007-09-07
Remove tools/genginterface.pyc in make clean
Simon McVittie
1
-0
/
+2
2007-09-07
Re-order tools/Makefile.am alphabetically
Simon McVittie
1
-2
/
+2
2007-09-07
Don't make generated GInterfaces unnecessarily large (fd.o #11916).
Simon McVittie
1
-1
/
+1
2007-08-29
make generation of spec-gen.am depend on stable interface whitelist
Dafydd Harries
1
-1
/
+1
2007-06-07
c-constants-generator: reformat <tp:spec> template
Simon McVittie
1
-9
/
+20
2007-06-07
c-constants-generator: spec now has @plural so remove hack
Simon McVittie
1
-4
/
+0
2007-06-07
c-constants-generator.xsl: make mixed-case-prefix param mandatory
Simon McVittie
1
-3
/
+11
2007-06-07
Make c-interfaces-generator not telepathy-glib specific
Simon McVittie
1
-13
/
+38
2007-05-28
genginterface.py: don't use non-existant type DBUS_TYPE_G_BYTE_ARRAY
Dafydd Harries
1
-1
/
+3
2007-04-19
Move contents of lib/ into root directory
Simon McVittie
12
-0
/
+1281
2006-01-21
remove any possibility for darcs crack when moving from generated XML or gene...
6
-485
/
+0
2006-01-18
fix up the gobject generator to properly understand a(...) and a{...}
1
-5
/
+15
2006-01-17
Move do_gen.sh into tools -- remaining changes.
Ole Andre Vadla Ravnaas
2
-0
/
+15
2006-01-16
*actually* sort method names alphabetically... doh
1
-2
/
+2
2006-01-14
set const values in prototypes correctly
1
-23
/
+23
2006-01-14
try marshalling object paths as strings
1
-1
/
+1
[next]