gwenbuild: Fixed targt type staticLib.
Use a small helper script to create a non-flat ar lib.
gwenbuild: Fixed linking against internal static libs.
gwenbuild: More work on static libs.
Need to rebuild installable static libs because "ar Trc" creates flatarchives which only refer to included subfolders. We need to unpack andrepack such an archive for exports.
gwenbuild: Read GenericBuilders only once. Add "--static" arg for setup.
gwenbuild: Write context to file.
Will be used later to show some infos like defines used in folders etc.
text: Improved error message.
gwenbuild: Allow for "<extradist>" also inside <project>.
This allows to distribute README etc in the root folder where there is notyet a target defined.
gwenbuild: Added command to generate a package tarball.
Creates a folder and copies files markes as "DIST" into it.Next step will be to create the tarball from it and delete the dist folder.
gwenbuild: Add 0BUILD files to project file list.
Released 5.7.0beta.
gwenbuild: Also use ldflags. Use cflags/ldflags in tryCompile/tryLink.
gwenbuild: More tweaking of builder definitions.
Crosscompiling for Windows works now using mingw.
gwenbuild: Create different builders for different target systems.
Cross-compiling for Windows on Linux now creates binaries.
gwenbuild: Updated README.
gwenbuild: Use existing build command list instead of creating an returning new ones.
Also allow to differentiate between error adding dependencies and simplyempty dependency list (e.g. when requesting to build a file which is anon-generated source file).
gwenbuild: Fixed dependency tracking.
PATH: Fixed some bugs in GWEN_Path_GetPathBetween().
gwenbuild: Improved <BuildFiles> code.
Can now also select matching files from the project file list. This willbe needed for gettext-related commands.
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.
Auch abrufbar als: Atom