gwenbuild: Added support for loadable modules.
gwenbuild: Fixed dependecy handling.
gwenbuild: Some ideas for next changes.
gwenbuild: Disable unlink for now, will work on it later.
gwenbuild: Add flags to delete output files before build.
No longer need a "rm" subcommand which might fail and print a confusingerror message.
gwenbuild: Added entry to TODO chapter.
gwenbuild: Only call GWEN_XMLNode_SetCharValue() with nonempty values.
gwenbuild: Add files from <writeFile> to project file list.
This makes sure that gwenbuild knows that the written file is generated.
gwenbuild: Add more generated files to output of tm2builder.
This makes sure gwenbuild knows that the header files build by thetm2builder are also generated files.
gwenbuild: Fixed handling of files, now allowing for relative paths in 0BUILD files.
This allows to use generated files from subfolders. For example AqBankinguses hbcixml to merge multiple files inside folders into single files.Those files then are merged a folder above to generate one single XML file...
gwenbuild: Added function GWB_File_List2_GetOrCreateFile().
This function checks for subfolders in fname.
gwenbuild: Updated TODO part.
gwenbuild: Current status.
gwenbuild: Added and tested builder for C++ files.
gwenbuild: Improved custom target handling.
PARSER: Allow for empty index spec ("[]") to specify all values of a DB var.
The function GWEN_Text_ReplaceVars() replaces all occurrences of variablespecs (like in "$(thisVar)") with their values.
There was already the possibility to use and index to specify which value...
gwenbuild: Fixed a bug.
gwenbuild: Added "<checkProgs>".
Can now look for programs within a given path (or default $PATH) and evenunder different names.
gwenbuild: Add version tag to project (e.g. "stable").
gwenbuild: Fixed a bug (definePrefix is a property, not a full separate element).
gwenbuild: Only add real source files to project source file list.
gwenbuild: Decreased verbosity.
gwenbuild: Increased verbosity. Fixed a bug.
Current build dir is "." because it is relative to the folder we arerunning the builder tools (like gcc etc) in.
gwenbuild: Parse <SetVar> also in <dependencies> element.
gwenbuild: Accept *.xml files for typemaker2, too.
Auch abrufbar als: Atom