Projekt

Allgemein

Profil

Aktivität

von 07.09.2021 bis 06.10.2021

06.10.2021

21:16 Revision 6ccff17c (gwenhywfar): typemaker2: Fixed some newly introduced bugs.
GWEN_FORMAT helped very much with this... admin
21:16 Revision 5b7bb4f2 (gwenhywfar): base: Add format attribute to GWEN_Buffer_AppendArgs().
This allows for the compiler to check arguments for this function. admin
00:30 Revision 5a0a6615 (gwenhywfar): typemaker2: More cleanup (TM2C_BuildCopy).
admin

05.10.2021

00:49 Revision 8ffb7e26 (gwenhywfar): typemaker2: Minor beautification.
admin
00:48 Revision 8bef558a (gwenhywfar): typemaker2: Cleanup dup code.
admin

04.10.2021

23:43 Revision b3fa5023 (gwenhywfar): typemaker2: More cleanup.
admin

03.10.2021

23:35 Revision f736fa1f (gwenhywfar): typemaker2: Started cleanup.
typemaker2 is an essential tool for AqBanking and AqFinance, so it has to be
easily maintainable.
admin

01.10.2021

21:50 Revision 910092b6 (gwenhywfar): Revert "gwenbuild: Remove duplicate code (there already is GWB_Parser_ReadXmlDataIntoStringList)."
This reverts commit 26e22240902bce6f0b81c5779466b017bfbe79c0. admin
21:43 Revision 26e22240 (gwenhywfar): gwenbuild: Remove duplicate code (there already is GWB_Parser_ReadXmlDataIntoStringList).
admin
21:42 Revision 598f8845 (gwenhywfar): gwenbuild: Fixed CLI args. "-s" now directly takes the source folder.
admin

30.09.2021

23:52 Revision 2c13172f (gwenhywfar): gwenbuild: Started added handling of language catalogs.
These changes will make it easier to add new types later.
Basically we now create a GWB_TARGET for every language cat...
admin
20:33 Revision 029025aa (gwenhywfar): gwenbuild: Updated README.
admin
16:33 Revision 90c0b7c2 (gwenhywfar): gwenbuild: Cleanup GWB_Utils_VersionStringToDb().
admin
16:09 Revision 2cfaef9a (gwenhywfar): gwenbuild: Define filenames, no longer use them directly.
This allows for centrally changing of filenames. admin
14:12 Revision 5ff61548 (gwenhywfar): gwenbuild: Remove debug function.
admin
14:11 Revision 2f3d3fdf (gwenhywfar): gwenbuild: Improved depfile handling. Fixed pointers.
- moved code into its own file.
- simplified reading a gcc depfile by cleaning it up first.
- set pointers to NULL af...
admin
11:49 Revision 372219ac (gwenhywfar): Removed no longer needed builder defs (are now in posix and windows folders).
admin
11:40 Revision f9fb375a (gwenhywfar): gwenbuild: Cleanup function _addCommands().
admin
11:32 Revision edbae626 (gwenhywfar): gwenbuild: Added more "static" decls, removed superflous def.
admin
11:30 Revision ba564744 (gwenhywfar): gwenbuild: Cleanup _setupOutFiles().
admin
11:15 Revision 9f78dac4 (gwenhywfar): gwenbuild: Added some "static" decls.
admin
11:11 Revision d4667258 (gwenhywfar): gwenbuild: Cleanup function GWB_ParseBuildFiles().
admin
01:04 Revision 3e43ac4c (gwenhywfar): Gwenbuild: Cleanup function _parseVersions().
Improves readability. admin
01:04 Revision cc704c4c (gwenhywfar): Changed mailinglist project name for aqbanking-devel in README.
admin
01:02 Revision 11beb3db (gwenhywfar): Gwenbuild: Fixed some typos.
admin
00:17 Revision eabf8816 (gwenhywfar): Cleanup function _parseWriteFile().
Reuse code, split big function into smaller ones. admin

29.09.2021

23:50 Revision 07a28ab6 (gwenhywfar): Cleanup function GWB_Parser_ReadBuildFile().
Now function should be longer than a screen page ;-) admin
23:14 Revision 8526695c (gwenhywfar): Windows compatibility: Ignore signal functions and symbols on windows
cstimming
23:14 Revision c64acc9e (gwenhywfar): Windows compatibility: Handle symlinks only on non-windows
cstimming
23:13 Revision b67f169f (gwenhywfar): Windows compatibility: Use GWEN_Text_strndup wrapper
cstimming
23:13 Revision 698fd68d (gwenhywfar): Windows compatibility: Use stat instead of lstat on windows
cstimming

