Andrew McMillan
6793ad7cbb
Ignore these files. Failure to remove them is not a failure to clean.
2011-09-11 00:54:53 +12:00
Andrew McMillan
d453cc20ba
Add a default target which omits building the docs.
2011-09-11 00:47:10 +12:00
Felix Möller
b69836e9d6
Initial version to support RPM creation
...
Producing tarballs now which can be build by rpmbuild -ta davical.tar.gz
This does not just support releases, but works as well for snapshots.
adding a template for the apache configuration.
2011-02-22 12:47:58 +13:00
Felix Möller
5fcbfdddd8
add automatic building of translation documentation
...
Build the pdf from the rst file on make. Delete this in the clean section.
Not adding PDF to the repo as it can be recreated, but the same is true for the phpdoc stuff ...
2011-02-21 22:45:08 +13:00
Andrew McMillan
5debe92237
Move from extract.pl to standard xgettext
...
So far we have used extract.pl which originated in Horde to generate the
PO files. This process took a long time to run.
But xgettext is able to handle PHP by itself.
In the source translate() and i18n() are used instead of _() therefore
we have to pass a keyword parameter.
From now on Translators: is the keyword to provide content to the
translators on Transifex.
Conflicts:
scripts/po/extract.pl
2011-02-21 22:39:40 +13:00
Andrew McMillan
6f50f3e2e2
Some changes to allow for snapshot builds.
...
Signed-off-by: Andrew McMillan <andrew@morphoss.com>
2011-01-20 23:34:21 +13:00
Andrew McMillan
f85b9d7765
all should depend on the new location for always.php
2010-04-15 21:27:38 +12:00
Andrew McMillan
f0964f7583
Move always.php into the webroot for easier setup.
...
Also add some 'search for the AWL includes' code into it for
even more easier setup.
2010-03-23 21:52:00 +13:00
Andrew McMillan
3e3aaf1494
Allow building of built-po without building everything else.
2009-12-04 23:00:13 +13:00
Andrew McMillan
e6507ee01f
Add a script for building always.php to include DB version also.
2009-10-27 09:17:07 +13:00
Andrew McMillan
c2b33549f7
Use current git command style.
2009-04-10 22:04:36 +12:00
Andrew McMillan
a9c0fdb370
Don't remove built docs in clean target.
2008-09-18 12:02:45 +12:00
Andrew McMillan
0087235de2
Changing package name to davical.
2008-09-16 09:47:01 +12:00
Andrew McMillan
fdb366161c
Downgrade doc build failure to a NOTICE.
2008-06-19 12:42:36 +12:00
Andrew McMillan
063894ee7b
Better dependency checking.
2008-02-29 07:51:49 +13:00
Andrew McMillan
40af69e68e
built-po should really depend on the translations!
2008-02-28 13:57:44 +13:00
Andrew McMillan
63930a85e6
Add the translation building process into the Makefile
2007-11-03 18:09:23 +13:00
Andrew McMillan
b876c2ef54
Only warn when we fail to build the docs.
2007-11-01 23:09:43 +13:00
Andrew McMillan
336d24eeb6
Improving the sanity of the build procedures. We can now construct a
...
tidy .tar.gz release with this change.
2007-05-30 22:36:27 +12:00
Andrew McMillan
64e351af56
The inc/always.php file is now built with the version number in it.
2007-05-29 23:01:04 +12:00
Andrew McMillan
2f53e972b8
Adding a top level Makefile and some distribution-independent love.
2007-05-29 13:35:37 +12:00