summaryrefslogtreecommitdiff
path: root/ACE/include/makeinclude/rules.lib.GNU
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Merge back from master to prepare for pull"BZ4153Steve Huston2015-03-121-1/+1
| | | | | This reverts commit 47ccfd63e27de8fa9c92fad653e40a49e404efb3, reversing changes made to 2090102d827e2010a939d9ececd1118fa816fff9.
* Fix missing separator in rules.lib.GNULike Ma2015-03-021-1/+1
|
* Replace pidl and GNU filesJohnny Willemsen2015-01-071-1/+1
|
* Thu Jun 6 17:02:06 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-06-061-4/+4
| | | | | | | | | | | * include/makeinclude/rules.lib.GNU: The rule for generating versioned_so=2 style libraries would create names such as "-6.2.0.so" in cases where the SHLIB was reset to empty, for instance if a precondition isn't met. As an example, ACE_TkReactor should skip the build if macro tk=1 isn't set. but with versioned_so=2 the VSHLIB target was non-empty so the build was attempted. Now the VSHLIB and related targets are modified only if the source libname is not empty.
* Fri Nov 23 12:33:16 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-11-231-5/+9
| | | | | | * include/makeinclude/rules.lib.GNU: Fix for AIX
* Thu Nov 22 09:20:46 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-11-221-6/+22
| | | | | | | | | | | | * include/makeinclude/platform_g++_common.GNU: * include/makeinclude/rules.lib.GNU: * include/makeinclude/rules.local.GNU: * include/makeinclude/wrapper_macros.GNU: Added support for versioned_so=2, that will create for example libACE-6.1.6.so instead of libACE.so.6.1.6 * debian/patches/20-versioned_libs.diff: Removed this file.
* ChangeLogTag: Fri Mar 9 20:38:22 UTC 2012 Adam Mitz <mitza@ociweb.com>mitza2012-03-091-1/+1
|
* ChangeLogTag: Thu Sep 23 16:14:12 UTC 2010 Adam Mitz <mitza@ociweb.com>mitza2010-09-231-1/+1
|
* ChangeLogTag: Mon May 24 14:40:11 UTC 2010 Adam Mitz <mitza@ociweb.com>mitza2010-05-241-1/+1
|
* ChangeLogTag: Mon May 24 11:56:32 UTC 2010 Adam Mitz <mitza@ociweb.com>mitza2010-05-241-1/+1
|
* Tue Sep 29 06:41:44 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-09-291-9/+3
| | | | | | | | | * include/makeinclude/rules.lib.GNU: Reverted part of the change below, it breaks the realclean Thu Aug 27 20:27:52 UTC 2009 Steve Huston <shuston@riverace.com> * include/makeinclude/rules.lib.GNU: Fix building, installing, and cleaning up libs built in an ARCH build.
* ChangeLogTag:Thu Aug 27 20:27:52 UTC 2009 Steve Huston <shuston@riverace.com>Steve Huston2009-08-271-11/+31
|
* ChangeLogTag: Tue Aug 4 17:09:00 UTC 2009 Chad Elliott <elliott_c@ociweb.com>elliott_c2009-08-041-7/+3
|
* Sat May 2 03:21:01 UTC 2009 Carlos O'Ryan <coryan@atdesk.com>coryan2009-05-021-1/+0
| | | | | | | | | | | | | | * include/makeinclude/rules.lib.GNU: * include/makeinclude/wrapper_macros.GNU: Moved the definition of LIB_PREFIX from rules.lib.GNU to wrapper_macros.GNU. Now that the checks for library dependencies (i.e. the LIB_CHECK variable) depends on LIB_PREFIX, this latter variable needs to be defined in all Makefiles. However, Makefiles for binaries do not include rules.lib.GNU. I am pretty sure they call include wrapper_macros, thus my choice for the new location.
* ChangeLogTag: Mon Nov 17 16:09:06 UTC 2008 Adam Mitz <mitza@ociweb.com>mitza2008-11-171-1/+0
|
* ChangeLogTag: Fri Nov 14 22:35:43 UTC 2008 Adam Mitz <mitza@ociweb.com>mitza2008-11-141-0/+9
|
* ChangeLogTag:Fri Nov 14 22:25:34 UTC 2008 Steve Huston <shuston@riverace.com>Steve Huston2008-11-141-3/+3
|
* Thu May 15 10:19:15 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-05-151-2/+2
|
* Tue Apr 1 08:33:57 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-04-011-1/+1
|
* undoing accidental deletionWilliam R. Otte2008-03-041-0/+249
|
* swap in externals for ACE and TAOWilliam R. Otte2008-03-041-249/+0
|
* Mon Mar 3 11:10:18 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-03-031-1/+1
|
* ChangeLogTag: Wed Apr 18 11:01:56 UTC 2007 Martin Corino <mcorino@remedy.nl>mcorino2007-04-181-0/+4
|
* ChangeLogTag:Wed Feb 21 19:27:14 UTC 2007 Ossama Othman <ossama_othman at ↵Ossama Othman2007-02-211-1/+2
| | | | symantec dot com>
* ChangeLogTag:Thu Nov 23 14:09:17 UTC 2006 Steve Huston <shuston@riverace.com>Steve Huston2006-11-231-2/+2
|
* ChangeLogTag:Wed Nov 22 21:53:17 UTC 2006 Steve Huston <shuston@riverace.com>Steve Huston2006-11-221-2/+2
|
* ChangeLogTag: Fri Nov 10 13:42:12 UTC 2006 Martin Corino <mcorino@remedy.nl>mcorino2006-11-101-18/+42
|
* Wed Oct 19 13:01:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2006-10-181-4/+0
|
* Repo restructuringWilliam R. Otte2006-07-241-0/+224