gwenbuild: Define filenames, no longer use them directly.
This allows for centrally changing of filenames.
gwenbuild: Remove debug function.
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 after freeing
Removed no longer needed builder defs (are now in posix and windows folders).
gwenbuild: Cleanup function _addCommands().
gwenbuild: Added more "static" decls, removed superflous def.
gwenbuild: Cleanup _setupOutFiles().
gwenbuild: Added some "static" decls.
gwenbuild: Cleanup function GWB_ParseBuildFiles().
Gwenbuild: Cleanup function _parseVersions().
Improves readability.
Changed mailinglist project name for aqbanking-devel in README.
Gwenbuild: Fixed some typos.
Cleanup function _parseWriteFile().
Reuse code, split big function into smaller ones.
Cleanup function GWB_Parser_ReadBuildFile().
Now function should be longer than a screen page ;-)
Windows compatibility: Ignore signal functions and symbols on windows
Windows compatibility: Handle symlinks only on non-windows
Windows compatibility: Use GWEN_Text_strndup wrapper
Windows compatibility: Use stat instead of lstat on windows
GwenBuild: Build "tm2builder" targets first if none specified.
Source files generated from typemaker2 type definition files in most casesneed to be generated before anything else. Therefore we prioritize thosebuilders if no specific builder is requested on the command line....
Gwenbuild: Added some template/example files.
- convlib.tmpl: example for building convenience library targets- module.tmpl: example for building plugin modules
Gwenbuild: Add var GWBUILD_SYSTEMTYPE(posix, windows).
This can be used to determine the base type of the target operating system("windows" or "posix").
Released 5.7.3
Prepared release 5.7.3.
gwenbuild: Decreased verbosity.
Auch abrufbar als: Atom