office-gobmx/solenv/gbuild
Stephan Bergmann 659c6a363b Let --enable-assert-always-abort affect setting NDEBUG directly
For one, assert.h is designed to be includeable multiple times with changing
NDEBUG settings, so it is not robust to include it early in sal/macros.h with
"correct" NDEBUG settings and potentially include it again later.  For another,
there is #ifndef NDEBUG code providing functionality used exclusively within
assert calls, which must be compiled with the same NDEBUG-setting as the
relevant #include <assert.h>.

Change-Id: I7b2f9c85f8e2155051274757c64162ed5a5e9d1b
2012-09-15 23:20:48 +02:00
..
extensions libmerged: another small component libraries for android 2012-09-01 21:06:12 +02:00
platform gbuild: disable MSVC warning C4351 2012-09-10 15:58:34 +02:00
templates
AllLangResTarget.mk
AllLangZip.mk
ComponentsTarget.mk
ComponentTarget.mk
Configuration.mk
CppunitTest.mk stuff in a mechanism to find the liblangtag share dir during unit tests 2012-08-31 13:42:26 +01:00
CustomTarget.mk
Deliver.mk
Dictionary.mk
Executable.mk rename: set_cxx_suffix -> set_generated_cxx_suffix; used for external libs 2012-09-08 13:09:34 +02:00
Extension.mk add help.tree files to extensions' help 2012-09-10 21:33:21 +02:00
ExtensionTarget.mk Make update_tree.pl work with internal xmllint 2012-09-11 17:11:12 +02:00
ExternalProject.mk
gbuild.help.txt Clarify --enable-symbols misnomer 2012-09-07 09:38:59 +02:00
gbuild.mk Let --enable-assert-always-abort affect setting NDEBUG directly 2012-09-15 23:20:48 +02:00
Helper.mk
InstallModule.mk
InstallModuleTarget.mk
InstallScript.mk
InternalUnoApi.mk
Jar.mk
JavaClassSet.mk
JunitTest.mk
Library.mk rename: set_cxx_suffix -> set_generated_cxx_suffix; used for external libs 2012-09-08 13:09:34 +02:00
LinkTarget.mk use _use_static_libraries here again to ensure proper dependency 2012-09-11 18:23:50 +02:00
Module.mk
Output.mk
Package.mk
Pagein.mk
partial_build.mk
processdelivered.awk
processdeps.awk
Pyuno.mk
Rdb.mk
SdiTarget.mk
StaticLibrary.mk rename: set_cxx_suffix -> set_generated_cxx_suffix; used for external libs 2012-09-08 13:09:34 +02:00
tail_build_modules.mk
TargetLocations.mk gbuild: add gb_UnpackedTarball_copy_header_files for external headers 2012-08-31 21:21:38 +02:00
Tempfile.mk
UnoApi.mk
UnoApiMerge.mk
UnoApiTarget.mk For iOS always generate comprehensive headers for udkapi 2012-08-31 10:03:38 +03:00
UnpackedTarball.mk gbuild: UnpackedTarball: don't need over-engineered 82 line 2012-09-11 17:00:14 +02:00
WinResTarget.mk
Zip.mk