cleanup README files.
Convert DOS -> unix newlines. Cleanup and clarify several files.
This commit is contained in:
parent
4aed4f436c
commit
ed7d5822c0
21 changed files with 71 additions and 73 deletions
|
@ -1,9 +1,9 @@
|
|||
UNO Remote Protocol (URP). A binary protocol.
|
||||
|
||||
UNO provides a protocol called the UNO Remote Protocol (URP) that provides
|
||||
a bridge between UNO environments. This bridge allows processes and objects
|
||||
to send method calls and to receive return values. UNO objects in different
|
||||
environments are connected by way of this interprocess bridge. The underlying
|
||||
connection is made through a socket or pipe. Remote UNO objects are connected
|
||||
by means of TCP/IP using the high-level protocol of the URP.
|
||||
|
||||
UNO Remote Protocol (URP). A binary protocol.
|
||||
|
||||
UNO provides a protocol called the UNO Remote Protocol (URP) that provides
|
||||
a bridge between UNO environments. This bridge allows processes and objects
|
||||
to send method calls and to receive return values. UNO objects in different
|
||||
environments are connected by way of this interprocess bridge. The underlying
|
||||
connection is made through a socket or pipe. Remote UNO objects are connected
|
||||
by means of TCP/IP using the high-level protocol of the URP.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
From [http://extensions.libreoffice.org/extension-center/ct2n-convert-text-to-number-and-dates].
|
||||
|
||||
ConvertTextToNumber replaces numbers and dates, formatted
|
||||
From [http://extensions.libreoffice.org/extension-center/ct2n-convert-text-to-number-and-dates].
|
||||
|
||||
ConvertTextToNumber replaces numbers and dates, formatted
|
||||
as text, with real numbers.
|
|
@ -1,3 +1,3 @@
|
|||
*Somewhat of a middle layer between rendering subsystems and application cores.
|
||||
|
||||
*Somewhat of a middle layer between rendering subsystems and application cores.
|
||||
|
||||
*It offers a nice and easy API to render complex shapes.
|
|
@ -1,6 +1,6 @@
|
|||
This "bundled" fontconfig is built only in an Android build
|
||||
|
||||
Fontconfig is a font configuration and customization library. It is designed to locate fonts
|
||||
within the system and select them according to requirements specified by applications.
|
||||
|
||||
This "bundled" fontconfig is built only in an Android build
|
||||
|
||||
Fontconfig is a font configuration and customization library. It is designed to locate fonts
|
||||
within the system and select them according to requirements specified by applications.
|
||||
|
||||
From [ http://packages.debian.org/squeeze/fontconfig ]
|
|
@ -1,8 +1,8 @@
|
|||
This "bundled" freetype is built only in an Android build
|
||||
|
||||
FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable,
|
||||
and portable while capable of producing high-quality output (glyph images). It can be
|
||||
used in graphics libraries, display servers, font conversion tools, text image generation
|
||||
tools, and many other products as well.
|
||||
|
||||
This "bundled" freetype is built only in an Android build
|
||||
|
||||
FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable,
|
||||
and portable while capable of producing high-quality output (glyph images). It can be
|
||||
used in graphics libraries, display servers, font conversion tools, text image generation
|
||||
tools, and many other products as well.
|
||||
|
||||
From [http://freetype.sourceforge.net/freetype2/index.html]
|
|
@ -1,10 +1,10 @@
|
|||
GdkPixbuf is a library for image loading and pixel buffer manipulation.
|
||||
And it's provides a number of features:
|
||||
|
||||
- Image loading saving facilities.
|
||||
- Rendering of a GdkPixBuf into various formats:
|
||||
drawables (windows, pixmaps), GdkRGB buffers.
|
||||
- Fast scaling and compositing of pixbufs.
|
||||
- Simple animation loading (ie. animated GIFs)
|
||||
|
||||
GdkPixbuf is a library for image loading and pixel buffer manipulation.
|
||||
And it's provides a number of features:
|
||||
|
||||
- Image loading saving facilities.
|
||||
- Rendering of a GdkPixBuf into various formats:
|
||||
drawables (windows, pixmaps), GdkRGB buffers.
|
||||
- Fast scaling and compositing of pixbufs.
|
||||
- Simple animation loading (ie. animated GIFs)
|
||||
|
||||
See Also [ http://developer.gnome.org/gdk-pixbuf/stable/ ]
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
GNU `gettext' utilities are a set of tools that provides a framework to help other GNU packages produce multi-lingual messages.
|
||||
|
||||
Seel Also [ http://www.gnu.org/software/gettext/manual/gettext.html ]
|
||||
|
||||
|
||||
GNU `gettext' utilities are a set of tools that provides a framework to help other GNU packages produce multi-lingual messages.
|
||||
|
||||
Seel Also [ http://www.gnu.org/software/gettext/manual/gettext.html ]
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
GLib is a general-purpose utility library, which provides many useful data types, macros,
|
||||
type conversions, string utilities, file utilities, a main loop abstraction, and so on.
|
||||
|
||||
GLib is a general-purpose utility library, which provides many useful data types, macros,
|
||||
type conversions, string utilities, file utilities, a main loop abstraction, and so on.
|
||||
|
||||
From [ http://www.gtk.org/api/2.6/glib/glib.html ]
|
|
@ -1,3 +1,3 @@
|
|||
Internationalisation (i18npool) framework ensures that the suite is adaptable to the requirements of different
|
||||
native languages, their local settings and customs, etc without source code modification
|
||||
Internationalisation (i18npool) framework ensures that the suite is adaptable to the requirements of different
|
||||
native languages, their local settings and customs, etc without source code modification
|
||||
or recompilation.
|
|
@ -1,5 +1,2 @@
|
|||
l10ntools is scanners module during gbuild'fication.
|
||||
l10ntools delivers some header files and scripts as well. To
|
||||
handle these, you should create two Packages, one for the headers and
|
||||
other for the scripts.
|
||||
l10ntools module has three lexer files
|
||||
l10ntools contains a number of tools that handle internationalisation(i18n) during the build.
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
lcms2 (little cms engine)
|
||||
lcms2: Little cms is a small, speed optimized color management engine.
|
||||
lcms2 (little cms engine)
|
||||
lcms2: Little cms is a small, speed optimized color management engine.
|
||||
with the new libcdr, writerperfect will depend on lcms2
|
|
@ -1,2 +1,3 @@
|
|||
m4 - Macros to locate and utilise pkg-config.
|
||||
m4 - Macros to locate and utilise pkg-config.
|
||||
|
||||
work around m4 bracket stripping in MINGWSTRIP construction
|
|
@ -1 +1 @@
|
|||
for adding or repacing fonts
|
||||
This module packages some external fonts.
|
|
@ -1,3 +1,3 @@
|
|||
Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed, though most usage so far as been in the context of the GTK+ widget toolkit. Pango forms the core of text and font handling for GTK+ 2. Pango is designed to be modular; the core Pango layout can be used with four different font backends: Core X windowing system fonts, Client-side fonts on X using the Xft2 library, Direct rendering of scalable fonts using the FreeType library, Native fonts on Microsoft platforms. Dynamically loaded modules then handle text layout for particular combinations of script and font backend. Pango-1.2 ships with a wide selection of modules, including modules for Hebrew, Arabic, Hangul, Thai, and a number of Indic scripts. Virtually all of the world's major scripts are supported.
|
||||
|
||||
Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed, though most usage so far as been in the context of the GTK+ widget toolkit. Pango forms the core of text and font handling for GTK+ 2. Pango is designed to be modular; the core Pango layout can be used with four different font backends: Core X windowing system fonts, Client-side fonts on X using the Xft2 library, Direct rendering of scalable fonts using the FreeType library, Native fonts on Microsoft platforms. Dynamically loaded modules then handle text layout for particular combinations of script and font backend. Pango-1.2 ships with a wide selection of modules, including modules for Hebrew, Arabic, Hangul, Thai, and a number of Indic scripts. Virtually all of the world's major scripts are supported.
|
||||
|
||||
As well as the low level layout rendering routines, Pango includes PangoLayout, a high level driver for laying out entire blocks of text, and routines to assist in editing internationalized text.
|
|
@ -1 +1,3 @@
|
|||
PostgreSQL object-relational database management system
|
||||
PostgreSQL object-relational database management system
|
||||
|
||||
We use some pieces of this code for the postgresql database connector.
|
|
@ -1 +1,6 @@
|
|||
java accessibilty bridge cleanup
|
||||
SCript Particle installer
|
||||
|
||||
This contains code that describes which pieces of the project should
|
||||
be packaged and installed - it is used to build among other things
|
||||
a setup_osl.inf or .ins file - that is used by solenv/bin/make_installer.pl
|
||||
to build the installation.
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
To get one gbuild instance build only (tail_build only), migrating the "real"
|
||||
module should be the enough for a start. I assume extras, setup_native,
|
||||
readlicense not being depended upon by anything other than scp2 (so they could
|
||||
be run after tail_build for now). So bridges, soltools, sysui, cli_ure are the
|
||||
ones that should allow us to do a 'complete' gbuild-only build, if anyone is
|
||||
looking for the 'important' remaining modules.
|
|
@ -1 +0,0 @@
|
|||
soltools: fix memory errors uncovered by valgrind and other tools.
|
|
@ -1 +1,4 @@
|
|||
STLPort library for compatibility with old extensions for architectures where STLPort used to be used.
|
||||
The STLPort library
|
||||
|
||||
This is used for compatibility for old extensions for architectures
|
||||
where STLPort used to be used. Noawadays we use platform native STL.
|
10
test/README
10
test/README
|
@ -1,6 +1,4 @@
|
|||
when you build, gdb will start with the cppunit test loaded, type "run" to execute the test under gdb.
|
||||
If you have consistent test failures on testCVEs, that probably means your antivirus is blocking the test files (as they are known to be exploits of fixed security issues). You may want to disable the monitoring of <root of repo>\*\pass in your AV.
|
||||
A top-level "make check" will first do a full build, then run all the subsequent tests, while a top-level "make subsequentcheck" will only run all the subsequent tests. You can run a single subsequent test via its target
|
||||
There will be a log file of the failed test, you can look at it with a text editor:
|
||||
workdir/unxlngx6/JunitTest/<module>_complex/done.log
|
||||
The log file will contain a Java stack trace of the failed test
|
||||
Test harness code for C++ unit testing
|
||||
|
||||
Many of these tests are run during the build process. In that case on
|
||||
unix, if a test fails follow the error messages to debug it under gdb.
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
unotest: convert to gbuild
|
Loading…
Reference in a new issue