Skip to content
This repository has been archived by the owner on Mar 31, 2024. It is now read-only.

Releases: RaniAgus/so-project-template

v3.1.0

01 Aug 16:16
Compare
Choose a tag to compare

What's Changed

  • Linkear shared library en la compilación by @RaniAgus in #30

Ya no hace falta configurar LD_LIBRARY_PATH en ningún caso 🎉

Full Changelog: v3.0.0...v3.1.0

v3.0.0

27 Mar 23:52
Compare
Choose a tag to compare

Para más info, visitar la guía de uso.

v2.4

08 Sep 00:53
56636fb
Compare
Choose a tag to compare

Changelog

  • Se renombra 'utils' a 'static'
  • Se agrega soporte para shared libraries
  • Se agrega script para descargar templates

v2.3

17 Aug 20:41
2c37fb0
Compare
Choose a tag to compare

Changelog

  • Se agrega regla make start

  • Se agrega flag verbose a mkdir y rm

  • Se agrega makefile para compilar desde raiz

  • Se agrega mayor versatilidad al estructurar los proyectos

  • Se cambia la estructura por defecto del template

v2.2

05 Jun 17:39
97321f0
Compare
Choose a tag to compare
Merge from v2.2-patch (#11)

v2.1

18 May 16:07
a2bba05
Compare
Choose a tag to compare
  • Fix: Se corrige un bug que hacia que los archivos fuera de src sean incluidos al compilar
  • Feat: Se agrega una regla para testear las variables
  • Ref: Se simplifica la forma de obtener el nombre del proyecto
  • Ref: Se mejora la expresividad
  • Feat: Se agrega chequeo de dependencias para las bibliotecas estáticas
  • Ref: Se renombra la subcarpeta utils a src en las bibliotecas estáticas para no generar confusión

v2.0

18 May 15:59
e951dd7
Compare
Choose a tag to compare
Update to use v2.0 (#2)

* template update

* rename folders

* Update README.md

* Update README.md

* Update README.md

* check out dependencies

* remove compiling dependencies from makefile

* pipe to replace newline with spaces