Files
loongoffice/bin
Tor Lillqvist 4867d022d5 Don't create an icudata library for iOS
The intent being that the data file will be used instead.

To avoid linking error, correspondingly include the ICU stubdata
library in the list of static libraries to link with.

Change-Id: I0f223fcce89dfbe283aaa2fcd2d5a58ea36ba364
2014-04-12 20:34:49 +03:00
..
2014-01-20 16:20:32 +00:00
2014-03-21 08:56:45 +00:00
2013-12-07 19:15:05 +01:00
2014-04-10 09:50:54 +01:00
2013-11-11 14:01:47 +01:00
2013-12-20 15:55:00 +01:00

Tools and scripts mostly not used during the build

This direction has a number of key pieces (?) that are used during the
build, or are simply generally useful. One example is

bin/find-german-comments <directory>

which will try to detect and extract all the German comments in a
given source code hierarchy / directory.