summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)AuthorFilesLines
2013-12-03Package cppuhelper_unorc does not exist.Matúš Kukan1-1/+0
2013-11-29Fix Cygwin PATH compositionStephan Bergmann2-3/+2
2013-11-28put CJK/CTL .xcds into instdirDavid Tardon1-0/+6
2013-11-27add missing l10n config filesBjoern Michaelsen1-0/+6
2013-11-27add uiconfig file translationsBjoern Michaelsen2-0/+9
2013-11-27add missing help files in packageinfoBjoern Michaelsen1-1/+2
2013-11-22Further && vs. ; clean-upStephan Bergmann1-5/+4
2013-11-22always cat cppunit test log on failureChristian Lohmaier1-1/+1
2013-11-22Use the lo-all-static-libs scriptTor Lillqvist1-22/+1
2013-11-21make packageinfo targetBjoern Michaelsen5-0/+80
2013-11-21use BIN (binaries) consistent for non-l10n stuffBjoern Michaelsen1-1/+1
2013-11-21fdo#60698: Unify spl and spl_unxMarcos Paulo de Souza1-1/+0
2013-11-20gbuild: TARGETGUI variable must be set on all LinkTargetsMichael Stahl3-2/+2
2013-11-20gbuild: MSVC 2012 does not like /pdb for static librariesMichael Stahl1-3/+4
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold3-4/+4
2013-11-17good-bye stringex, you served wellAndras Timar1-1/+0
2013-11-15No fpicker lib any more, no mork lib on WindowsTor Lillqvist1-2/+1
2013-11-14gbuild: fix typo in Module clean ruleMichael Stahl1-1/+1
2013-11-14make l10n buildable separatelyBjoern Michaelsen3-10/+53
2013-11-12gbuild: ExtensionPackage: fix incremental builds wrt. Package here tooMichael Stahl1-1/+2
2013-11-12gbuild: HelpTarget: more incremental rebuild fixingMichael Stahl1-0/+2
2013-11-12gbuild: UIConfig: fix incremental buildsMichael Stahl1-1/+1
2013-11-11Add EBOOK_LIBSTor Lillqvist1-0/+1
2013-11-10gbuild: SdiTarget: avoid more spurious rebuilds...Michael Stahl1-1/+4
2013-11-10gbuild: HelpTarget: need more recipes...Michael Stahl1-0/+23
2013-11-10gbuild: Gallery: avoid spurious re-deliveryMichael Stahl1-0/+8
2013-11-08gbuild: Extension: avoid re-build on missing translation description.xmlMichael Stahl1-2/+2
2013-11-08gbuild: HelpTarget: avoid spurious rebuilds on missing translationMichael Stahl1-6/+6
2013-11-08gbuild: AllLangResTarget: avoid spurious rebuilds on missing translationMichael Stahl1-1/+3
2013-11-08gbuild: SdiTarget: .hxx file is always out-of-dateMichael Stahl1-1/+1
2013-11-07gbuild: AllLangResTarget: clean install targetMichael Stahl2-1/+1
2013-11-07remove INPATH and PROEXTMichael Stahl2-4/+3
2013-11-07Include backtrace in logStephan Bergmann1-2/+3
2013-11-07remove unused gb_smoketest_instsetMichael Stahl1-3/+0
2013-11-07gbuild: add BUILDTOOLTRACE to debug build tools more easilyMichael Stahl2-3/+3
2013-11-04gbuild: fix gb_Extension_use_default_descriptionMichael Stahl1-2/+2
2013-11-04gbuild: remove error stubs for renamed/removed functionsMichael Stahl11-340/+0
2013-11-04add original PATH to PATH during unit testsMarkus Mohrhard1-1/+1
2013-11-03fix target nameDavid Tardon1-1/+1
2013-11-03duplicates in the module list break buildDavid Tardon1-1/+2
2013-11-02gbuild: LinkTarget: improve gb_LinkTarget__get_headers_checkMichael Stahl1-0/+19
2013-11-02gbuild: Library: remove gb_Library__get_final_targetMichael Stahl2-16/+6
2013-11-02gbuild: Executable: remove pointless indirection here tooMichael Stahl2-16/+11
2013-11-02gbuild: StaticLibrary: remove gb_StaticLibrary__get_linktarget_targetMichael Stahl1-5/+2
2013-11-02gbuild: Library: remove pointless functionsMichael Stahl2-7/+3
2013-11-02gbuild: LinkTarget: remove unnecessary variables on dep_targetMichael Stahl1-51/+2
2013-11-02gbuild: LinkTarget: why are loads of variables set on headers_targetMichael Stahl1-19/+0
2013-11-02gbuild: gb_LinkTarget__get_headers_check can signal error nowMichael Stahl1-6/+1
2013-11-02gbuild: LinkTarget: setting FLAGS on clean target not necessaryMichael Stahl1-2/+0
2013-11-02remove SOLARENV variableMichael Stahl10-12/+13