Commit Graph

16 Commits

Author SHA1 Message Date
Benjamin Dauvergne 8484e7a065 Add tool gitlog-to-changelog 2014-08-28 16:00:13 +02:00
Simo Sorce 3a6b2fdee7 Fix license boilerplates
Instad of referring to an old FSF address, point the reader to the FSF
website where the latest licenses and addresses are published.

Signed-off-by: Simo Sorce <simo@redhat.com>
2013-12-03 21:55:06 +01:00
Benjamin Dauvergne cf1a4a79b0 toosl/git-version-gen: use a dot to separate the commit string from the regular version 2013-09-27 16:19:28 +02:00
Benjamin Dauvergne e70a5746d5 tools/git-version-gen: keep the g before the git commit number 2013-09-27 12:20:16 +02:00
Benjamin Dauvergne 57435048a0 configure: generate version number from git revision between tagged release
The script git-version-gen is copied from the autoconf project.
2013-05-15 11:28:25 +02:00
Benjamin Dauvergne a6d33dd5fe [tools] add a repository for semantic patches as reference 2010-10-11 18:46:39 +02:00
Benjamin Dauvergne dbda2d11c0 [Core] move format-suppressions.py to tools directory 2010-07-21 13:57:03 +00:00
Benjamin Dauvergne b773217b54 Tools: add check-makefile.sh script to tools 2010-06-12 00:43:31 +00:00
Benjamin Dauvergne ca495cce42 Tools: add usage statement to check-lasso-sections.py 2010-04-06 13:11:44 +00:00
Benjamin Dauvergne 6924bffe21 Tools: add script to check for missing functions in lasso-sections.txt 2010-03-27 16:51:55 +00:00
Benjamin Dauvergne 9f57d30ebc Tools: add script to generate a listing of Lasso ABI
* tools/api.py:
   use parser from the binding generator to output a list of symbols
 * bindings/bindings.py;
   add private flags to not clobber 'private' fields of structures or
   methods not exported in bindings like _get_type.
2010-01-14 16:18:42 +00:00
Benjamin Dauvergne 9ed0670e48 * Remove ending blanks 2008-09-12 15:06:58 +00:00
Frédéric Péters 76794d2bd0 changed GList* of xmlNode* annotation, to include the * 2007-11-03 21:23:27 +00:00
Frédéric Péters 951e05e46e fixed indentation in generation script 2007-09-21 17:01:10 +00:00
Damien Laniel 18147f1517 added ModifyResponse as custom namespace 2007-08-06 16:39:56 +00:00
Frédéric Péters 26e7ad47d5 added script to generate idwsf2 low level classes to repository 2007-07-30 09:26:02 +00:00