Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
1674cdc5 25.03.2021 23:51 admin

gwenbuild: Allow sub-targets.

e0cf388a 25.03.2021 23:51 admin

gwenbuild: Added GWBUILD_TargetType_toString(), use it.

c0ccb4c1 25.03.2021 22:59 admin

gwenbuild: Dont use hardcoded tool names for CC, CXX, AR etc.

711026b8 25.03.2021 20:24 admin

OS: Improved POSIX version of GWEN_Process_WaitAndRead().

3d91a6fd 25.03.2021 00:14 admin

gwenbuild: Decreased verbosity.

e9342e38 25.03.2021 00:12 admin

gwenbuild: Removed an accidentally added file.

e5142b45 25.03.2021 00:11 admin

gwenbuild: Fixed a typo.

f942bff0 25.03.2021 00:10 admin

gwenbuild: Adapt to latest changes in GWEN_PROCESS.

128ab6c9 25.03.2021 00:09 admin

OS: Allow GWEN_Process_RunCommandWaitAndGather() to also read stderr.

This is currently only implemented on non-win32 systems.
For win32 we will have to implement GWEN_Process_WaitAndRead() which
needs non-blocking access to pipes created by CreatePipe()....

34e04dfd 24.03.2021 21:44 admin

gwenbuild: More work, implemented some more XML elements from build files.

0203f319 24.03.2021 21:43 admin

OS/POSIX: GWEN_Process_Start() now uses GWEN_StringList_fromString2().

Also untangled spaghetti code.

151a1743 24.03.2021 21:43 admin

OS: Added function GWEN_Process_RunCommandWaitAndGather().

This function runs a command and reads its output to a buffer.

c84fbe73 24.03.2021 21:40 admin

BASE: Added function GWEN_StringList_fromString2().

This function internally uses the powerfull function
GWEN_Text_GetWordToBuffer().

4524f4bf 24.03.2021 00:51 admin

gwenbuild: Preset "prefix".

6a735824 24.03.2021 00:51 admin

gwenbuild: Target now parses <sources> and <headers>.

a80e9a85 24.03.2021 00:50 admin

gwenbuild: Add functions to get and set install path. Defined flags.

dd1f5971 24.03.2021 00:50 admin

gwenbuild: Added missing copy code for currentRelativeDir.

4ea66ed2 23.03.2021 23:43 admin

gwenbuild: Created a framework to read a build tree.

Only a few entries are currently picked up but that will be improved upon
int following commits.

cd3fb3fe 23.03.2021 23:41 admin

XML: Added function GWEN_XMLNode_ExpandProperties().

fbe85ba5 22.03.2021 23:30 admin

gwenbuild: Write project info into db of current context.

- these vars will be inherited by each child-context.

30f70f7f 22.03.2021 23:16 admin

gwenbuild: Started working on main object.

- copy some important environment variables to DB of the main context
- expand variables from current context on GWB_Parser_ReadXmlDataIntoStringList()

4c5e3830 22.03.2021 22:40 admin

gwenbuild: More work on parser.

- added function GWB_Parser_ReadBuildTree()
- added context as an argument to GWB_Project_new()

47f56ad0 22.03.2021 22:10 admin

gwenbuild: Started working on build file parser.

b14a228d 21.03.2021 22:59 admin

gwbuild: More work.

ead83ea7 21.03.2021 10:20 admin

Merge branch 'master' into mp-202102-gwenbuild

(526-550/3215) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom