summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Move the scanner to a separate library.Johan Dahlin2008-03-254-497/+17
* Split out the source scanner from the generator. Rename the symbols usedJohan Dahlin2008-03-237-600/+733
* Fix compiler warnings.Juerg Billeter2008-03-122-2/+2
* Start fixing memory management in g-idl-scanner.Juerg Billeter2008-03-123-61/+112
* Fix critical warning when no shlib passed to g-idl-compiler.Rob Taylor2008-03-121-1/+2
* Add missing trailing quote. Bad Philip!Johan Dahlin2008-03-111-1/+1
* Remove most global variablesJohan Dahlin2008-03-112-33/+38
* Remove unused importsJohan Dahlin2008-03-111-2/+0
* Added a few extra tests. Which resulted in finding a few bugs. WhichPhilip Van Hoof2008-03-112-3/+15
* Add some comments for strings into generated output for easier debugging.Rob Taylor2008-03-111-10/+11
* Write out the shlibs variable before writing out the strings length. FixesRob Taylor2008-03-111-0/+3
* Add support for parsing return arguments. Add support for caller-ownsJohan Dahlin2008-03-113-23/+71
* Remove parsing of the @deprecated syntax used in headers. We will supportJohan Dahlin2008-03-114-29/+4
* Coding style fixesJohan Dahlin2008-03-111-7/+7
* reviewed and extensively tested by JohanPhilip Van Hoof2008-03-107-35/+170
* Add an api to lex filenames. Lex all source .c files passed in on theJohan Dahlin2008-03-103-2/+28
* tools/gidlmodule.c tools/gidlmodule.h tools/gidlnode.c tools/gidlnode.hMark Doffman2008-03-104-1735/+3
* tools/quote-file.sh tools/compiler.c tools/generate.cMark Doffman2008-03-104-123/+95
* girepository/ginfo.c tools/generate.cMark Doffman2008-03-101-1/+2
* girepository/ginfo.c girepository/girepository.h tools/generate.cMark Doffman2008-03-101-6/+10
* tools/gidlcompilercontext.c tools/gidlcompilercontext.hMark Doffman2008-03-106-0/+2571
* girepository/ginvoke.c girepository/girepository.hMark Doffman2008-03-102-10/+13
* Support C99 _Bool type in scanner.Juerg Billeter2008-03-103-2/+8
* Don't skip functions that are defined in the namespace of a type thatJuerg Billeter2008-03-101-2/+12
* added "type-name", "get-type" and "deprecated" missing arguments.Marc-Andre Lureau2008-03-081-8/+26
* Move g_idl_node_can_have_member test later, as it broke spottingRob Taylor2008-02-191-3/+3
* Add g_idl_node_can_have_member.Rob Taylor2008-02-183-1/+17
* Ignore -pthread when passed to g-idl-scanner.Rob Taylor2008-02-181-0/+4
* Added:Rob Taylor2008-02-184-3/+29
* Rename GCOV_SOURCES to GCOVSOURCES to top automake complaining.Rob Taylor2008-02-131-1/+1
* Added:Rob Taylor2008-02-081-0/+8
* Added: Added: Renamed to tools/Makefile.am: Renamed to tools/compiler.c:Rob Taylor2008-02-0816-0/+10641