summaryrefslogtreecommitdiff
path: root/sal
diff options
context:
space:
mode:
Diffstat (limited to 'sal')
-rw-r--r--sal/CppunitTest_Module_DLL.mk2
-rw-r--r--sal/CppunitTest_sal_bytesequence.mk2
-rw-r--r--sal/CppunitTest_sal_osl_condition.mk2
-rw-r--r--sal/CppunitTest_sal_osl_file.mk2
-rw-r--r--sal/CppunitTest_sal_osl_getsystempathfromfileurl.mk2
-rw-r--r--sal/CppunitTest_sal_osl_module.mk2
-rw-r--r--sal/CppunitTest_sal_osl_mutex.mk2
-rw-r--r--sal/CppunitTest_sal_osl_old_test_file.mk2
-rw-r--r--sal/CppunitTest_sal_osl_pipe.mk2
-rw-r--r--sal/CppunitTest_sal_osl_process.mk2
-rw-r--r--sal/CppunitTest_sal_osl_profile.mk2
-rw-r--r--sal/CppunitTest_sal_osl_security.mk2
-rw-r--r--sal/CppunitTest_sal_osl_setthreadname.mk2
-rw-r--r--sal/CppunitTest_sal_osl_thread.mk2
-rw-r--r--sal/CppunitTest_sal_rtl_alloc.mk2
-rw-r--r--sal/CppunitTest_sal_rtl_cipher.mk2
-rw-r--r--sal/CppunitTest_sal_rtl_crc32.mk2
-rw-r--r--sal/CppunitTest_sal_rtl_doublelock.mk2
-rw-r--r--sal/CppunitTest_sal_rtl_locale.mk2
-rw-r--r--sal/CppunitTest_sal_rtl_math.mk2
-rw-r--r--sal/CppunitTest_sal_rtl_ostringbuffer.mk2
-rw-r--r--sal/CppunitTest_sal_rtl_oustringbuffer.mk2
-rw-r--r--sal/CppunitTest_sal_rtl_strings.mk2
-rw-r--r--sal/CppunitTest_sal_tcwf.mk2
-rw-r--r--sal/CppunitTest_sal_types.mk2
-rw-r--r--sal/Executable_cppunittester.mk2
-rw-r--r--sal/Executable_osl_process_child.mk2
-rw-r--r--sal/Library_sal.mk2
-rw-r--r--sal/Library_sal_textenc.mk2
-rw-r--r--sal/Library_uwinapi.mk2
30 files changed, 30 insertions, 30 deletions
diff --git a/sal/CppunitTest_Module_DLL.mk b/sal/CppunitTest_Module_DLL.mk
index 048bd2b1027e..f74e84753a89 100644
--- a/sal/CppunitTest_Module_DLL.mk
+++ b/sal/CppunitTest_Module_DLL.mk
@@ -34,7 +34,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,Module_DLL,\
sal/qa/osl/module/osl_Module_DLL \
))
-$(eval $(call gb_CppunitTest_add_linked_libs,Module_DLL,\
+$(eval $(call gb_CppunitTest_use_libraries,Module_DLL,\
sal \
$(gb_STDLIBS) \
))
diff --git a/sal/CppunitTest_sal_bytesequence.mk b/sal/CppunitTest_sal_bytesequence.mk
index 3de4fbc86aa8..6ceb12af917c 100644
--- a/sal/CppunitTest_sal_bytesequence.mk
+++ b/sal/CppunitTest_sal_bytesequence.mk
@@ -31,7 +31,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sal_bytesequence,\
sal/qa/ByteSequence/ByteSequence \
))
-$(eval $(call gb_CppunitTest_add_linked_libs,sal_bytesequence,\
+$(eval $(call gb_CppunitTest_use_libraries,sal_bytesequence,\
sal \
$(gb_STDLIBS) \
))
diff --git a/sal/CppunitTest_sal_osl_condition.mk b/sal/CppunitTest_sal_osl_condition.mk
index 09af305bc651..9ea1a2a7c2e7 100644
--- a/sal/CppunitTest_sal_osl_condition.mk
+++ b/sal/CppunitTest_sal_osl_condition.mk
@@ -31,7 +31,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sal_osl_condition,\
sal/qa/osl/condition/osl_Condition \
))
-$(eval $(call gb_CppunitTest_add_linked_libs,sal_osl_condition,\
+$(eval $(call gb_CppunitTest_use_libraries,sal_osl_condition,\
sal \
$(gb_STDLIBS) \
))
diff --git a/sal/CppunitTest_sal_osl_file.mk b/sal/CppunitTest_sal_osl_file.mk
index f3a72e2c24ee..ff46564c855e 100644
--- a/sal/CppunitTest_sal_osl_file.mk
+++ b/sal/CppunitTest_sal_osl_file.mk
@@ -31,7 +31,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sal_osl_file,\
sal/qa/osl/file/osl_File \
))
-$(eval $(call gb_CppunitTest_add_linked_libs,sal_osl_file,\
+$(eval $(call gb_CppunitTest_use_libraries,sal_osl_file,\
sal \
$(gb_STDLIBS) \
))
diff --git a/sal/CppunitTest_sal_osl_getsystempathfromfileurl.mk b/sal/CppunitTest_sal_osl_getsystempathfromfileurl.mk
index 59bffe5c7a1f..cfbb95d89e25 100644
--- a/sal/CppunitTest_sal_osl_getsystempathfromfileurl.mk
+++ b/sal/CppunitTest_sal_osl_getsystempathfromfileurl.mk
@@ -31,7 +31,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sal_osl_getsystempathfromfile
sal/qa/osl/getsystempathfromfileurl/test-getsystempathfromfileurl \
))
-$(eval $(call gb_CppunitTest_add_linked_libs,sal_osl_getsystempathfromfileurl,\
+$(eval $(call gb_CppunitTest_use_libraries,sal_osl_getsystempathfromfileurl,\
sal \
$(gb_STDLIBS) \
))
diff --git a/sal/CppunitTest_sal_osl_module.mk b/sal/CppunitTest_sal_osl_module.mk
index ef0e550090ac..d64498a561cc 100644
--- a/sal/CppunitTest_sal_osl_module.mk
+++ b/sal/CppunitTest_sal_osl_module.mk
@@ -35,7 +35,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sal_osl_module,\
sal/qa/osl/module/osl_Module \
))
-$(eval $(call gb_CppunitTest_add_linked_libs,sal_osl_module,\
+$(eval $(call gb_CppunitTest_use_libraries,sal_osl_module,\
sal \
$(gb_STDLIBS) \
))
diff --git a/sal/CppunitTest_sal_osl_mutex.mk b/sal/CppunitTest_sal_osl_mutex.mk
index 795f071fa5a9..cfc92f5e3253 100644
--- a/sal/CppunitTest_sal_osl_mutex.mk
+++ b/sal/CppunitTest_sal_osl_mutex.mk
@@ -32,7 +32,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sal_osl_mutex, \
sal/qa/osl/mutex/osl_Mutex \
))
-$(eval $(call gb_CppunitTest_add_linked_libs,sal_osl_mutex, \
+$(eval $(call gb_CppunitTest_use_libraries,sal_osl_mutex, \
sal \
$(gb_STDLIBS) \
))
diff --git a/sal/CppunitTest_sal_osl_old_test_file.mk b/sal/CppunitTest_sal_osl_old_test_file.mk
index 4424f25606a9..0e92b707b972 100644
--- a/sal/CppunitTest_sal_osl_old_test_file.mk
+++ b/sal/CppunitTest_sal_osl_old_test_file.mk
@@ -31,7 +31,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sal_osl_old_test_file,\
sal/qa/osl/file/osl_old_test_file \
))
-$(eval $(call gb_CppunitTest_add_linked_libs,sal_osl_old_test_file,\
+$(eval $(call gb_CppunitTest_use_libraries,sal_osl_old_test_file,\
sal \
$(gb_STDLIBS) \
))
diff --git a/sal/CppunitTest_sal_osl_pipe.mk b/sal/CppunitTest_sal_osl_pipe.mk
index 270610083b63..8e6b5bfe796e 100644
--- a/sal/CppunitTest_sal_osl_pipe.mk
+++ b/sal/CppunitTest_sal_osl_pipe.mk
@@ -32,7 +32,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sal_osl_pipe, \
sal/qa/osl/pipe/osl_Pipe \
))
-$(eval $(call gb_CppunitTest_add_linked_libs,sal_osl_pipe, \
+$(eval $(call gb_CppunitTest_use_libraries,sal_osl_pipe, \
sal \
unotest \
$(gb_STDLIBS) \
diff --git a/sal/CppunitTest_sal_osl_process.mk b/sal/CppunitTest_sal_osl_process.mk
index aad9405714e0..60c728ab40ff 100644
--- a/sal/CppunitTest_sal_osl_process.mk
+++ b/sal/CppunitTest_sal_osl_process.mk
@@ -31,7 +31,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sal_osl_process,\
sal/qa/osl/process/osl_process \
))
-$(eval $(call gb_CppunitTest_add_linked_libs,sal_osl_process,\
+$(eval $(call gb_CppunitTest_use_libraries,sal_osl_process,\
sal \
$(gb_STDLIBS) \
))
diff --git a/sal/CppunitTest_sal_osl_profile.mk b/sal/CppunitTest_sal_osl_profile.mk
index 56c038d9b925..7eb2b9dc087a 100644
--- a/sal/CppunitTest_sal_osl_profile.mk
+++ b/sal/CppunitTest_sal_osl_profile.mk
@@ -32,7 +32,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sal_osl_profile, \
sal/qa/osl/profile/osl_old_testprofile \
))
-$(eval $(call gb_CppunitTest_add_linked_libs,sal_osl_profile, \
+$(eval $(call gb_CppunitTest_use_libraries,sal_osl_profile, \
sal \
$(gb_STDLIBS) \
))
diff --git a/sal/CppunitTest_sal_osl_security.mk b/sal/CppunitTest_sal_osl_security.mk
index a2495ddb767e..1e2aac169e06 100644
--- a/sal/CppunitTest_sal_osl_security.mk
+++ b/sal/CppunitTest_sal_osl_security.mk
@@ -31,7 +31,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sal_osl_security,\
sal/qa/osl/security/osl_Security \
))
-$(eval $(call gb_CppunitTest_add_linked_libs,sal_osl_security,\
+$(eval $(call gb_CppunitTest_use_libraries,sal_osl_security,\
sal \
$(gb_STDLIBS) \
))
diff --git a/sal/CppunitTest_sal_osl_setthreadname.mk b/sal/CppunitTest_sal_osl_setthreadname.mk
index 086d116c80eb..69a350254365 100644
--- a/sal/CppunitTest_sal_osl_setthreadname.mk
+++ b/sal/CppunitTest_sal_osl_setthreadname.mk
@@ -32,7 +32,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sal_osl_setthreadname, \
sal/qa/osl/setthreadname/test-setthreadname \
))
-$(eval $(call gb_CppunitTest_add_linked_libs,sal_osl_setthreadname, \
+$(eval $(call gb_CppunitTest_use_libraries,sal_osl_setthreadname, \
sal \
$(gb_STDLIBS) \
))
diff --git a/sal/CppunitTest_sal_osl_thread.mk b/sal/CppunitTest_sal_osl_thread.mk
index 7f27013434f4..22fdb6831355 100644
--- a/sal/CppunitTest_sal_osl_thread.mk
+++ b/sal/CppunitTest_sal_osl_thread.mk
@@ -31,7 +31,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sal_osl_thread,\
sal/qa/osl/process/osl_Thread \
))
-$(eval $(call gb_CppunitTest_add_linked_libs,sal_osl_thread,\
+$(eval $(call gb_CppunitTest_use_libraries,sal_osl_thread,\
sal \
$(gb_STDLIBS) \
))
diff --git a/sal/CppunitTest_sal_rtl_alloc.mk b/sal/CppunitTest_sal_rtl_alloc.mk
index da9333755b79..5ed812526d60 100644
--- a/sal/CppunitTest_sal_rtl_alloc.mk
+++ b/sal/CppunitTest_sal_rtl_alloc.mk
@@ -31,7 +31,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sal_rtl_alloc,\
sal/qa/rtl/alloc/rtl_alloc \
))
-$(eval $(call gb_CppunitTest_add_linked_libs,sal_rtl_alloc,\
+$(eval $(call gb_CppunitTest_use_libraries,sal_rtl_alloc,\
sal \
$(gb_STDLIBS) \
))
diff --git a/sal/CppunitTest_sal_rtl_cipher.mk b/sal/CppunitTest_sal_rtl_cipher.mk
index 05bb8d608e2c..aee5f0fe1cb7 100644
--- a/sal/CppunitTest_sal_rtl_cipher.mk
+++ b/sal/CppunitTest_sal_rtl_cipher.mk
@@ -31,7 +31,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sal_rtl_cipher,\
sal/qa/rtl/cipher/rtl_cipher \
))
-$(eval $(call gb_CppunitTest_add_linked_libs,sal_rtl_cipher,\
+$(eval $(call gb_CppunitTest_use_libraries,sal_rtl_cipher,\
sal \
$(gb_STDLIBS) \
))
diff --git a/sal/CppunitTest_sal_rtl_crc32.mk b/sal/CppunitTest_sal_rtl_crc32.mk
index ecbfa540bf66..32da6ec443c6 100644
--- a/sal/CppunitTest_sal_rtl_crc32.mk
+++ b/sal/CppunitTest_sal_rtl_crc32.mk
@@ -31,7 +31,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sal_rtl_crc32,\
sal/qa/rtl/crc32/rtl_crc32 \
))
-$(eval $(call gb_CppunitTest_add_linked_libs,sal_rtl_crc32,\
+$(eval $(call gb_CppunitTest_use_libraries,sal_rtl_crc32,\
sal \
$(gb_STDLIBS) \
))
diff --git a/sal/CppunitTest_sal_rtl_doublelock.mk b/sal/CppunitTest_sal_rtl_doublelock.mk
index 9d789f2d9b79..aeaa91b4f588 100644
--- a/sal/CppunitTest_sal_rtl_doublelock.mk
+++ b/sal/CppunitTest_sal_rtl_doublelock.mk
@@ -31,7 +31,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sal_rtl_doublelock,\
sal/qa/rtl/doublelock/rtl_doublelocking \
))
-$(eval $(call gb_CppunitTest_add_linked_libs,sal_rtl_doublelock,\
+$(eval $(call gb_CppunitTest_use_libraries,sal_rtl_doublelock,\
sal \
$(gb_STDLIBS) \
))
diff --git a/sal/CppunitTest_sal_rtl_locale.mk b/sal/CppunitTest_sal_rtl_locale.mk
index e6f3f7033530..96d11fe389e3 100644
--- a/sal/CppunitTest_sal_rtl_locale.mk
+++ b/sal/CppunitTest_sal_rtl_locale.mk
@@ -31,7 +31,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sal_rtl_locale,\
sal/qa/rtl/locale/rtl_locale \
))
-$(eval $(call gb_CppunitTest_add_linked_libs,sal_rtl_locale,\
+$(eval $(call gb_CppunitTest_use_libraries,sal_rtl_locale,\
sal \
$(gb_STDLIBS) \
))
diff --git a/sal/CppunitTest_sal_rtl_math.mk b/sal/CppunitTest_sal_rtl_math.mk
index 3e410fe1af34..09856b7d686a 100644
--- a/sal/CppunitTest_sal_rtl_math.mk
+++ b/sal/CppunitTest_sal_rtl_math.mk
@@ -32,7 +32,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sal_rtl_math, \
sal/qa/rtl/math/test-rtl-math \
))
-$(eval $(call gb_CppunitTest_add_linked_libs,sal_rtl_math, \
+$(eval $(call gb_CppunitTest_use_libraries,sal_rtl_math, \
sal \
$(gb_STDLIBS) \
))
diff --git a/sal/CppunitTest_sal_rtl_ostringbuffer.mk b/sal/CppunitTest_sal_rtl_ostringbuffer.mk
index dfb37c35ff00..721996298bb3 100644
--- a/sal/CppunitTest_sal_rtl_ostringbuffer.mk
+++ b/sal/CppunitTest_sal_rtl_ostringbuffer.mk
@@ -32,7 +32,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sal_rtl_ostringbuffer,\
sal/qa/OStringBuffer/rtl_String_Utils \
))
-$(eval $(call gb_CppunitTest_add_linked_libs,sal_rtl_ostringbuffer,\
+$(eval $(call gb_CppunitTest_use_libraries,sal_rtl_ostringbuffer,\
sal \
$(gb_STDLIBS) \
))
diff --git a/sal/CppunitTest_sal_rtl_oustringbuffer.mk b/sal/CppunitTest_sal_rtl_oustringbuffer.mk
index 23417dd8b670..570717eb559b 100644
--- a/sal/CppunitTest_sal_rtl_oustringbuffer.mk
+++ b/sal/CppunitTest_sal_rtl_oustringbuffer.mk
@@ -35,7 +35,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sal_rtl_oustringbuffer,\
sal/qa/rtl/oustringbuffer/test_oustringbuffer_utf32 \
))
-$(eval $(call gb_CppunitTest_add_linked_libs,sal_rtl_oustringbuffer,\
+$(eval $(call gb_CppunitTest_use_libraries,sal_rtl_oustringbuffer,\
sal \
$(gb_STDLIBS) \
))
diff --git a/sal/CppunitTest_sal_rtl_strings.mk b/sal/CppunitTest_sal_rtl_strings.mk
index fc384d62d8ea..b93d644b80d8 100644
--- a/sal/CppunitTest_sal_rtl_strings.mk
+++ b/sal/CppunitTest_sal_rtl_strings.mk
@@ -37,7 +37,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sal_rtl_strings,\
sal/qa/rtl/strings/test_oustring_stringliterals \
))
-$(eval $(call gb_CppunitTest_add_linked_libs,sal_rtl_strings,\
+$(eval $(call gb_CppunitTest_use_libraries,sal_rtl_strings,\
sal \
$(gb_STDLIBS) \
))
diff --git a/sal/CppunitTest_sal_tcwf.mk b/sal/CppunitTest_sal_tcwf.mk
index 8dfe9fffa0ba..d96f57c688f3 100644
--- a/sal/CppunitTest_sal_tcwf.mk
+++ b/sal/CppunitTest_sal_tcwf.mk
@@ -32,7 +32,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sal_tcwf,\
sal/qa/osl/file/test_cpy_wrt_file \
))
-$(eval $(call gb_CppunitTest_add_linked_libs,sal_tcwf,\
+$(eval $(call gb_CppunitTest_use_libraries,sal_tcwf,\
sal \
$(gb_STDLIBS) \
))
diff --git a/sal/CppunitTest_sal_types.mk b/sal/CppunitTest_sal_types.mk
index f0fd6a6234d4..bc904e23c23e 100644
--- a/sal/CppunitTest_sal_types.mk
+++ b/sal/CppunitTest_sal_types.mk
@@ -31,7 +31,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sal_types,\
sal/qa/sal/test_types \
))
-$(eval $(call gb_CppunitTest_add_linked_libs,sal_types,\
+$(eval $(call gb_CppunitTest_use_libraries,sal_types,\
sal \
$(gb_STDLIBS) \
))
diff --git a/sal/Executable_cppunittester.mk b/sal/Executable_cppunittester.mk
index 24beec59273b..e9d4170b58fe 100644
--- a/sal/Executable_cppunittester.mk
+++ b/sal/Executable_cppunittester.mk
@@ -32,7 +32,7 @@ $(eval $(call gb_Executable_set_include,cppunit/cppunittester,\
-I$(SRCDIR)/sal/inc \
))
-$(eval $(call gb_Executable_add_linked_libs,cppunit/cppunittester,\
+$(eval $(call gb_Executable_use_libraries,cppunit/cppunittester,\
sal \
$(gb_STDLIBS) \
))
diff --git a/sal/Executable_osl_process_child.mk b/sal/Executable_osl_process_child.mk
index fb348fab3573..f3ce6a925ee5 100644
--- a/sal/Executable_osl_process_child.mk
+++ b/sal/Executable_osl_process_child.mk
@@ -29,7 +29,7 @@
# See qa/osl/process/osl_process.cxx:411
$(eval $(call gb_Executable_Executable,osl_process_child))
-$(eval $(call gb_Executable_add_linked_libs,osl_process_child,\
+$(eval $(call gb_Executable_use_libraries,osl_process_child,\
sal \
$(gb_STDLIBS) \
))
diff --git a/sal/Library_sal.mk b/sal/Library_sal.mk
index f54123b7b0bb..f0d3abbf59c9 100644
--- a/sal/Library_sal.mk
+++ b/sal/Library_sal.mk
@@ -52,7 +52,7 @@ $(eval $(call gb_Library_add_defs,sal,\
-DSAL_DLLIMPLEMENTATION \
))
-$(eval $(call gb_Library_add_linked_libs,sal,\
+$(eval $(call gb_Library_use_libraries,sal,\
$(if $(filter $(GUI),UNX), \
$(if $(filter $(OS),ANDROID),, \
pthread \
diff --git a/sal/Library_sal_textenc.mk b/sal/Library_sal_textenc.mk
index 77798d82fb35..37c6cd9df0ff 100644
--- a/sal/Library_sal_textenc.mk
+++ b/sal/Library_sal_textenc.mk
@@ -29,7 +29,7 @@ $(eval $(call gb_Library_Library,sal_textenc))
$(eval $(call gb_Library_set_soversion_script,sal_textenc,3,$(SRCDIR)/sal/util/sal_textenc/saltextenc.map))
-$(eval $(call gb_Library_add_linked_libs,sal_textenc,\
+$(eval $(call gb_Library_use_libraries,sal_textenc,\
sal \
$(gb_STDLIBS) \
))
diff --git a/sal/Library_uwinapi.mk b/sal/Library_uwinapi.mk
index 6a9cf08e7d4b..2d8d04a26e1e 100644
--- a/sal/Library_uwinapi.mk
+++ b/sal/Library_uwinapi.mk
@@ -27,7 +27,7 @@
$(eval $(call gb_Library_Library,uwinapi))
-$(eval $(call gb_Library_add_linked_libs,uwinapi,\
+$(eval $(call gb_Library_use_libraries,uwinapi,\
$(if $(filter $(COM),MSC), \
kernel32 \
msvcrt \