Граф коммитов

44 Коммитов

Автор SHA1 Сообщение Дата
Mitchell Field 41c8798093 Bug 514665 - fix stupid module name differences on windows. r=ted 2009-09-25 18:41:16 +02:00
Benjamin Smedberg ba372f3a4c Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted 2009-08-25 08:59:31 -07:00
Phil Ringnalda 538c9fb42a Bug 461888 - Remove unused PACKAGE_FILE and PACKAGE_VARS and .pkg files, mozilla-central part, r=bsmedberg 2008-11-03 19:46:28 -08:00
Marco Zehe 44b7342985 Bustage fix for bug 423176. Explicitly include version.lib in accessible.dll 2008-08-08 17:23:45 +02:00
joshmoz@gmail.com b903b64b94 always link against cocoa framework on Mac OS X, cocoa exception wrapping in xpcom file io. b=419392 r=bent sr=roc a=beltzner 2008-02-29 15:24:53 -08:00
benjamin@smedbergs.us 190309e089 Bug 398566 - Set MOZ_FIX_LINK_PATHS unconditionally, r=luser a=sayrer 2007-10-13 14:13:50 -07:00
hwaara@gmail.com 3d3891a8e4 bug 391096, fix mac accessibility bustage. Patch by Mats Palmgren (mats.palmgren@bredband.net). r=bsmedberg, a=bzbarsky 2007-08-20 12:09:25 -07:00
aaronleventhal@moonset.net e74bc44b8b bug 348901. Remove extra whitespace from source when exposing accessible text. r+sr=roc, r=surkov. a=dbaron 2007-08-03 18:12:24 -07:00
sharparrow1%yahoo.com e7718b7aa3 Bug 325070: Allow accessibility to build without ATL/MFC (i.e. with VC8 Express). r=surkov.alexander, sr=neil 2007-01-20 12:43:08 +00:00
hwaara%gmail.com 0fd1861f0d Implement support for Universal Access accessibility support. Off by default on mac. b=342146 2006-09-11 15:46:01 +00:00
aaronr%us.ibm.com 0e68307f08 add initial support for accessible objects for xforms. Bug 337690, patch by surkov r=aaronleventhal+aaronr, sr=neil 2006-08-24 21:14:44 +00:00
benjamin%smedbergs.us 57839c8110 Bug 78087 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-02-14 15:57:04 +00:00
cbiesinger%web.de fd30c7dd96 trying to fix windows bustage 2005-06-24 22:30:55 +00:00
bsmedberg%covad.net 60567bb185 Bug 275605 - libxul step 3 (all of tier 9, except libmozjs.so which will remain separate indefinitely) r=darin 2004-12-15 04:07:01 +00:00
gerv%gerv.net 9d2ee4928c Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 21:52:36 +00:00
bsmedberg%covad.net d0f309943a Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 13:37:00 +00:00
jaggernaut%netscape.com 2d7ed90a69 Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner 2003-07-13 22:29:00 +00:00
bolian.yin%sun.com 53b89b7094 Bug 202085, Combine mai code into accessible/src/atk.
r=kyle.yuan@sun.com. This is NOT for default build.
2003-04-23 05:28:41 +00:00
aaronl%netscape.com 83deafd111 Bug 193802. Implement xp accessibility cache. r=kyle, sr=alecf 2003-04-15 08:45:55 +00:00
aaronl%netscape.com 8457bb1d7e Bug 199060. Move most accessibility code out of widget. Merge MSAA-specific and XP accessibility object hierarchies into one tree of objects. Paves way for XP accessibility caching, more stability, and it's just better. r=kyle, sr=alecf 2003-04-01 20:02:51 +00:00
aaronl%netscape.com b02c73f1b1 First part of checkin to reverse bug 196946, static accessibility libs should not be merged with widget 2003-03-22 02:52:55 +00:00
aaronl%netscape.com ef6f4f5a60 First part of checkin to reverse bug 196946, static accessibility libs should not be merged with widget 2003-03-22 02:47:40 +00:00
aaronl%netscape.com 5ae2617558 First part of checkin to reverse bug 196946, static accessibility libs should not be merged with widget 2003-03-22 02:46:48 +00:00
aaronl%netscape.com fc0c6f4305 Bug 196946. Combine static accessibility libs into widget library. r=kyle, sr=alecf 2003-03-16 20:22:51 +00:00
seawood%netscape.com d5efcdfb6d Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
seawood%netscape.com e56e20b1dc Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility.
bug #58981 sr=jag
2002-01-16 05:10:09 +00:00
seawood%netscape.com 45bfbf0658 Landing the rest of the win32 gmake changes:
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup

Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
jgaunt%netscape.com 90590f4fb9 bug 103148, turn off xul accessibility when not needed
r=aaronl,cls,sfraser
sr=hyatt
2001-12-15 23:50:14 +00:00
seawood%netscape.com 51fa852613 Make OS/2 use the win32 build changes and finish LIB_PREFIX substitution.
Thanks to Javier Pedemonte (pedemont@us.ibm.com) for the patch.
Bug #58981 r=cls
2001-12-14 23:49:04 +00:00
jgaunt%netscape.com ac08dc74db Fixing bustage on linux 2001-11-30 23:51:06 +00:00
jgaunt%netscape.com f5f27820fa bug 112701 - seperate accessible/src directory into 3
r=aaronl
r=leaf
sr=hyatt
2001-11-30 22:48:55 +00:00
jaggernaut%netscape.com dc40187223 Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf 2001-09-18 13:41:47 +00:00
cls%seawood.org 5591c05db3 Add -L$(DIST)/lib to EXTRA_DSO_LDOPTS so that static libs can be found.
Thanks to fcrozat@mandrakesoft.com (Frederic Crozat) for the patch.
Bug #93420 r=cls
2001-08-12 11:00:53 +00:00
dbaron%fas.harvard.edu a6a21f30b1 Correct fix for OS/2 bustage that doesn't bloat libaccessibility.so. rules.mk has special rules to transform EXTRA_DSO_LIBS for OS/2, so use it. (discussed with mkaply) 2001-07-01 04:41:38 +00:00
mkaply%us.ibm.com dc3a8bb0cf OS/2 TB break - should be in SHARED_LIBRARY_LIBS not EXTRA_DSO_LDOPTS 2001-07-01 02:25:29 +00:00
jgaunt%netscape.com 0289b50d95 Attempt to clear up orange 2001-06-30 04:49:25 +00:00
jgaunt%netscape.com 07868cf706 bug #86517 Landing of Accessible_052901_Branch4 sr=waterson
r= lots, see bug
2001-06-30 00:25:09 +00:00
waterson%netscape.com b74d6e1c8b Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2001-06-20 20:21:49 +00:00
cls%seawood.org 00f28396a9 Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775 2001-04-28 19:48:12 +00:00
jdunn%netscape.com c44645c864 fixing typo (added ')' after libaccessibility_s.$(LIB_SUFFIX
and added '\' after both of the libs

Also added -lgkgfx to resolve the nsRect reference.  (AIX requries all
symbols to be resolved at link time)
2001-03-29 14:33:33 +00:00
mkaply%us.ibm.com 315f35f646 attempt to fix AIX and OS/2 bustage 2001-03-29 14:19:10 +00:00
disttsc%bart.nl e87465d094 Add .cvsignore to accessible/build, fix REQUIRES line in Makefile.in to fix senna bustage. 2001-03-29 04:43:09 +00:00
mkaply%us.ibm.com b0c3003ba6 8.3 name for accessibility 2001-03-29 03:33:55 +00:00
evaughan%netscape.com 08aebcc348 Forgot some makefile. NOT IN BUILD 2001-03-05 20:26:03 +00:00