25.09.2021

18:24 Revision 4631292e (gwenhywfar): GwenBuild: Build "tm2builder" targets first if none specified.
Source files generated from typemaker2 type definition files in most cases
need to be generated before anything else....
admin
18:20 Revision 6e732ff0 (gwenhywfar): Gwenbuild: Added some template/example files.
- convlib.tmpl: example for building convenience library targets
- module.tmpl: example for building plugin modules
admin
18:19 Revision d212c1ad (gwenhywfar): Gwenbuild: Add var GWBUILD_SYSTEMTYPE(posix, windows).
This can be used to determine the base type of the target operating system
("windows" or "posix").
admin
14:51 Revision 28c09cbf (gwenhywfar): Released 5.7.3
admin
14:51 Revision 23662452 (gwenhywfar): Released 5.7.3
admin
14:47 Revision 7d9bd40e (gwenhywfar): Prepared release 5.7.3.
admin
00:04 Revision 3c7848cb (gwenhywfar): gwenbuild: Decreased verbosity.
admin

24.09.2021

23:59 Revision 6b1e6908 (gwenhywfar): gwenbuild: Improved version handling.
- add "version" attribute to "<project>" element for simplification
- improved autotools compatibility
- create var...
admin
22:32 Revision d5128d7b (gwenhywfar): Incremented version number.
admin
22:32 Revision 1bd6a3e6 (gwenhywfar): gwenbuild: Setup context variables in topbuilddir.
admin
15:19 Revision f19c7f1c (gwenhywfar): gwenbuild: On error wait for running jobs to finish instead of killing them.
If a job error occurs (e.g.compilation error) let the other jobs still
finish instead of killing them. That way at le...
admin
15:03 Revision b28b367d (gwenhywfar): Fixed bug in GWB_Parser_ReplaceVarsBetweenAtSigns().
Now also accepts valid use of AT sign (e.g. email adresses, doxygen tags). admin
15:02 Revision 745b2ad8 (gwenhywfar): Decreased verbosity.
admin

23.09.2021

23:46 Revision 3f0642b0 (gwenhywfar): Don't build gwenbuild on Windows.
admin

21.09.2021

15:06 Revision 40167ae5 (gwenhywfar): i18n: Update German translation
mlenk
14:55 Revision da2e0919 (gwenhywfar): Several spelling fixes
mlenk

18.09.2021

17:44 Revision 88b107f9 (gwenhywfar): Release 5.7.2.
admin
17:43 Revision fef8b6e2 (gwenhywfar): Release 5.7.2.
admin
17:14 Revision d8f93249 (gwenhywfar): Prepared release 5.7.2.
admin
17:12 Revision 31ca23eb (gwenhywfar): CryptToken: Fixed a problem (callers rely on the return value of GWEN_Crypt_Token_BeginEnterPin !=0).
admin

11.09.2021

19:23 Revision 3d41f376 (gwenhywfar): Don't use deprecated functions.
admin
19:23 Revision 804c0100 (gwenhywfar): Marked GWEN_Gui_ShowBox() and GWEN_Gui_HideBox() deprecated.
admin
19:22 Revision 027d2fa5 (gwenhywfar): Renamed def "DEPRECATED" to "GWEN_DEPRECATED".
admin
19:00 Revision 2acc7ef8 (gwenhywfar): CryptToken: No longer use GWEN_Gui_ShowBox() and GWEN_Gui_HideBox().
Those GUI functions need the GUI to run in the background which doesn't work
well in most apps where the program code...
admin
18:14 Revision 02b17c5a (gwenhywfar): ctplugin: Simplified code (esp. use fn GWEN_Gui_ProgressLog2).
admin

10.09.2021

16:32 Revision 2ba7a4ee (gwenhywfar): Released 5.7.1
admin
16:31 Revision 6e525e0a (gwenhywfar): Released 5.7.1
admin
14:10 Revision 86f903d1 (gwenhywfar): Prepared release 5.7.1.
admin
 

Auch abrufbar als: Atom