Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
d8c39e9e 31.10.2022 13:56 admin

Some ideas for typemaker3.

7a854265 04.09.2022 09:42 Alexander Lohnau

Port deprecated QFlags constructor

When consumers want to build without deprecated Qt public API using for
example `-DQT_DISABLE_DEPRECATED_BEFORE=0x50f02` as a compile
definition, this line breaks the build. Adding this is currently in the
works for KMyMoney....

b3c01aef 29.08.2022 23:00 admin

plugin: Fixed a typo, fixed memory leaks, increased verbosity.

87fb305b 28.08.2022 20:40 admin

plugin: Re-use existing code.

a4e78d85 28.08.2022 00:22 admin

Incremented version.

Needed to check for latest features in plugin module (version >5.10.1.0).

205fd264 28.08.2022 00:15 admin

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 which don't allow for dynamic
loading of plugins.

In such a case plugin providers can add just create a plugin and add it to...

ee482369 27.08.2022 18:58 admin

plugindescr: More cleanup of _readPluginDescriptionFromFile().

6d0125f4 27.08.2022 18:41 admin

Cleanup plugin stuff (needs SO_VERSION/AGE++!).

- added GWEN_Plugin_GetPluginDescription()
- added GWEN_Plugin_SetPluginDescription()
- moved forward declarations to c-file, make private functions static
- removed unnecessary header includes
- split GWEN_PluginManager_LoadPlugin() into smaller functions...

bea71559 25.08.2022 23:23 wrobelda

APIs: support MSVC

3fb18509 25.08.2022 23:12 wrobelda

directory_p.h: remove Unix-specific header

c1481e12 25.08.2022 23:10 wrobelda

xmlcmd_lxml.c: use GWEN_Text_strndup

7208a7c9 25.08.2022 22:22 admin

gwbuild: Improved help string.

d9c97c71 24.08.2022 00:08 admin

gwbuild: Improved output of executed commands. Removed unneeded code.

84e5fbd2 23.08.2022 23:55 admin

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/typemaker2 processes so they
wrote to the console whenever they felt like it, sometimes scrambling the...

318020a4 23.08.2022 23:52 admin

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.

dde8dfde 23.08.2022 22:14 admin

GWEN_Process: Started adding redirection to/from files (for now POSIX only).

030ee6e6 22.08.2022 23:25 admin

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 it to the buildctx first.

a187ce02 22.08.2022 23:19 admin

gwbuild: Fixed a bug (don't replace NULL folder with "./").

04f2bf52 22.08.2022 23:19 admin

gwbuild: Minor reformats.

e433e0c7 22.08.2022 23:17 admin

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.

e9672bc2 22.08.2022 23:15 admin

gwbuild: Increased verbosity.

858dd9f5 22.08.2022 23:14 admin

gwbuild: Add "BUILDCMD" when there is a build command associated with a file.

b05e6b37 22.08.2022 23:13 admin

gwbuild: Added debug functions, fixed bugs in existing ones.

5dc989a6 22.08.2022 20:13 admin

gwbuild: Set folder to "." if NULL.

99efdb27 22.08.2022 18:04 admin

typemaker2: Fixed flags in _buildMemberInlines()

Need to use flags of the struct member, not of the struct type.

(176-200/3207) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom