summaryrefslogtreecommitdiff
path: root/solenv/gbuild/Library.mk
AgeCommit message (Expand)AuthorFilesLines
2013-11-04gbuild: remove error stubs for renamed/removed functionsMichael Stahl1-22/+0
2013-11-02gbuild: Library: remove gb_Library__get_final_targetMichael Stahl1-14/+6
2013-11-02gbuild: Library: remove pointless functionsMichael Stahl1-1/+0
2013-10-31solver doesn't solve anything...Michael Stahl1-1/+0
2013-10-28gbuild: remove internal calls to gb_Package_set_outdir with INSTROOTMichael Stahl1-1/+0
2013-09-27gbuild: remove now unused gb_Library_OUTDIRLOCATIONMatúš Kukan1-1/+0
2013-09-25Start hacking --enable-canonical-installation-tree-structure back into shapeTor Lillqvist1-2/+2
2013-09-24gb_Library__get_final_target: don't be phony targetMatúš Kukan1-1/+6
2013-09-23Fixes for cross-compilation on OS X (to iOS)Tor Lillqvist1-1/+1
2013-09-23Try to fix cross-compilationTor Lillqvist1-5/+5
2013-09-22gbuild: add consistent directory dependencies for LinkTargetsMichael Stahl1-4/+9
2013-09-22gbuild: add a SHLXTHDL layer for librariesMichael Stahl1-0/+2
2013-09-22gbuild: remove libraries from OUTDIR and WORKDIRMichael Stahl1-32/+20
2013-09-22gbuild: remove SOVERSION variable since it is hardcoded anywayMichael Stahl1-2/+0
2013-09-22gbuild: make the versioned library the linktarget on UnixesMichael Stahl1-12/+12
2013-09-22gbuild: make the DLL the LinkTarget of Library and CppunitTestMichael Stahl1-4/+3
2013-09-22gbuild: refactor LinkTarget representationMichael Stahl1-7/+8
2013-09-22gbuild: add gb_Library_use_restargetMichael Stahl1-0/+1
2013-09-22gbuild: remove unused gb_LinkTarget_use_headersMichael Stahl1-1/+0
2013-09-17do not copy invalid, merged libraries to instdirMatúš Kukan1-1/+1
2013-09-11Use LIBO_URE_LIB_FOLDER instead of hardcoding the "ure" directoryTor Lillqvist1-1/+1
2013-09-11Towards a working instdir for Mac OS XStephan Bergmann1-3/+3
2013-09-09gbuild: put the DLL into INSTDIR, not the import libMichael Stahl1-1/+2
2013-09-09start to use instdir for subsequentcheck tests; avoid make dev-installMatúš Kukan1-4/+0
2013-09-09gbuild: avoid packages when copying files into instdirMatúš Kukan1-22/+13
2013-08-27Introduce LO_BUILD_LIB_DIR for NONE .component filesStephan Bergmann1-1/+1
2013-08-26introduce gb_Package_PRESTAGEDIRBjoern Michaelsen1-1/+16
2013-07-17remove gb_LinkTarget_add_noexception_objectBjoern Michaelsen1-1/+0
2013-06-10gbuild: remove external_headers targetsMatúš Kukan1-1/+0
2013-06-07use .component files directly from workdirMatúš Kukan1-1/+1
2013-06-03re-base on ALv2 code. Includes:Michael Meeks1-21/+12
2013-05-24gbuild: simplify reg. of targets for PostprocessDavid Tardon1-1/+1
2013-05-14gbuild: allow to depend on headers of a libraryDavid Tardon1-0/+1
2013-05-06make sure the output dir existsDavid Tardon1-0/+1
2013-05-02fdo#54087 link the correct resource file to npsoplugin.dllAndras Timar1-0/+1
2013-05-01add function for adding runtime libs to ExternalPackageDavid Tardon1-3/+3
2013-05-01the internal packages should not be registeredDavid Tardon1-1/+1
2013-04-28gbuild: copy shared libs into $(INSTDIR)David Tardon1-1/+38
2013-04-10add new urelibs library merging some libraries from ure/lib/Matúš Kukan1-2/+2
2013-04-09Revert "add javavm and jvmfwk to Library_merged"Matúš Kukan1-3/+0
2013-03-31fix user-friendly targets' depsDavid Tardon1-1/+1
2013-03-28add javavm and jvmfwk to Library_mergedPeter Foley1-0/+3
2013-03-03use pattern rule for PostprocessDavid Tardon1-4/+0
2013-02-26move postprocess to gbuildBjoern Michaelsen1-0/+5
2013-02-25Last use of obsolete gb_*_add_api is long goneStephan Bergmann1-1/+0
2012-12-10userfriendly make targets for build and cleanLuboš Luňák1-0/+1
2012-12-10rename to gb_Library_set_precompiled_headerLuboš Luňák1-0/+1
2012-12-10bring back precompiled headers supportLuboš Luňák1-0/+1
2012-10-23gbuild: fix AUXTARGETS:Michael Stahl1-10/+20
2012-10-22allow LDFLAGS from gbuild to be selective tooLubos Lunak1-1/+1