dougt%meer.net
67004acb0b
Remove cast, and actually convert char. npodb
2005-07-25 16:03:38 +00:00
dougt%meer.net
51a3e77c7a
adding back 1mb stack commit. npodb
2005-07-23 04:39:16 +00:00
dougt%meer.net
7c9cec219b
Shunt timeline getenv support. npodb
2005-07-23 04:38:02 +00:00
dougt%meer.net
663b946672
If GetClipRgn() returns 1 (there is a current clipping region�) it never is selected as the current clipping region, and all the logic that depends on the value of the result of that selection (being SIMPLEREGION, COMPLEXREGION, etc) all evaluates to 1 -> which is NULLREGION. patch by Mark Boudreau.
2005-07-15 17:13:56 +00:00
dougt%meer.net
1f1dd9da0e
Adding SP build tools. Files by Brad Lassey.
2005-07-12 19:19:18 +00:00
dougt%meer.net
915a55d4f6
Fixing logic. patch by Brad Lassey
2005-07-11 19:37:39 +00:00
dougt%meer.net
efd0df752d
Optimizes ExtSelectClipRgn. patch by Mark Boudreau. r=dougt
2005-07-11 15:32:07 +00:00
roc+%cs.cmu.edu
80b484fb6c
Bug 294507. Fix configure warning. r=cls,a=asa,patch by Wolfgang Rosenauer
2005-07-07 18:24:39 +00:00
dougt%meer.net
3fc0d3bb3a
Adding _mbsicmp implementation. Also adding ENOSYS shunt.
2005-07-07 18:21:16 +00:00
dougt%meer.net
c018f5eea2
fixing CreateMutexA name
2005-07-06 20:44:27 +00:00
dougt%meer.net
01ccefa09b
Add CreateMutexA to the shunt
2005-07-06 05:15:55 +00:00
roc+%cs.cmu.edu
3db6b9f5af
Bug 294747. Get required NSPR version from system NSPR if building with system NSPR. r=caillon,a=benjamin, patch by Wolfgang Rosenauer
2005-07-05 23:21:52 +00:00
dougt%meer.net
37dfd81b35
Fixing up stream io. Adding IEXEC define. npodb
2005-07-01 20:40:46 +00:00
dougt%meer.net
2bd28be1ea
dropping the commit stack size to use default. removing LINK env var before calling link to avoid recursive death.
2005-07-01 20:32:30 +00:00
dougt%meer.net
0036b6a47a
Updating wince toolchain source code. NPODB
2005-06-29 15:21:00 +00:00
roc+%cs.cmu.edu
afe40e0ab9
Bug 288438. Turn off SVG <foreignobject> because it's pretty broken. r=benjamin,sr=dbaron,a=benjamin,patch by jwatt,tor and roc
2005-06-29 03:51:44 +00:00
dougt%meer.net
d5c967426d
Adding LR_LOADFROMFILE
2005-06-28 20:23:39 +00:00
dougt%meer.net
3bf6a1efb2
Masking out RDW_NOINTERNALPAINT. NPODB
2005-06-28 06:25:59 +00:00
dougt%meer.net
89ec1db032
createDC can accept a null init data. We need to handle this or crash.
2005-06-22 05:18:46 +00:00
dougt%meer.net
269a475b49
Implementing |access|. Disabling NSPR all:5 logging during debug. Indicating that VerQueryValue is not a complete impl. via debug output.
2005-06-14 17:11:19 +00:00
dougt%meer.net
18698a7f4c
Cleans up font enumeration. Implements TextOutA. Implements SetWindowTextA. Remaps lstr* functions. NPODB
2005-06-10 17:43:15 +00:00
cls%seawood.org
34066213a5
Path translation fixes for msys.
...
Thanks to Howard Chu <hyc@symas.com> for the patches.
Bug #294122 r=cls a=shaver
2005-06-02 04:00:37 +00:00
roc+%cs.cmu.edu
da2cc9af1d
Bug 294507. Fix --with-system-nspr issues. r=caillon,a=shaver, patch by Wolfgang Rosenauer
2005-06-01 13:34:37 +00:00
dougt%meer.net
5e672d2868
Cleans up EnumChildWindows implementation. Implements IsIconic correctly. Breaks EnumThreadWindows. I stubbed out printf all together. I think that there is a bug in EVC's varargs which crash us. Fixes up ExtTextOut to correctly calculate length. Not part of normal build
2005-05-25 16:03:27 +00:00
bsmedberg%covad.net
d114be217e
Backout the make-diskimage changes from bug 287262, since they are causing problems on seamonkey tinderbox "barcelona". r+a=chase
2005-05-18 14:19:36 +00:00
bsmedberg%covad.net
10c7a340e1
Bug 287262 - build locales by starting with the en-US packages (mac bits) r=Chase (build/packaging bits only, a=Chase)
2005-05-05 12:38:27 +00:00
dougt%meer.net
6b4d28d89c
Adding fileno to shunt. Windows CE is broken and fileno returns a void*. Windows CE only.
2005-04-29 04:50:36 +00:00
dougt%meer.net
8d3b6f07a7
Windows CE Only. Implementing _fullpath and getcwd
2005-04-27 23:11:37 +00:00
dougt%meer.net
751478480a
Don't print the arguments during compile. WinCE only
2005-04-25 18:03:17 +00:00
dougt%meer.net
1d20ef1eb7
Checking in the WindowsCE tool wrappers for mozilla. This isn't part of the regular build.
2005-04-25 15:29:24 +00:00
dougt%meer.net
0a2ca830f9
Adding a few missing registry functions. WINDOWS CE ONLY. Not Part of the normal build
2005-04-22 19:36:37 +00:00
dougt%meer.net
b6e2c63e55
Build changes for windows ce. With this patch, configure correctly
...
produces working a autoconf.mk file.
r=benjamin@smedbergs.us
sr+a=dbaron@mozillafoundation.org
b=291229
2005-04-22 19:06:27 +00:00
cbiesinger%web.de
b6bfd3c2f4
Bug 256988 firefox pkg-config files reference mozilla-xpcom and mozilla-nspr.
...
use MOZ_APP_NAME in the pkgconfig files
patch by Christian Persch <chpe@gnome.org> r+a=shaver
2005-04-22 17:11:13 +00:00
dougt%meer.net
b4c2699199
Defaulting SetCurrentDirectory to ASCII. Windows CE only. NOT PART OF DEFAULT BUILD
2005-04-20 23:06:46 +00:00
dougt%meer.net
4bc1c9730a
Adding a PRECHECK block to all mozce function to allow debugging per function
...
call. By default, this is not used
Implemented open, close, read, write, unlink, and lseek.
2005-04-05 22:40:37 +00:00
dougt%meer.net
a49bbcafeb
1. Mapping printf to mozce_printf.
...
2. Adding NetCat style logging support.
3. Implemented mozce_printf in terms of both NetCat and OutputDebugString
4. Cleaned up shunt project file.
5. Stubbed out wsprintfA
6. Removed some ^M chars.
2005-03-24 21:45:55 +00:00
neil%parkwaycc.co.uk
3b158ac968
Bug 285627 mddepend.pl processes Windows depend files inefficiently r=bsmedberg
2005-03-14 15:57:26 +00:00
dougt%meer.net
44dec1fc48
Lost a change to CreateEvent in the last update.
2005-03-08 05:06:46 +00:00
dougt%meer.net
4cfbb141a4
Re-Map ExpandEnvironmentStrings and GdiFlush
2005-03-07 21:58:56 +00:00
dougt%meer.net
b7bca6f17e
Undefining API's if required before redefining. patch by wolfe@lobo.us, r=dougt
2005-03-07 21:10:05 +00:00
dougt%meer.net
1c7c7bf325
Adding Smartphone 2003 Target. Adding BLENDFUNCTION define.
2005-03-07 16:40:25 +00:00
shaver%mozilla.org
1e4b1cef8d
283156: teach make-makefile how to deal properly with .. components in DIRS, sr=bsmedberg
2005-03-04 13:37:14 +00:00
silver%warwickcompsoc.co.uk
9d0a488114
Bug 283156 - Make make-makefile cope with ../ in DIRS.
...
r=shaver
sr=bsmedberg
2005-03-03 21:12:22 +00:00
dougt%meer.net
bcb9fa2c5f
mapping DialogBoxIndirectParam
2005-02-28 18:06:31 +00:00
dougt%meer.net
f4584a8efd
Adding ExpandEnvironmentStrings and GdiFlush stubs
2005-02-28 18:05:00 +00:00
timeless%mozdev.org
17e744ec24
Bug 240473 Tell config tools where .idl files are installed
...
patch by braden@endoframe.com r=bsmedberg
2005-02-24 01:21:01 +00:00
dougt%meer.net
57756349f9
Adding GetACP. Disabling CreateEvent due to class member name conflicts
2005-02-22 22:58:32 +00:00
dougt%meer.net
dda564aa5c
Removing fd_ math functions. adding GetMessageTime simulation.
2005-02-11 16:20:40 +00:00
bsmedberg%covad.net
1bb6430989
Bug 232003 - AS perl and cygwin GNU make 3.80 don't play well together r=cls
2005-02-07 14:55:07 +00:00
dougt%meer.net
5d4c30d203
various fixes. Using static buffer sizes instead of calculating them. implmenting two more API. ExtSelectClipRgn still needs work.
2005-02-03 19:40:10 +00:00
gerv%gerv.net
f5cf6f08bf
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-02-01 15:28:15 +00:00
dougt%meer.net
2aee140f65
adding -kb. thanks dbaron
2005-01-28 21:06:58 +00:00
dougt%meer.net
5db0561c2a
move printfs to DEBUG only, enable nsprlogging during DEBUG, some bugfixes.
2005-01-28 20:13:47 +00:00
timeless%mozdev.org
08843ac702
Bug 279427 mozilla-xpcom.pc missing include directory
...
patch by braden@endoframe.com r=bsmedberg
2005-01-25 22:07:41 +00:00
cmp%mozilla.org
0c72a83f79
On MacOS X, create a compressed disk image using hdiutil rather than
...
gzipping an uncompressed disk image. b=242845, r=bryner, sr=bsmedberg
2005-01-24 19:49:50 +00:00
dougt%meer.net
aba2903954
Landing WINCE shim layer (shunt).
2005-01-20 00:59:02 +00:00
cmp%mozilla.org
b6203e4b02
Fix for code to catch condition that causes bug 276259.
2005-01-06 05:03:27 +00:00
cmp%mozilla.org
2f14b1deaa
Make make-diskimage fail if ditto command to copy files fails.
2005-01-05 21:48:53 +00:00
gerv%gerv.net
b9086a41e4
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-01-01 18:57:51 +00:00
cltbld
f460604579
bug 261527 r=cmp, sr=bryner, a=asa. change perms for osx disk image to not be w
...
orld or group writeable. (granrose)
2004-10-21 22:29:13 +00:00
dbaron%dbaron.org
902f63b785
Use only the -L and -l parts of what pkg-config gives for *_LIBS so we don't pick up evil options like -Wl,--export-dynamic. b=261090 r=bryner sr=darin
2004-09-30 05:19:29 +00:00
cls%seawood.org
9e49c95a20
Update comments and use enhanced cygwin-wrapper script for nspr & ldap.
...
Thanks to Brian Bober <netdragon@gmail.com> for the patch.
Bug #245918 r=cls
2004-08-18 23:18:55 +00:00
bryner%brianryner.com
d254362f7b
fix profile location for trunk
2004-07-19 20:02:32 +00:00
bryner%brianryner.com
a07e790831
suppress the default browser dialog when running the profile stage
2004-07-19 19:59:47 +00:00
bryner%brianryner.com
b88e3f23be
Ensure that NEXT_ROOT is not set when creating a dmg image
2004-06-22 03:19:02 +00:00
cls%seawood.org
9583cfaf4a
Use standard AM_LANGINFO_CODESET macro instead of assume CODESET is available if nl_langinfo is.
...
Thanks to Adrian Bunk <bunk@fs.tum.de> for the patch.
Bug #160180 r=cls
2004-05-13 03:12:49 +00:00
peterv%propagandism.org
c6b9ad52b9
Fix for bug 235747 (Move parser stuff into mozilla/parser). r=cls, sr=jst.
2004-05-04 11:46:11 +00:00
cls%seawood.org
d76622efcd
Return the proper value for --idlflags.
...
Bug #240473 r=bsmedberg
2004-04-22 20:17:59 +00:00
gerv%gerv.net
6f486a3c92
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 14:21:17 +00:00
bryner%brianryner.com
64b17d3d9c
- Add detection of -fprofile-arcs/-fprofile-generate to configure
...
- Add a new client.mk target, profiledbuild, which does a profiling build, runs a specified script to generate the profile, and then rebuilds using the profile data.
- Add a profiling script for Seamonkey/Firefox that runs a couple cycles of the pageload test, and then does a second start to hit the fastload/history code.
Bug 237239, r=dbaron, sr=brendan, a=brendan.
2004-03-21 02:31:17 +00:00
cls%seawood.org
192f9101fc
Update file lists for standalone builds.
...
Bug #235697
2004-02-28 22:01:50 +00:00
cls%seawood.org
9cfc42e039
Removing unused .cvsignore file
2004-02-25 04:23:51 +00:00
cls%seawood.org
6dada5e398
Set MOZ_APP_NAME & MOZ_APP_VERSION based upon which app is being built.
...
Use MOZ_APP_NAME to set the proper paths for `make install`
Bug #234442 r=bryner
2004-02-25 03:27:11 +00:00
blizzard%redhat.com
fd418f286d
remove all of these files - they aren't maintained here anymore
2004-01-12 16:43:55 +00:00
bsmedberg%covad.net
1f4ab81acd
Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 13:37:00 +00:00
bsmedberg%covad.net
f0bfff2628
Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 01:22:31 +00:00
tor%cs.brown.edu
4b2d3d1dfc
Bug 228069 - remove override of FONTCONFIG_PATH. r=blizzard, sr=bryner, a=asa
2003-12-15 17:27:28 +00:00
timeless%mozdev.org
bf57cd8cc4
Bug 224668 make dependency updating honor -s
...
r=bryner
2003-11-17 06:38:05 +00:00
bsmedberg%covad.net
eb5b70789c
Bug 216366 - fix for activestate perl using GNU make 3.80 r=bryner
2003-10-30 21:05:56 +00:00
cls%seawood.org
9996f78093
Updating "standalone" build module dependency maps.
2003-10-18 03:10:08 +00:00
bryner%brianryner.com
cfeb6ef1b8
Remove timebomb references from allmakefiles.sh and modules.mk (bug 193740). Patch by sipaq, r=bryner.
2003-10-14 18:22:31 +00:00
colin%theblakes.com
9627c75cc1
Complete support for DNS rewrite in OpenVMS. b=219487, r=wtc
2003-09-30 14:59:11 +00:00
bryner%brianryner.com
cd60efa8ac
Updating my email address
2003-09-29 06:04:02 +00:00
mkaply%us.ibm.com
2c59f01ce9
#215581
...
r=mkaply, sr=blizzard (platform specific)
Changes to get GCC 3.2.2 working on OS/2 - this set is OS/2 only changes
Also remove some VACPP references
2003-09-15 21:50:20 +00:00
colin%theblakes.com
dca4dcc32b
OpenVMS only. Define LOGNAME correctly. b=217444, r=blizzard, a=asa
2003-08-29 16:50:34 +00:00
bryner%brianryner.com
e4bb6b91eb
Support using $topsrcdir for bash statements in mozconfig files (bug 216505). r=cls, a=asa.
2003-08-25 21:59:07 +00:00
cls%seawood.org
b6638a291e
Updating standalone module directory lists.
...
Should fix BUILD_MODULES related bustage from checking for bug 214700
2003-08-15 22:29:52 +00:00
cls%seawood.org
c24e134841
Do not spawn processes when converting cygwin paths. Signficant performance enhancement.
...
Thanks to paxunix@acm.org for the patch.
Bug #206643 r=bryner sr=cls a=mkaply
2003-08-14 21:32:11 +00:00
colin%theblakes.com
6c3563d32b
Support for FireBird etc. b=210630. r=cls
2003-06-25 14:47:43 +00:00
colin%theblakes.com
2d2a115378
Make mozilla.com able to run Firebird. b=209828, r=cls
2003-06-18 19:18:16 +00:00
seawood%netscape.com
480566fe40
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 20:22:15 +00:00
cbiesinger%web.de
cc00ca6fc7
missed a few spots
2003-06-05 16:29:11 +00:00
cbiesinger%web.de
99100ebaac
remove final traces of mng decoder, part of bug 195280. not part of build.
2003-06-05 16:27:19 +00:00
pavlov%pavlov.net
7237927e55
Removal of MNG support. Bug 195280. Patch by tor@acm.org. r=pavlov sr=blizzard.
2003-06-03 23:16:42 +00:00
tor%cs.brown.edu
ff555a985e
Bug 197530 - remove ppm decoder. r=pavlov,cls sr=blizzard
2003-05-31 10:42:33 +00:00
blizzard%redhat.com
61059074b0
Checkpointing changes. Not part of the regular build. Update the plugin path bits in the startup script. Remove some patches that aren't needed anymore.
2003-05-30 13:08:50 +00:00
colin%theblakes.com
fca4f83465
Fix OpenVMS debug build problem. b=205013, r=dveditz, a=asa
2003-05-14 22:01:25 +00:00
harishd%netscape.com
0ba9003dc1
Creating a separate module for web services. b=201078, r=leaf@netscape.com, ssu@netscape.com, sr=heikki@netscape.com jst@netscape.com, a=asa@mozilla.org
2003-04-25 20:57:34 +00:00
seawood%netscape.com
ce8fc3920e
Workaround Tru64 type quirkiness.
...
Thanks to Jim Brown <jim.brown@miami.edu> for the patch.
Bug #202057 r=cls
2003-04-19 03:12:28 +00:00
seawood%netscape.com
e2d0e7309d
Sync config.guess & config.sub with official GNU copies.
...
Bug #199343
2003-04-18 10:20:15 +00:00