David Tardon
9116f5fdeb
jvmfwk is versioned
...
This reverts commit 1e4961b825
.
Conflicts:
Repository.mk
2012-02-22 11:01:34 +01:00
David Tardon
0e981390fb
these libs belong to URE
2012-02-22 11:01:32 +01:00
Matúš Kukan
a391a096bd
gbuild'ize smoketest(oo_native) and merge them
...
Add smoketest to tail_build and make it a subsequentcheck target.
2012-02-19 19:24:32 +01:00
Caolán McNamara
998e2a6497
fix windows build, gengal.bin should be gengal.exe there according to scp2
2012-02-19 15:51:34 +00:00
Caolán McNamara
af9709c3cb
remove adabas/adabasui
2012-02-19 13:38:45 +00:00
Rene Engelhard
d40a7f18a8
make gengal work again
2012-02-17 16:40:47 +01:00
Caolán McNamara
b688a3dcbe
first cut at building an internal clucene
2012-02-17 12:21:37 +00:00
David Tardon
096f2b849c
merge feature/gbuild_java
2012-02-17 08:34:22 +01:00
Norbert Thiebaud
6996d7c2eb
Revert "Repository.mk: move test libraries to PLAINLIBS_NONE"
...
This reverts commit 6396ab80db
.
per the author's request
2012-02-10 17:02:37 -06:00
Matúš Kukan
6396ab80db
Repository.mk: move test libraries to PLAINLIBS_NONE
2012-02-10 21:41:48 +01:00
Matúš Kukan
d06a78c25b
unotest: convert to gbuild
2012-02-10 13:35:34 +01:00
Tor Lillqvist
06eba7d751
One more
2012-01-27 22:43:58 +02:00
Tor Lillqvist
4178cb981a
Add the "all" cppunittesters for iOS
...
Not that I recall exactly what that each one of these unit tests do
any more, and how interesting they are. But they need to be mentioned
here.
2012-01-27 22:43:57 +02:00
Markus Mohrhard
3fcde5e3f9
add library for c++ based subsequenttests
...
use this library for interface tests and implement the test in the
correct module by creating one test class per implementation class
The implementation class should inherit from all interface tests it
needs
This should make it more easy to write tests since we no longer need to
write the same test method multiple times
2012-01-23 19:46:45 +01:00
Matúš Kukan
67cf29bb36
sal: make more tests running
2012-01-21 19:33:13 +01:00
Matúš Kukan
cbd2e67d20
ucb: convert to gbuild
2012-01-15 16:11:32 +01:00
Matúš Kukan
ab84770bb6
Build nsplugin only in with mozilla case.
...
This replaces commits 830a2b9235
and 68b08a11ba
with,
hopefully, proper one.
2012-01-13 15:50:43 +01:00
Matúš Kukan
68b08a11ba
ops, also adapt registering of the executable
2012-01-12 18:33:33 +01:00
Matúš Kukan
0482c914c7
extensions: remove unused xmx library
2012-01-11 20:44:49 +01:00
Matúš Kukan
b99010d1eb
np_sdk: convert to gbuild and add to tail_build
2012-01-11 20:20:17 +01:00
Norbert Thiebaud
42bd571e07
OS_FOR_BUILD is not right do decide Host module name
2012-01-11 15:50:35 +01:00
Jan Holesovsky
ee24a236e1
Revert "OS_FOR_BUILD is not right do decide Host module name"
...
This reverts commit 39cfc4d8ad
.
This OS_FOR_BUILD is to modify behavior in the cross-compilation case.
2012-01-11 09:37:09 +01:00
Norbert
39cfc4d8ad
OS_FOR_BUILD is not right do decide Host module name
2012-01-10 22:28:43 -06:00
Norbert Thiebaud
c48bac1968
cosmetic: clean-up tab/space mix.
2012-01-10 16:11:20 -06:00
Michael Stahl
b75ac42a1d
Repository.mk: some special executable names on WNT
2012-01-10 21:01:19 +01:00
Thorsten Behrens
84c33ebf34
Make nsplugin build on Mac, take two.
...
Now with some help from Michael Stahl - seems to work.
2012-01-10 17:33:50 +01:00
Michael Stahl
23dd856d3c
Merge branch 'feature/gbuild_extensions'
...
Conflicts:
extensions/source/ole/servreg.cxx
extensions/source/plugin/util/makefile.mk
postprocess/packcomponents/makefile.mk
postprocess/prj/build.lst
tail_build/prj/build.lst
2012-01-06 21:09:13 +01:00
Matúš Kukan
073b50b11e
fpicker: convert to gbuild
2011-12-27 13:03:37 +01:00
David Tardon
1e4961b825
move jvmfwk to the right layer
2011-12-27 10:12:52 +01:00
David Tardon
d4f2289394
move jvmaccess to the right layer
2011-12-27 10:05:41 +01:00
David Tardon
0751491892
gbuildize UnoControls
2011-12-25 20:37:10 +01:00
David Tardon
80c8e6fb03
gbuildize javaunohelper
2011-12-24 22:21:01 +01:00
David Tardon
8c0e9a86a2
gbuildize jurt
2011-12-24 16:47:36 +01:00
Peter Foley
fd66491759
Merge remote-tracking branch 'origin/master' into feature/gbuild_extensions
...
Conflicts:
Module_tail_build.mk
Repository.mk
extensions/util/makefile.pmk
postprocess/prj/build.lst
svx/AllLangResTarget_svx.mk
2011-12-24 09:44:24 -05:00
David Tardon
c4f73c1e7b
Merge remote-tracking branch 'origin/master' into feature/gbuild_java
2011-12-23 17:08:42 +01:00
David Tardon
7aadee6df6
convert windows-specific bits, part 2: lib
2011-12-23 16:43:00 +01:00
David Tardon
7f31e252e4
gbuildize accessibility
2011-12-23 16:43:00 +01:00
David Tardon
3446cda18d
gbuildize jvmfwk
2011-12-23 12:21:19 +01:00
Michael Stahl
489adacb7c
Repository.mk: for libraries it's PLAINLIBS_NONE
2011-12-21 16:52:30 +01:00
Stephan Bergmann
9a4dfa9f95
cppunittester missing from Repository.mk
2011-12-19 12:51:27 +01:00
Stephan Bergmann
4b7af200ed
typesconfig missing from Repository.mk
2011-12-19 12:16:49 +01:00
Matúš Kukan
a9e130ab82
sal: convert to gbuild
2011-12-19 10:14:53 +01:00
Matúš Kukan
051fdda153
cppu: convert to gbuild
...
Because of unit tests is here custom target where are idl files
processed.
2011-12-19 10:14:51 +01:00
Peter Foley
1841baf54f
extensions: convert activex to gbuild
2011-12-18 01:28:13 +01:00
Peter Foley
42506a1cfd
extensions: convert resource, xmlextract to gbuild
2011-12-18 00:47:43 +01:00
Peter Foley
bc4fda7310
extensions: convert abpilot to gbuild
2011-12-18 00:23:55 +01:00
Peter Foley
ead4cd1fa5
extensions: convert dbpilots to gbuild
2011-12-18 00:13:28 +01:00
Peter Foley
2e6705a728
extensions: convert logging to gbuild
2011-12-17 23:58:52 +01:00
Peter Foley
ac8733d8be
extensions: convert bibliography to gbuild
2011-12-17 23:47:32 +01:00
Peter Foley
87612dadc1
extensions: convert ldap to gbuild
2011-12-17 23:33:32 +01:00