Menu

Tree [abca58] master /
 History

HTTPS access


File Date Author Commit
 checks 2014-10-14 John Plaice John Plaice [abca58] Change gcc test to allow version 5.0.0 to pass.
 cmake 2012-07-30 Jarryd Beck Jarryd Beck [db2657] po-update doesn't depend on pot file
 dist 2012-11-01 Jarryd Beck Jarryd Beck [92360e] add new vim syntax
 doc 2012-08-29 John Plaice John Plaice [18c832] New documentation, official.
 ideas 2011-07-05 Jarryd Beck Jarryd Beck [e83f81] added int printer idea
 input unknown
 m4 2013-06-04 John Plaice John Plaice [5d1e1c] Update boost m4 macros.
 po 2013-04-26 John Plaice John Plaice [1e055b] Another file to be ignored.
 src 2014-07-10 Jarryd Beck Jarryd Beck [f2d454] add sqroot example
 .gitignore 2013-04-26 John Plaice John Plaice [70581b] More files to be ignored.
 AUTHORS 2009-12-16 Jarryd Beck @ koalus Jarryd Beck @ koalus [58b86c] initial commit
 CMakeLists.txt 2013-10-15 Jarryd Beck Jarryd Beck [a38c07] cleanup
 COPYING 2009-12-16 Jarryd Beck @ koalus Jarryd Beck @ koalus [0c46ee] added COPYING and added a line to configure.ac ...
 ChangeLog 2012-05-18 Jarryd Beck Jarryd Beck [1e0fb7] cleaning up distribution
 INSTALL-tl 2012-06-21 John Plaice John Plaice [b739e7] Change the installation instructions.
 Makefile.am 2013-10-15 Jarryd Beck Jarryd Beck [a38c07] cleanup
 Makefile.pot 2012-02-09 Jarryd Beck Jarryd Beck [aa784c] move po files to separate domains
 NEWS unknown
 README 2012-05-18 Jarryd Beck Jarryd Beck [e5d229] comment about user manual in readme
 TODO 2012-05-17 Jarryd Beck Jarryd Beck [7f399c] missing tests, some TODO
 bootstrap.sh 2013-04-26 John Plaice John Plaice [358eee] Updated gettext to get rid of autoconf warnings.
 config.h.cmake 2011-10-19 Jarryd Beck Jarryd Beck [e1fb1f] make tlweb work on CMake
 configure.ac 2013-10-15 Jarryd Beck Jarryd Beck [65a0ba] fix up distribution
 translucid.pc.in unknown

Read Me

For generic GNU style software, see the INSTALL file. 

For specific installation instructions for this software,
see the INSTALL-tl file.

It is also possible to compile this software using cmake.
To do this, type:

  cmake -DCMAKE_CXXFLAGS=-O1

For utilities for external programs, such as vim, see the dist
directory.

The latest user manual is in the doc directory.

== Translators ==

Look in po/README for instructions.

== Mainteners ==

=== gettext ===

To maintain gettext, from your build directory:

to look for new translatable strings:
  make tl.pot-update

to merge the new strings with the translation files
  make update-po

to rebuild the translated string binaries
  make update-gmo