Projekt

Allgemein

Profil

Aktivität

von 30.07.2022 bis 28.08.2022

28.08.2022

20:40 Revision 87fb305b (gwenhywfar): plugin: Re-use existing code.
admin
00:22 Revision a4e78d85 (gwenhywfar): Incremented version.
Needed to check for latest features in plugin module (version >5.10.1.0). admin
00:15 Revision 205fd264 (gwenhywfar): plugin: Combine plugin descriptions from disk and added plugins.
Gwenhywfar is able to load plugins. However, this can be restricted when
building gwen in a fully static environment ...
admin

27.08.2022

18:58 Revision ee482369 (gwenhywfar): plugindescr: More cleanup of _readPluginDescriptionFromFile().
admin
18:41 Revision 6d0125f4 (gwenhywfar): Cleanup plugin stuff (needs SO_VERSION/AGE++!).
- added GWEN_Plugin_GetPluginDescription()
- added GWEN_Plugin_SetPluginDescription()
- moved forward declarations to...
admin

25.08.2022

23:23 Revision bea71559 (gwenhywfar): APIs: support MSVC
wrobelda
23:12 Revision 3fb18509 (gwenhywfar): directory_p.h: remove Unix-specific header
wrobelda
23:10 Revision c1481e12 (gwenhywfar): xmlcmd_lxml.c: use GWEN_Text_strndup
wrobelda
22:22 Revision 7208a7c9 (gwenhywfar): gwbuild: Improved help string.
admin

24.08.2022

00:08 Revision d9c97c71 (gwenhywfar): gwbuild: Improved output of executed commands. Removed unneeded code.
admin

23.08.2022

23:55 Revision 84e5fbd2 (gwenhywfar): gwbuild: Use new redirection code of GWEN_Process module.
This finally creates consistent output for gwbuild. Previously we didn't
redirect output of the created compile/link/...
admin
23:52 Revision 318020a4 (gwenhywfar): GWEN_PROCESS: Fixed creation of redirection files. Changed order.
Need to change working dir *after* creating the redirection files, otherwise
relative paths don't work.
admin
22:14 Revision dde8dfde (gwenhywfar): GWEN_Process: Started adding redirection to/from files (for now POSIX only).
admin

22.08.2022

23:25 Revision 030ee6e6 (gwenhywfar): gwbuild: Reverse order when adding files to buildctx.
Upon GWB_BuildCtx_AddFile() the added file is assigned an id, to make that
available to the build cmd we should add i...
admin
23:19 Revision a187ce02 (gwenhywfar): gwbuild: Fixed a bug (don't replace NULL folder with "./").
admin
23:19 Revision 04f2bf52 (gwenhywfar): gwbuild: Minor reformats.
admin
23:17 Revision e433e0c7 (gwenhywfar): gwbuild: Fixed a bug in GWB_File_List2_GetFileByPathAndName().
When requested folder is NULL we should also check for NULL in the stored
files, otherwise it might lead to duplcates.
admin
23:15 Revision e9672bc2 (gwenhywfar): gwbuild: Increased verbosity.
admin
23:14 Revision 858dd9f5 (gwenhywfar): gwbuild: Add "BUILDCMD" when there is a build command associated with a file.
admin
23:13 Revision b05e6b37 (gwenhywfar): gwbuild: Added debug functions, fixed bugs in existing ones.
admin
20:13 Revision 5dc989a6 (gwenhywfar): gwbuild: Set folder to "." if NULL.
admin
18:04 Revision 99efdb27 (gwenhywfar): typemaker2: Fixed flags in _buildMemberInlines()
Need to use flags of the struct member, not of the struct type. admin
18:03 Revision 0047982d (gwenhywfar): Fixed #274 (on Windows it's _MAX_PATH, not MAX_PATH).
admin

20.08.2022

15:22 Revision 8fe81dfb (gwenhywfar): typemaker2: Only add "/* end headers */ if there are any headers to add.
admin
14:35 Revision d58b539f (gwenhywfar): typemaker2: Fixed a bug.
need to use the flags from the current member type not from the struct type. admin
14:31 Revision 4cc56ec4 (gwenhywfar): Added a TODO to README.
admin
14:24 Revision bb6d2a76 (gwenhywfar): typemaker2: Fixed a bug in _buildMemberInlines()
We need to make sure member type is not the same type as the struct type,
otherwise the inlines will be generated mul...
admin

17.08.2022

23:12 Revision 8fb30b0d (gwenhywfar): GUI: Fixed a bug in GWEN_Dialog_ListWriteColumnSettings()
Copy'n'paste error :-/ admin
21:21 Revision 733380d7 (gwenhywfar): Refactor gsa tool to use GWEN_Funcs_xxx functions
rhabacker

16.08.2022

20:18 Revision 4b5e850c (gwenhywfar): Fix bug not hiding passwort in command line
The bug is fixed by adding an initial replacement for the unix variant of
GWEN_Gui_CGui__input(), instead of patching...
rhabacker
19:07 Revision 6d203f0b (gwenhywfar): Fix variadic marco usage
wrobelda

10.08.2022

22:54 Revision 0ef83456 (gwenhywfar): Released '5.10.1'
admin
22:53 Revision 8469a9f6 (gwenhywfar): Prepared release 5.10.1
admin
22:53 gwenhywfar-5.10.1.tar.gz
martin
22:53 gwenhywfar-5.10.1.tar.gz.asc
martin
20:09 Revision 1ee8675d (gwenhywfar): gcttool: restore showing global options when using --help
rhabacker
20:05 Revision 80863a32 (gwenhywfar): gcttool: use GWEN_FUNCS shortcuts
rhabacker
19:59 Revision 5e10933b (gwenhywfar): Updated de.po (only line numbers changed).
admin
19:49 Revision 3e379ac4 (gwenhywfar): Add missing german translation for gcttool
rhabacker
19:49 Revision a01a0d92 (gwenhywfar): Add command tool 'msghack', which is not packaged at least on openSUSE
rhabacker
19:49 Revision e80ff28f (gwenhywfar): Attempt to fix creating translations
rhabacker
18:53 Revision ab22281f (gwenhywfar): Generate Qt help file if --enable-full-doc is specified and qhelpgenerator(-qt5) is present
rhabacker
18:53 Revision 0709569f (gwenhywfar): Doxyfile.in: Raise limited of maximum number of dot graphs
rhabacker
18:53 Revision 2070e46c (gwenhywfar): Doxyfile.in: Remove unsuppported font
rhabacker

02.08.2022

22:01 Revision 35c0990f (gwenhywfar): Logger: Also accept correct spelling "verbose" as argument.
The string "verbous" is wrong, but changing it to the correct spelling
would make the current version of gwen incompa...
admin

31.07.2022

15:36 Revision 87d306de (gwenhywfar): Prepared release 5.9.10.
admin
14:56 gwenhywfar-5.10.0.tar.gz
martin
14:56 gwenhywfar-5.10.0.tar.gz.asc
martin
 

Auch abrufbar als: Atom