Commit Graph

14 Commits

Author SHA1 Message Date
Emmanuel Garette 48b3b7e8a4 flit 2019-04-07 20:51:53 +02:00
Emmanuel Garette ebf84b5a69 can change package name 2016-04-07 15:53:48 +02:00
gwen 327cce6fed merge Makefile 2013-09-16 14:52:42 +02:00
Emmanuel Garette 3ffbb4ab8f Makefile for non-gnu version of basename 2013-09-16 14:43:58 +02:00
Daniel Dehennin 1249e1e2bc Incorrect filename for gettext catablog
* Makefile: Do not use basename option “-s” as it's not compatible with,
  at least, Ubuntu Precise Pangolin.
2013-09-16 14:41:12 +02:00
gwen 7dd9394b84 makefile and docstrings 2013-09-02 15:06:55 +02:00
Emmanuel Garette f379a0fc0a update Makefile and setup.py 2013-09-01 23:09:50 +02:00
Emmanuel Garette 82b375ade5 - add "make build-pot" to build or update translations/tiramisu.pot files
- corrections in error's message in tiramisu/option.py
- update tiramisu.pot
- update fr's translation
2013-08-31 09:54:23 +02:00
Daniel Dehennin 28d053430b Fix installation for non EOLE developpers
The version is extracted from “relase/” tags and they exists only on EOLE
git repository.

* Makefile (install): Depends on version file.
  (version.in): Fake dev version for developpers without devel release
  tags

* setup.py: Add missing subprocess import.
  (fetch_version): Use same fallback version as Makefile.
2013-07-18 12:23:50 +02:00
Philippe Caseiro b7580125a5 Merge branch 'master' of git://git.labs.libre-entreprise.org/tiramisu 2013-04-23 16:30:45 +02:00
Philippe Caseiro a57e89c82d * Makefile : Installation des fichiers de langue
Compilation et Installation des fichiers de traductions pour
Tiramisu
2013-04-23 16:30:24 +02:00
gwen 604cb0339e 'make test' deleted 2013-04-23 14:14:19 +02:00
Daniel Dehennin 5730a97728 Dynamic version and Makefile target to generate a distribution
The version is extracted from the last tag name minus the 'release/'
prefix.

* AUTHORS: Add mysel as contributor.

* setup.py: Add a function to get version from extracted version.in file
  or from the last tag name.

* Makefile: Add a target to generate the version.in file from the last
  tag name.

* .gitignore: Ignore the version.in file.
2012-07-24 15:16:40 +02:00
gwen e3b379b974 ready for debian packaging now 2012-07-13 11:22:00 +02:00