summaryrefslogtreecommitdiff
path: root/salhelper/prj
AgeCommit message (Collapse)Author
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
2011-12-15convert salhelper to gbuildMatúš Kukan
This is a cherry-pick of Matúš's e2f30c078fcf26d481c2e90398b450f6c475a483 from the feature/gbuild branch, with the following modifications by Stephan Bergmann <sbergman@redhat.com>: * Adapt salhelper/Makefile to what all those Makefiles currently need to look like. * Do not remove salhelper/source/gcc3.map, instead add directly into it what otherwise solenv/bin/addsym.awk would add to it on Linux. * In salhelper/Library_salhelper.mk, add code that on Linux takes care of the soname and symbol versioning required for backwards compatibility. Solaris would need those features too, and its backwards compatibility is thus currently broken. Also add a bad hack to create the soname symlink (xxx.3 -> xxx) in the solver needed on non-Windows platforms (it is a bad hack for now in that it e.g. is not removed by "make clean"). * In solenv/gbuild/platform/macosx.mk, add an even worse hack to set the correct install name for libuno_salhelpergcc3.dylib.3, with a trailing ".3".
2011-08-30Tweak some DLL and import library names in the WNTGCC caseTor Lillqvist
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-05-26Match also name of the static library built for iOSTor Lillqvist
2011-05-25add salhelper::LinkResolverCaolán McNamara
2010-10-25merge vosremoval-timer.diffNorbert Thiebaud
2007-09-20INTEGRATION: CWS os2port01 (1.8.44); FILE MERGEDVladimir Glazounov
2006/12/28 15:04:27 ydario 1.8.44.1: OS/2 initial import.
2004-11-03INTEGRATION: CWS sb22 (1.7.22); FILE MERGEDPascal Junck
2004/10/22 07:32:01 sb 1.7.22.1: #i20747# Drop minor.micro from names of Unix UNO dynamic libraries; add uno_ prefix to names of Unix core UNO dynamic libraries.
2004-04-21INTEGRATION: CWS loadenv01 (1.6.68); FILE MERGEDSander Vesik
2004/03/29 10:54:50 as 1.6.68.2: #i24378# move condition class from comphelper to salhelper 2004/03/29 08:53:04 as 1.6.68.1: #i24378# move Singleton helper from comphelper to salhlper
2002-09-01#102715# Fixed C++ library versioning (UNIXVERSIONNAMES=UDK).Matthias Huetsch
2001-12-11added libsample*.so - IZ 2500Armin Theissen
2001-06-05#87812# Added simplereferenceobject.hxx.Stephan Bergmann
2001-05-31#87187# Added missing header files.Matthias Huetsch
2001-05-04remove version.mkJuergen Schmidt
2001-03-16newJuergen Schmidt