Posts by Simon Rowe

Fpm version 0.6.0 released

This release introduces a better visualization for the build output, compiler output is only shown on error to keep the standard output clean for successful builds. Furthermore, fpm can now detect unused modules and avoids compiling modules that are not needed for an application, which improves the compilation speed with large dependencies like stdlib. When creating a new project with fpm the author information are now taken from the git configuration to avoid using placeholders in the manifest. Several more bug fixes and plenty of improvements went into this version as well.

Verder lezen ...


Fpm 0.5.0 uitgebracht

In deze release hebben we een groot aantal bugs opgelost en veel verbeteringen doorgevoerd in de tools bij fpm, zoals continue bouw en levering en de installatie voor Windows. Onder de nieuwe functionaliteit vind je betere mogelijkheden om de compiler/linker te selecteren en een slimmere build-backend (testen worden bijvoorbeeld alleen gebouwd indien nodig en link-afhankelijkheden worden netter bijgehouden).

Verder lezen ...