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

299 Коммитов

Автор SHA1 Сообщение Дата
beard%netscape.com 634a61d6e3 First Checked In. 1998-12-13 05:14:29 +00:00
beard%netscape.com 213d79ed5a First Checked In. 1998-12-13 05:08:00 +00:00
cls%seawood.org 461ff8f0c0 Updated to most recent versions from automake 1.2b so that libtool will work properly 1998-12-12 03:13:46 +00:00
cls%seawood.org bea6e36246 Moved gtk macros into separate file to make way for new macros with conflicting licenses. Requires that autoconf be called with '-l build/autoconf'. 1998-12-12 02:41:17 +00:00
cyeh%netscape.com 28d1e76fce fix annoying little bug where if you specify an invalid log path, the open file call would fail, and you would silently get no build log. now we check to see if open() succeeded, and if not, die accordingly. 1998-12-12 00:02:38 +00:00
jfrancis%netscape.com 733aa2a69d getting transaction manager ready for addition to mac build 1998-12-11 18:13:11 +00:00
jj%netscape.com 6249a43394 . Fixed error log file path . Swapped OpenErrorLog and StopForErrors calls. r=cyeh 1998-12-11 01:34:18 +00:00
pinkerton%netscape.com 70c614b936 fix alias creation of AppShell debug shlb by appending the $D to the name. 1998-12-10 16:59:42 +00:00
davidm%netscape.com 195a3a41be Add code to build XPAppShell to build list 1998-12-09 20:43:50 +00:00
pierre%netscape.com 33c67e8c27 Added several MakeAlias for xSym files 1998-12-09 10:14:06 +00:00
waterson%netscape.com 02efeea288 Add RDF to build. 1998-12-04 06:17:10 +00:00
waterson%netscape.com ad401cde7e Added mozilla/layout/html/style/src to the list of MANIFEST-ed directories. This makes sure that nsIHTMLStyleSheet and nsIHTMLCSSStyleSheet are exported. 1998-12-03 21:48:45 +00:00
sfraser%netscape.com 323cec6fdb File Removed. 1998-12-03 00:26:44 +00:00
pierre%netscape.com 1fcec38808 Make an alias of the WASTELib library in the 'dist' directory 1998-12-02 10:17:36 +00:00
waterson%netscape.com 0c457266d0 Added mozilla/rdf/include, mozilla/layout/xml/document/public, and mozilla/layout/xml/content/public to list of dirs that get manifested. Still not adding rdf to the Mac build due to linkage problems that need to be sorted out. 1998-12-02 00:21:44 +00:00
beard%netscape.com 13704d98eb Mac shared library migration. Moved PowerPlant earlier. 1998-11-30 23:39:17 +00:00
beard%netscape.com c62b49cafc Mac shared library migration. 1998-11-30 22:15:00 +00:00
jfrancis%netscape.com 692ff01458 adding editor MANIFEST 1998-11-29 23:52:10 +00:00
mcafee%netscape.com c35e8829da Adding support for Rhapsody 1998-11-26 19:47:01 +00:00
beard%netscape.com d39b2d31b6 Consistent spacing 1998-11-26 00:21:54 +00:00
cls%seawood.org d751bf3b73 Check for libraries before functions and fixed detection of -c -o problem. Thanks to Tim Rice <tim@trr.metro.NET> for pointing those out.
Modified hcc & hcpp to work for any compiler that doesn't support -c -o, not just Unixware.   They expect the real compiler to be the first argument now.
1998-11-23 17:12:39 +00:00
jfrancis%netscape.com f7d2988c2e shared lib conversion, phase 1 1998-11-20 06:05:20 +00:00
jfrancis%netscape.com 10f41a9586 shared lib conversion, phase 1 1998-11-20 05:53:16 +00:00
jfrancis%netscape.com da6893c80b First Checked In. 1998-11-20 05:52:48 +00:00
jfrancis%netscape.com 3cc8df7a82 adding view to layout projects 1998-11-20 05:14:39 +00:00
beard%netscape.com c6f9d53ae1 Checking out mozilla/modules/libpref from the tip. 1998-11-18 02:20:16 +00:00
pierre%netscape.com dc0ab97161 First Checked In. 1998-11-17 01:03:16 +00:00
cls%seawood.org 4567e3c0e4 Better handling of the -c -o problem. Thanks to Tim Rice <tim@trr.metro.NET> for the patch 1998-11-15 09:55:01 +00:00
mcmullen%netscape.com 70a3daee6f Commenting out previous change for now. 1998-11-13 22:06:10 +00:00
mcmullen%netscape.com 8297ad79f8 Put the first error in the perl console as well as the log file. 1998-11-13 22:01:21 +00:00
mcmullen%netscape.com 3216f13646 Work around a CW Pro4 bug. If the CW Find window is in front before you start, and you try to use an applevent to walk the list of open documents, you will fail. Running the build script in this case would open each of the projects in turn, but fail to attempt to build them or to close them again. The output will say something like "building foo / building bar / ... / build complete". Nothing would be built, and the log file would show no errors. This change will stop the build, instead of just barreling ahead regardless, in the case when the Find window bug is encountered. 1998-11-13 22:01:01 +00:00
beard%netscape.com d3b052f9c7 Prints the name of the target being built as well. 1998-11-12 19:34:14 +00:00
cyeh%netscape.com 9bbb67a647 remove checkout ui and set it so that it just builds. checkout routines have been moved to "PullNGlayout.pl" 1998-11-11 21:42:28 +00:00
pierre%netscape.com 059cd544ee Backed out previous changes. 1998-11-04 03:59:18 +00:00
pinkerton%netscape.com 96bcb87275 add xpfeViewer.mcp to build list so that it shows up on tinderbox if broken. 1998-11-02 23:52:49 +00:00
pinkerton%netscape.com 6c3a44faf7 Build aliases in the resource folder a better way. 1998-11-02 23:22:26 +00:00
cyeh%netscape.com bb64d6e94a First Checked In. 1998-11-02 22:56:00 +00:00
cyeh%netscape.com 05139c677b make this script so it just builds. it assumes you have a source tree. 1998-11-02 22:11:29 +00:00
cyeh%netscape.com 657b543f0d pull_all now an option 1998-10-31 00:25:41 +00:00
pierre%netscape.com fe382d472c oops... backing out last change: we must pull Raptor before the libpref branch 1998-10-29 11:47:17 +00:00
pierre%netscape.com cebf0888bf swaped the 2 checkout lines so that, at the end of the script, the MacCVS status window displays the error messages from the Raptor module instead of those from the libpref branch 1998-10-29 11:12:59 +00:00
cyeh%netscape.com ccf321c9b0 Remove obsolete/unused files. 1998-10-29 01:39:00 +00:00
cyeh%netscape.com 4713816d02 make option picker work. you can optionally pull and build all, or just rebuild. 1998-10-29 00:17:52 +00:00
cyeh%netscape.com dd07e1658c simplify dist calls and make it consistant with style in BuildList.pm 1998-10-26 21:23:39 +00:00
cyeh%netscape.com e7a1adc340 simplify/reduce source pulling routines to only pull RaptorMac and libpref on the XPCOM_BRANCH. This should significantly speed up source pulls. 1998-10-23 00:22:23 +00:00
cyeh%netscape.com e7924750e5 Remove obolete AppleScript file 1998-10-20 20:35:31 +00:00
cyeh%netscape.com 62c32a8210 merge in change from Chris Nandor (pudge@pobox.com). Thought scc was
going to handle this. sorry for the delay.
1998-10-20 20:18:13 +00:00
scullin%netscape.com 92525e7efb Moving xpcom public headers to public 1998-10-19 18:35:39 +00:00
cyeh%netscape.com 65d400a7ac remove ancient NSPR #defines. 1998-10-15 23:36:19 +00:00
dcone%netscape.com 7cabf7ffa1 added the gfx:public:manifest exection 1998-10-12 13:51:13 +00:00
pierre%netscape.com afbeb23114 some clean-up and comments 1998-10-06 02:52:09 +00:00
cyeh%netscape.com 3e0f84521a Remove #define MOCHA 1 from Mac builds. 1998-10-05 20:00:01 +00:00
cyeh%netscape.com 3c34f3063b removing obsolete files. use MANIFEST instead. 1998-10-05 18:42:02 +00:00
cyeh%netscape.com 909c2bfdc6 Remove old NSPR20 #ifdef 1998-09-29 20:57:07 +00:00
pinkerton%netscape.com 613aaa7d1b No longer pull imagelib off a branch. Generate CarbonLib wrapper project. Use Client.mcp for stubs instead of Navigator (which is obsolete). 1998-09-29 17:13:57 +00:00
pinkerton%netscape.com 6e630cbd1a Make CarbonLib wrapper and use Client.mcp for stubs. 1998-09-29 17:12:49 +00:00
pinkerton%netscape.com 7c640d6f80 Updated projects for Pro4. Turned off mod-date caching for depend builds. Using InterfacesStubs wrapper where appropriate for Carbon. 1998-09-29 17:11:00 +00:00
pierre%netscape.com 5c16840520 make aliases of broken-image and throbber gifs 1998-09-29 02:31:12 +00:00
kostello%netscape.com e88249d8fb updated the OJI build info 1998-09-28 20:31:11 +00:00
pinkerton%netscape.com a93306316c *** empty log message *** 1998-09-26 22:25:10 +00:00
pierre%netscape.com 3a8ec6aa8e removed mozilla/lib/htmldlgs added earlier today: it was a mistake 1998-09-26 02:55:14 +00:00
pierre%netscape.com cd74702d99 fixing mac raptor build after landing of nspr20 v3: added mozilla/lib/htmldlgs to the checkout & makedist lists 1998-09-26 01:27:26 +00:00
pinkerton%netscape.com 807984663d add dom:public:css to manifest list. 1998-09-25 05:21:27 +00:00
pierre%netscape.com f47045e0ee checkout cmd/macfe/applevnt + central + gui + include + pch + projects+ utility instead of the whole cmd/macfe folder 1998-09-24 23:27:22 +00:00
pierre%netscape.com 1781cbe916 added widget/src/mac/manifest 1998-09-23 09:12:27 +00:00
cyeh%netscape.com d9af890d45 sacrificing the chicken: try moving calls before dist 1998-09-22 00:06:11 +00:00
pierre%netscape.com ede4b90c33 added gif and jpg files to the samples folder 1998-09-21 23:16:10 +00:00
cyeh%netscape.com 4f6f47185d check-in and pray: trying a delay of 10 seconds before each external perl tool call.3 1998-09-21 18:12:30 +00:00
cyeh%netscape.com b37ba45617 adding a 10 second delay in the hopes that this will cause the automation to work.+ 1998-09-21 17:48:17 +00:00
pierre%netscape.com 602cb3301e remove outdated manifest files (closed tree override: raptor build only) 1998-09-18 23:47:52 +00:00
beard%netscape.com 9222ac3da4 09171998 LiveConnect Carpool 1998-09-17 19:20:20 +00:00
pierre%netscape.com 903651c581 added mozilla:layout:build:MANIFEST to the list 1998-09-17 08:50:39 +00:00
pierre%netscape.com 673df90fe4 make alias of ua.css 1998-09-16 01:24:52 +00:00
cyeh%netscape.com 6291871e74 *** empty log message *** 1998-09-16 00:37:28 +00:00
mcafee%netscape.com e3f71bdcb0 Sample build date. Build process overwrites this file with a current value. 98=year, 258=julian date, 16=4pm PST. a=donm 1998-09-15 22:51:11 +00:00
cyeh%netscape.com 8198f815be revert file 1998-09-09 01:37:41 +00:00
cyeh%netscape.com 7151b55b0f according to scc, use do instead of system 1998-09-08 23:50:44 +00:00
dcone%netscape.com 92410c30e4 Fixed mac build for the Kipp changes - Raptor only 1998-09-04 17:58:28 +00:00
cyeh%netscape.com 62a2fe5ee5 remove JSJ.mcp from all builds3 1998-09-03 20:54:33 +00:00
cyeh%netscape.com 785899d6b0 do the right thing and parameterize calls to SetTimeBomb 1998-09-02 23:31:57 +00:00
cyeh%netscape.com 03ab757398 after speaking to scc, moving utility functions to Moz.pm where they belong. 1998-09-02 22:52:49 +00:00
cyeh%netscape.com 47652ff9c4 disable setting the agent for right now 1998-09-02 19:04:13 +00:00
pierre%netscape.com c941eee2b8 Make aliases of sample files. (closed tree override: raptor checkin only) 1998-09-01 01:12:34 +00:00
cyeh%netscape.com cd95818e55 i hate it when i fuck up 1998-08-31 23:27:51 +00:00
cyeh%netscape.com a8d66f70b5 added support for automagically setting timebombs in the build. only used for mozilla official builds, shouldn't affect anything. (famous last words i know) 1998-08-31 22:54:56 +00:00
cyeh%netscape.com 1c6c681d35 First Checked In. 1998-08-28 21:03:57 +00:00
cyeh%netscape.com afc0de8193 added subroutine to adjust agent number everytime you build. for official releases only. 1998-08-27 22:04:19 +00:00
cyeh%netscape.com 255ed347db disable updating the build number in about-all.html everytime you build. needs to be turned on for official releases only until ckid/mcvs resource problem is solved. editing about-all.html causes file to be blown away. 1998-08-27 20:20:06 +00:00
cyeh%netscape.com 48dd31fbfa udpate the build number in about-all.html everytime you build. 1998-08-27 20:15:30 +00:00
kostello%netscape.com 4eb0f47840 Remove Widget from the build list (it shouldn't have been their in the first place) -- my error. 1998-08-26 22:58:54 +00:00
pierre%netscape.com 2bf1b8e18f First Checked In. 1998-08-26 03:13:44 +00:00
pierre%netscape.com bfb208d882 added ":mozilla:dom:src:jsurl:MANIFEST" 1998-08-25 03:25:46 +00:00
cls%seawood.org 90d0af1408 AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
dcone%netscape.com c02f15f5ad fixed list up a little for gfx build 1998-08-19 17:26:50 +00:00
dcone%netscape.com 56108495a2 added MANIFEST file for cmd/macfe/utility 1998-08-18 21:57:10 +00:00
kostello%netscape.com f531d6eca2 Added support for widget project 1998-08-12 18:02:57 +00:00
dcone%netscape.com b2ffd77e7e fixed the plugin checkout to pull off of the tip 1998-08-05 21:48:44 +00:00
pierre%netscape.com c2743371d2 build xpcom as a static lib 1998-08-05 08:32:38 +00:00
beard%netscape.com 722908061b No longer processing mozilla/js/jsj/MANIFEST, which is superseded by mozilla/js/src/liveconnect/MANIFEST. 1998-08-04 19:08:47 +00:00
pierre%netscape.com 098c2ce0c4 updated build log file path for Tinderbox (again) 1998-08-03 22:06:56 +00:00
scc%netscape.com 45610f339d Oops. since build_project is no longer AppleScript, "false" should be 0. That's why we were building too often. 1998-08-03 20:20:53 +00:00
pierre%netscape.com 1f3c80a00b updated build log file path for Tinderbox 1998-08-03 18:44:01 +00:00
pierre%netscape.com 6efdff100d Changed to the log filename to "Mozilla.BuildLog" as required by the Tinderbox script. 1998-08-01 02:37:32 +00:00
warren%netscape.com 207bbebb65 Landing changes in the OJI_19980727_BRANCH since the OJI_19980727_TIP_MERGE tag. 1998-07-31 20:19:50 +00:00
pierre%netscape.com f967849293 fix tinderbox: compile the MemAllocator stubs before NSRuntime 1998-07-30 22:54:07 +00:00
scc%netscape.com 21caaec397 added Chris Nandor's changes to call CodeWarriorLib.pm instead of using AppleScript. 1998-07-30 01:09:52 +00:00
scc%netscape.com 5e6b7e93be First Checked In. 1998-07-30 01:04:27 +00:00
scc%netscape.com a7b5f58ff2 added :mozilla:privacy:public:MANIFEST 1998-07-29 21:36:20 +00:00
pierre%netscape.com cb11918c1d pull the correct branches for imglib and plugin, no longer pull the 5.0 layout libs 1998-07-29 21:03:47 +00:00
pierre%netscape.com 5d5e74dc37 added modules/plugin in the Checkout and Manifest lists 1998-07-28 07:55:23 +00:00
pierre%netscape.com 25faacf511 use standalone imglib from tips, added dom:public:html:MANIFEST, build Navigator stubs 1998-07-28 04:14:22 +00:00
dcone%netscape.com 142ef9b97a added some manifest support for layout/event includes 1998-07-27 16:30:48 +00:00
dcone%netscape.com 51db0ed682 added new manifest support for layout/base/src 1998-07-23 22:07:20 +00:00
dcone%netscape.com 61493ec9b9 fixed libpref to pull off of XPCOM 1998-07-21 17:55:19 +00:00
scullin%netscape.com e19a76a8e5 Attempting to fix raptor mac build (not part of grommit or mozilla build) 1998-07-15 22:41:57 +00:00
cyeh ece034ae31 fix for Macintosh raptor build. target name was mispelled, so the build defaulted to the wrong networking target. corrected spelling so that modular netlib is built instead. (not a part of mozilla or gromit builds, reviewed cyeh) 1998-07-14 21:13:23 +00:00
atotic 92db6172a4 Aaah, someone split the MANIFEST file inside config/mac 1998-07-02 23:54:24 +00:00
pierre c5334efc2b Fixing MOZ_MEDIUM: fixed 2 paths like in the previous checkin and added Progress.mcp 1998-07-02 21:46:01 +00:00
cyeh a022eed6a6 fill out path when building MOZ_MEDIUM target. This looks like an
incorrect copy/paste of code.
1998-07-02 17:41:56 +00:00
pierre a72ab974b8 Fixing MOZ_MEDIUM: build the right target in network.mcp 1998-07-02 10:21:58 +00:00
pierre 0e2c6bd9f5 Mac MOZ_DARK 1998-07-02 02:38:19 +00:00
atotic db147bc292 Added making of aliases to .SYM files in the viewer_debug directory. 1998-06-30 00:52:06 +00:00
atotic 5f267145ec Forgot to check out libpwcac 1998-06-29 18:38:11 +00:00
atotic 2b6724dbc1 OK, one more project typo 1998-06-27 03:24:33 +00:00
atotic 3cfb215b0a Ooooh, more directories are needed by checkout script 1998-06-27 03:07:26 +00:00
atotic 6ec6afd4ef Bug fix for picking what you want to do 1998-06-27 02:50:12 +00:00
atotic 9de79834b0 More build fixes 1998-06-27 02:45:22 +00:00
atotic 5db66200f2 More build fixes 1998-06-27 01:26:41 +00:00
atotic b17b8bbd85 Made libimg and png part of the build. 1998-06-26 22:49:58 +00:00
atotic 2374b921f7 Alias optimization in MakeAlias: if correct alias already exists, do not create a new one. 1998-06-26 22:28:20 +00:00
pierre 1ed0a46a81 getting prepared for MOZ_DARK 1998-06-26 04:20:29 +00:00
pierre 38625e25d5 added comments from other '.pl' files 1998-06-26 04:19:47 +00:00
cyeh 5630e045fa add back $DEBUG flag accidentily deleted in previous rev 1998-06-23 14:45:56 +00:00
cyeh 0a5ab12384 make it match BuildMozillaDebug.pl. normandy landing missed this file, that's why the continous builds were failing, but manual builds were succeeding without an error. 1998-06-23 04:21:35 +00:00
spider 2de1767a46 Normandy Merge .... 1998-06-22 21:19:46 +00:00
atotic 7d033f367f More build fixes 1998-06-16 22:56:31 +00:00
atotic 03d4c3ccfd Made all required Raptor libraries that I know about build. Next step, first raptor project 1998-06-16 21:44:03 +00:00
atotic 0121a4db0a More changes, have many pull and build options now 1998-06-16 21:40:51 +00:00
atotic d38b4dc98e First Checked In. 1998-06-11 03:58:24 +00:00
gordon 9096f39b3e Spelling counts. Changed name of CustomStaticLib.o target. 1998-06-08 15:18:56 +00:00
gordon a3eafc2536 Moveed build of Custom Static Libraries later to resolve timing issue. 1998-06-08 14:35:30 +00:00
gordon a63607e871 Changed the names of the static libraries to match what Client.mcp is looking for. 1998-06-08 13:03:26 +00:00
gordon 077dd2a8dd Remove SoftUpdate from mozilla/dist population because it isn't built for mozilla and has a conflict with the Nav-Java stubs directory. 1998-06-06 11:22:30 +00:00
scullin 4773adfbff Added network:util to manifest list 1998-06-05 23:49:03 +00:00
scullin 694ff68fc5 Added network:mimetype to export list 1998-06-05 18:59:54 +00:00
scc 448eaf4883 Merge PrepareDist into DistMozilla; switch DistMozilla over to MANIFEST files (away from export.mac files); use mkpath directly. 1998-06-05 00:32:15 +00:00
sfraser 1d24b5ca33 Forgot to build the new custom static libs target. 1998-06-04 08:43:47 +00:00
sfraser f27c6fc09f Switch over to using Perl's manifest instead of MakeDist, and mess with the relative paths. Also write out progress messages. 1998-06-04 07:35:50 +00:00
sfraser abd9aed463 Add targets for custom static libraries 1998-06-04 07:31:45 +00:00
sfraser 3c2070d530 First Checked In. 1998-06-04 06:57:39 +00:00