rust/mk
Luca Bruno 3177e63dee Use po4a to provide translatable documentation
This commit add a new "docs-l10n" make target which uses po4a to:
* create .pot (PO templates) from markdown doc
* update templates and po for enabled languages
* generate translated markdown for completed (> 80%) translations

Currently, no language has been activated.

Signed-off-by: Luca Bruno <lucab@debian.org>
2013-07-07 21:12:00 +02:00
..
clean.mk mk: clean-llvm for cross-compile 2013-06-30 12:54:17 +09:00
ctags.mk
dist.mk mk: Include all bins in the windows install 2013-06-27 19:00:12 -07:00
docs.mk Use po4a to provide translatable documentation 2013-07-07 21:12:00 +02:00
host.mk libstd: Rename libcore to libstd and libstd to libextra; update makefiles. 2013-05-22 21:57:05 -07:00
install.mk libstd: Rename libcore to libstd and libstd to libextra; update makefiles. 2013-05-22 21:57:05 -07:00
llvm.mk mk: Split target triples into bulid triple + host triples + target triples 2013-02-21 17:51:55 -08:00
perf.mk mk: cleanup - lib and executable suffix handling 2013-03-02 21:25:12 +09:00
platform.mk Add x64 windows to platform.mk and mingw64 header fixes. 2013-07-03 23:33:59 -04:00
pp.mk Remove the fuzzer 2013-06-15 16:12:56 -07:00
rt.mk Turn off jemalloc 2013-06-18 12:03:14 -07:00
rustllvm.mk Refactor optimization pass handling. 2013-05-29 14:16:49 +12:00
snap.mk mk: Split target triples into bulid triple + host triples + target triples 2013-02-21 17:51:55 -08:00
stage0.mk libstd: Rename libcore to libstd and libstd to libextra; update makefiles. 2013-05-22 21:57:05 -07:00
target.mk Deny common lints by default for lib{std,extra} 2013-06-25 17:39:43 -07:00
tests.mk Update tests.mk 2013-07-06 02:19:37 -07:00
tools.mk Bring compiletest/rustpkg/driver up to date on std vs core 2013-07-04 16:30:48 -07:00