dougt%meer.net
79b2e2f545
Don't print the arguments during compile. WinCE only
2005-04-25 18:03:17 +00:00
dougt%meer.net
05764499bd
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
1e491df41d
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
844e4cfc58
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
e62643dfbd
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
9f3dee1b03
Defaulting SetCurrentDirectory to ASCII. Windows CE only. NOT PART OF DEFAULT BUILD
2005-04-20 23:06:46 +00:00
dougt%meer.net
41bc35fd99
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
cc65a676ec
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
3baf5961d6
Bug 285627 mddepend.pl processes Windows depend files inefficiently r=bsmedberg
2005-03-14 15:57:26 +00:00
dougt%meer.net
fb0f3abf85
Lost a change to CreateEvent in the last update.
2005-03-08 05:06:46 +00:00
dougt%meer.net
2b113d2c45
Re-Map ExpandEnvironmentStrings and GdiFlush
2005-03-07 21:58:56 +00:00
dougt%meer.net
05c3422175
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
81897476a7
Adding Smartphone 2003 Target. Adding BLENDFUNCTION define.
2005-03-07 16:40:25 +00:00
shaver%mozilla.org
b8abe09892
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
b8ea089315
Bug 283156 - Make make-makefile cope with ../ in DIRS.
...
r=shaver
sr=bsmedberg
2005-03-03 21:12:22 +00:00
dougt%meer.net
d2fecb080f
mapping DialogBoxIndirectParam
2005-02-28 18:06:31 +00:00
dougt%meer.net
a867182719
Adding ExpandEnvironmentStrings and GdiFlush stubs
2005-02-28 18:05:00 +00:00
timeless%mozdev.org
bfdfe67f48
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
4bd3a74724
Adding GetACP. Disabling CreateEvent due to class member name conflicts
2005-02-22 22:58:32 +00:00
dougt%meer.net
9b30dd6dff
Removing fd_ math functions. adding GetMessageTime simulation.
2005-02-11 16:20:40 +00:00
bsmedberg%covad.net
fa01ef8027
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
c090a7617c
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
c9e600ac91
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-02-01 15:28:15 +00:00
dougt%meer.net
553d4c9fbc
adding -kb. thanks dbaron
2005-01-28 21:06:58 +00:00
dougt%meer.net
7d75070663
move printfs to DEBUG only, enable nsprlogging during DEBUG, some bugfixes.
2005-01-28 20:13:47 +00:00
timeless%mozdev.org
ccf3814148
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
4d58f3772b
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
4d147dcc76
Landing WINCE shim layer (shunt).
2005-01-20 00:59:02 +00:00
cmp%mozilla.org
942b2a5c16
Fix for code to catch condition that causes bug 276259.
2005-01-06 05:03:27 +00:00
cmp%mozilla.org
c43cb05236
Make make-diskimage fail if ditto command to copy files fails.
2005-01-05 21:48:53 +00:00
gerv%gerv.net
386575a68a
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-01-01 18:57:51 +00:00
cltbld
ea7def03e5
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
88ea789602
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
a9092648b5
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
27daea5d89
fix profile location for trunk
2004-07-19 20:02:32 +00:00
bryner%brianryner.com
4a4394e740
suppress the default browser dialog when running the profile stage
2004-07-19 19:59:47 +00:00
bryner%brianryner.com
d362a84460
Ensure that NEXT_ROOT is not set when creating a dmg image
2004-06-22 03:19:02 +00:00
cls%seawood.org
7f246234b3
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
4eb3ddba52
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
3d757e8884
Return the proper value for --idlflags.
...
Bug #240473 r=bsmedberg
2004-04-22 20:17:59 +00:00
gerv%gerv.net
31625ba2b1
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 14:21:17 +00:00
bryner%brianryner.com
c2b4788fd2
- 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
576af07911
Update file lists for standalone builds.
...
Bug #235697
2004-02-28 22:01:50 +00:00
cls%seawood.org
fd37aaec68
Removing unused .cvsignore file
2004-02-25 04:23:51 +00:00
cls%seawood.org
bbe803c4d7
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
b48138999b
remove all of these files - they aren't maintained here anymore
2004-01-12 16:43:55 +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
bsmedberg%covad.net
274ef7cd49
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
b2fa1a336b
Bug 228069 - remove override of FONTCONFIG_PATH. r=blizzard, sr=bryner, a=asa
2003-12-15 17:27:28 +00:00
timeless%mozdev.org
502d375f7a
Bug 224668 make dependency updating honor -s
...
r=bryner
2003-11-17 06:38:05 +00:00