Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
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

821fc1f8 20.03.2021 18:21 admin

test: Added a test for setting big binary data to GWEN_DB.

6f56d9ac 20.03.2021 18:21 admin

XML: Fixed indentation.

09d9d24c 20.03.2021 18:20 admin

BUFFER: Added GWEN_Buffer_KeepTextBetweenStrings and tests for it.

c7e26c35 28.02.2021 18:27 admin

OS: More work on threads.

Added functions to set flags. Those are used when creating a thread.
The only flag currently available allows for creating undetached threads
(currently only on POSIX systems, on Windows the resources must always be
released with CloseHandle())....

eb331271 26.02.2021 12:56 admin

Build: Add warning option to compiler flags.

cb4dc34b 26.02.2021 00:50 admin

OS: Added argument to GWEN_Semaphore_new().

64cfe111 24.02.2021 01:00 admin

Updated gource script.

de34c199 23.02.2021 21:59 admin

OS: Export semaphore symbols.

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

Auch abrufbar als: Atom