summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)Author
2013-04-03Remove Mac OS X for PowerPC supportTor Lillqvist
2013-04-03Previous commit inadvertently dropped -BUCRStephan Bergmann
2013-04-03Show backtraces for core files from CppunitTests, tooStephan Bergmann
2013-04-02supress -Wunused-macros warnings from flex and bisonPeter Foley
2013-04-02drop the word 'PTF' from .msp nameAndras Timar
2013-04-02remove incorrect todo comments about ENVCFLAGSLuboš Luňák
2013-04-02gbuild: remove gb_UnpackedTarball_copy_header_filesMichael Stahl
2013-04-01gbuild: InstallModule: fix incremental builds:Michael Stahl
2013-04-01gbuild: ExternalPackage: fix incremental builds:Michael Stahl
2013-03-31add $OUTDIR/pck to search path for SDK productDavid Tardon
2013-03-31do not deliver unneeded zipsDavid Tardon
2013-03-31add some missing deliverable registrationsDavid Tardon
2013-03-31drop setting unused var. on clean targetDavid Tardon
2013-03-31drop extraneous delivery rulesDavid Tardon
2013-03-31fix user-friendly targets' depsDavid Tardon
2013-03-31Make sure merged libs are 0 bytes long.Peter Foley
2013-03-31fix vcl with Library_mergedPeter Foley
2013-03-31cleanup srs gbuild outputPeter Foley
2013-03-30use proper gbuild capitalizationPeter Foley
2013-03-30stop delivering useless rdb for InternalUnoApiDavid Tardon
2013-03-30fix typoPeter Foley
2013-03-30Create empty pagein file if everything is in Library_mergedPeter Foley
2013-03-29remove unused starview.hidAndras Timar
2013-03-28add tl dependent libs to Library_mergedPeter Foley
2013-03-28add pyuno and pythonloader to Library_mergedPeter Foley
2013-03-28add javaloader, java_uno, juh, and jvmaccess to Library_mergedPeter Foley
2013-03-28add lingucomponent libs to Library_mergedPeter Foley
2013-03-28add javavm and jvmfwk to Library_mergedPeter Foley
2013-03-28add helplinker to Library_mergedPeter Foley
2013-03-28add basebmp and unotest to Library_mergedPeter Foley
2013-03-28add rpt, rptui, and rptxml to Library_mergedPeter Foley
2013-03-28add odbc and odbcbase to Library_mergedPeter Foley
2013-03-28add fwl, scui, sdui, swui to Library_mergedPeter Foley
2013-03-28add calc, dbase, file, and flat to Library_mergedPeter Foley
2013-03-28add desktop_detector, subsequenttest, test, and vclplug_svp to Library_mergedPeter Foley
2013-03-28collapse merged libs in module-deps.plPeter Foley
2013-03-28disabled --sort=foldcaseEike Rathke
2013-03-28make sure output dir existsDavid Tardon
2013-03-27Using ":" as separator conflicts with Windows C:/... pathsStephan Bergmann
2013-03-27touch --no-dereference is supported on mac but as the short-option -hNorbert Thiebaud
2013-03-27Use <config_features.h> instead of -DDISABLE_EXTENSIONSTor Lillqvist
2013-03-27-Werror,-Wunused-macrosStephan Bergmann
2013-03-27Use <config_features.h> instead of -DLIBO_FEATURE_*Tor Lillqvist
2013-03-27Enable -Wunused-macrosStephan Bergmann
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-26Revert "Revert "make partial_build work in separate builddir""Stephan Bergmann
2013-03-26gbuild: HelpTarget: use zip --filesync --must-matchMichael Stahl
2013-03-26gbuild: HelpTarget: delete index files before creating themMichael Stahl
2013-03-26gbuild: HelpTarget: handle incremental build with removed filesMichael Stahl
2013-03-26Revert "make partial_build work in separate builddir"Kohei Yoshida