summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
2012-09-11use _use_static_libraries here again to ensure proper dependencyMatúš Kukan
2012-09-11Make update_tree.pl work with internal xmllintStephan Bergmann
2012-09-11gbuild: UnpackedTarball: don't need over-engineered 82 lineMichael Stahl
2012-09-11fix few problems with gbuildized liborcusMatúš Kukan
2012-09-10add help.tree files to extensions' helpBence Babati
2012-09-10gbuild: disable MSVC warning C4351Michael Stahl
2012-09-08rename: set_cxx_suffix -> set_generated_cxx_suffix; used for external libsMatúš Kukan
2012-09-08use "scoped" global var. to set the suffix of gen. C++ filesDavid Tardon
2012-09-07Clarify --enable-symbols misnomerStephan Bergmann
2012-09-06gbuild: disable symbols on --enable-dbgutil --disable-symbolsMichael Stahl
2012-09-01libmerged: another small component libraries for androidMatúš Kukan
2012-08-31gbuild: add gb_UnpackedTarball_copy_header_files for external headersMatúš Kukan
2012-08-31gbuild: UnpackedTarball: do not rename files; set cxx suffix for libraryMatúš Kukan
2012-08-31Call HelpIndexer/Linker with gb_Helper_set_ld_pathStephan Bergmann
2012-08-31fdo#53009: Compile extension help in gbuildStephan Bergmann
2012-08-31stuff in a mechanism to find the liblangtag share dir during unit testsCaolán McNamara
2012-08-31For iOS always generate comprehensive headers for udkapiTor Lillqvist
2012-08-30Make verbose make output more informative for cppumaker commandsTor Lillqvist
2012-08-30Fix -Wl,-z,origin -Wl,-rpath,... quotingStephan Bergmann
2012-08-29No space inside bracketsStephan Bergmann
2012-08-29fdo#54015: At least FreeBSD ld requires -z origin when RPATH contains $ORIGINJung-uk Kim
2012-08-27Move -DHAVE_GCC_BUILTIN_ATOMIC to solenv/gbuildStephan Bergmann
2012-08-27make the makefile dep more robustDavid Tardon
2012-08-25merge more, mostly small libraries for androidMatúš Kukan
2012-08-25libmerged: add more librariesMatúš Kukan
2012-08-24build for en-US if no langs are specifiedDavid Tardon
2012-08-24it seems unzip on MacOS X does not know this optDavid Tardon
2012-08-24add AllLangZip gbuild classDavid Tardon
2012-08-24fix make showdeliverablesDavid Tardon
2012-08-24do not print the dummy command for showdeliverablesDavid Tardon
2012-08-24add support for building external projectsDavid Tardon
2012-08-24add support for external tarballs to gbuildDavid Tardon
2012-08-24gbuild: also in libmerge case library needs to depend on all headersMatúš Kukan
2012-08-24fdo#53888: svx: do not link against dbtoolsMatúš Kukan
2012-08-23No reason to leave out use_sdk_api and use_udk_api, I thinkTor Lillqvist
2012-08-22fdo#53888: fix YaccTarget/LexTarget dependencies:Michael Stahl
2012-08-20libmerged: add fsstorage, svl, sot, vclMatúš Kukan
2012-08-17gbuild: in which the author discovers gb_Jar_set_componentfileMichael Stahl
2012-08-17gbuild: remove some cruft from java stuffMichael Stahl
2012-08-17gbuild: add gb_Junit_use_external and clean up connectivity complex testMichael Stahl
2012-08-17gbuild: ignore the registered URE Jars for manifest classpathMichael Stahl
2012-08-17gbuild: register all jarsMichael Stahl
2012-08-16For kicks, enable cross-building for Android on MIPSTor Lillqvist
2012-08-16No need to bother with the MISCDUMMY file hereTor Lillqvist
2012-08-16Let's not overdo the abstraction, /dev/null is just fine to use as suchTor Lillqvist
2012-08-15gbuild: remove most uses of gb_Jar_set_jarclasspath:Michael Stahl
2012-08-15gbuild: remove horrible abuses of gb_Jar_use_jars:Michael Stahl
2012-08-15gbuild: s/gb_JavaClassSet_set_classpath/gb_JavaClassSet_add_classpath/Michael Stahl
2012-08-15gbuild: refactor external jar handling:Michael Stahl
2012-08-14this line is wrong; removingMatúš Kukan