SIO: Try to set "HOST:" header in HTTP session.
gwenbuild: Fixed a bug in option parser.
Was not expanding variables. Now AqFinance can be completely compiled andinstalled, and the installed version works!
pathmanager: Increased verbosity.
This can be helpfull when checking for bad paths.
gwenbuild: Removed no longer needed fields.
gwenbuild: Added missing includes.
gwenbuild: split main.c into multiple files. Easier to maintain.
gwenbuild: Created a subfolder for types.
gwenbuild: Removed unneeded code, fixed a bug on the way.
gwenbuild: Removed disabled code.
gwenbuild: Fixed dependency problems with missing destination file and symlinks.
gwenbuild: Add property "requiredVersion" to <gwbuild>.
Merge branch 'mp-202102-gwenbuild'
gwenbuild now works with AqBanking and especially with AqFinance. Needs more refinement but works.
gwenbuild: Added help string.
gwenbuild: Added command "clean" (-c).
This command deletes all generated files (except config.h, that is).
gwenbuild: Increased verbosity.
Dependency tracking now uses DBG_INFO to allow for debugging of issues.
gwenbuild: Added module for CXX apps.
Probably not needed as gcc seems to figure out when to link-in c++ code.
gwenbuild: Improved install command.
gwenbuild: Implemented install.
syncio: Add function GWEN_SyncIo_Helper_CopyFile().
gwenbuild: Prepared command "-i": Install.
gwenbuild: Fixed dependency tracking.
Only check dependencies and file dates when running the first sub command.If it is decided that a rebuild is needed all subsequent sub commands needto be executed in any case without further checking.
gwenbuild: Added command "-r": Repeat setup.
This command repeats the setup process using the same arguments given to thelast full setup.
gwenbuild: Write install file list. Promoted some functions to API functions.
gwenbuild: Allow for flag "GENERATED" to be specified in "<data>".
gwenbuild: Added support for loadable modules.
Auch abrufbar als: Atom