summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
2012-09-22gbuild: forgot to include assembler objects in mac linksNorbert Thiebaud
2012-09-22guard against updating nonexistent fileDavid Tardon
2012-09-22Package is replaceable by ExternalPackageDavid Tardon
2012-09-22add gbuild class ExternalPackageDavid Tardon
2012-09-22force unpack in the next run if patching failedDavid Tardon
2012-09-22SOVERSION is used by LinkTarget, so set it thereDavid Tardon
2012-09-22fix URE depsDavid Tardon
2012-09-22honour --enable-lto on windows tooMatúš Kukan
2012-09-22fix configuration depsDavid Tardon
2012-09-22gbuild: add missing dependency on regmergeMatúš Kukan
2012-09-22fix Library/LinkTarget build on mingwDavid Tardon
2012-09-22ensure IDL files of used UnoApis are in placeDavid Tardon
2012-09-22fix dep for configuration schemasDavid Tardon
2012-09-22add missing deps on toolsDavid Tardon
2012-09-22depend on tools as necessaryDavid Tardon
2012-09-22force cli_ure to buildMatúš Kukan
2012-09-22get cli_ure closer to successful buildMatúš Kukan
2012-09-22gbuildize cli_ureDavid Tardon
2012-09-22fix make syntaxNorbert Thiebaud
2012-09-22add support for CLI to gbuildDavid Tardon
2012-09-22separate include dirs by commaDavid Tardon
2012-09-22allow Library to disable hidden visibilityMatúš Kukan
2012-09-21Cut/paste typosStephan Bergmann
2012-09-21Honour preset LD_LIBRARY_PATH etc. in gbuild, tooStephan Bergmann
2012-09-20Use po file for merge 1. stepZolnai Tamás
2012-09-20Make "make debugrun" less fancy but more usefulStephan Bergmann
2012-09-20Move -isysroot from gb_CFLAGS/gb_CXXFLAGS to CC/CXXTor Lillqvist
2012-09-19do not copy these xml files into solverMatúš Kukan
2012-09-19do not copy .ilst files into solverMatúš Kukan
2012-09-19there is no ScpTarget dep target usedMatúš Kukan
2012-09-19gbuild: avoid unnecessary Packages while processing scp2 filesMatúš Kukan
2012-09-19Start on experimental support for 64-bit Mac codeTor Lillqvist
2012-09-19make <module>.all is apparently not just for dmake modulesLuboš Luňák
2012-09-15Let --enable-assert-always-abort affect setting NDEBUG directlyStephan Bergmann
2012-09-14add a configure option to make assert() abort in release codeNorbert Thiebaud
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