diff browse annotate |
1d8ed35aaf0c5abae0fd64b116323105798d7d3f created 1999-11-29 05:27 +0000 pushed unknown |
cls%seawood.org | cls%seawood.org - Oops, added '-o $@' to necessary MKSHLIB definitions. |
diff browse annotate |
29227fdc9a1516dc508a23a38520aba2ca1f5f26 created 1999-11-29 04:46 +0000 pushed unknown |
cls%seawood.org | cls%seawood.org - Added preliminary autoconf support for solaris. Untested. |
diff browse annotate |
9a0d6aaeac13d5c639e462fabf96e8b21844421a created 1999-11-29 02:15 +0000 pushed unknown |
cls%seawood.org | cls%seawood.org - Fixed tabbing problems with emacs caused by the mode header. |
diff browse annotate |
a116a493548d73ebcfecf2147a8b585573ec2312 created 1999-11-23 06:23 +0000 pushed unknown |
cls%seawood.org | cls%seawood.org - Added support for neutrino target to configure.in. Patch submitted by Jerry L. Kirk <Jerry.Kirk@Nexwarecorp.com>. |
diff browse annotate |
2e0d2218e93da0b60a2cfff3a051309328a0b440 created 1999-11-22 21:59 +0000 pushed unknown |
cls%seawood.org | cls%seawood.org - Check for pthread symbols in libc if the checks in libpthread & libc_r fail. |
diff browse annotate |
f4bb42209c0fc0cec3c6d841f75e5c33dc5f1138 created 1999-11-22 15:40 +0000 pushed unknown |
cls%seawood.org | cls%seawood.org - Previous checkin was incomplete. |
diff browse annotate |
976bb97e33c8c95d5bb0527a2d9648515d635847 created 1999-11-22 15:24 +0000 pushed unknown |
cls%seawood.org | cls%seawood.org - Made the handling of the debug/optimize flags to match the Mozilla configure.in setup. |
diff browse annotate |
ea207b71882b7ccf5a93b60894dfe5e80c0e2b97 created 1999-11-16 04:21 +0000 pushed unknown |
cls%seawood.org | cls%seawood.org - Set appropriate debug flags. |
diff browse annotate |
6f44ab3e41da1018ab6e20359253be23ca103560 created 1999-11-01 15:29 +0000 pushed unknown |
cls%seawood.org | cls%seawood.org - Remove the extra -D_XXX_SOURCE_ flags for Linux builds. |
diff browse annotate |
1097762ab7fa13041ea6069afa7865b9860454aa created 1999-10-06 02:37 +0000 pushed unknown |
cvs2hg | cvs2hg - fixup commit for branch 'AUTOCONF_NSPR_WIN32_XCOMPILE_19990621_BRANCH' |
diff browse annotate |
d368e279931ccfd451338a50655c4a6b28c72dc1 created 1999-09-21 19:54 +0000 pushed unknown |
cls%seawood.org | cls%seawood.org - Patch provided by Lee Iverson <leei@ai.sri.com> |
diff browse annotate |
187a6d806183cf942d2909668869895f68511f2e created 1999-09-02 21:59 +0000 pushed unknown |
cls%seawood.org | cls%seawood.org - Adding autoconf support for Irix. Thanks to Lee Iverson <leei@ai.sri.com> for the patches. |
diff browse annotate |
1c2783f0b24144c6505254e62568762467b0b0fa created 1999-08-27 09:30 +0000 pushed unknown |
cls%seawood.org | cls%seawood.org - DIST can be set using --prefix=$dir now. It defaults to \${MOD_DEPTH}/dist |
diff browse annotate |
42d90fbfd0664b158158ad2c969c4580c0f2f1ee created 1999-08-14 02:56 +0000 pushed unknown |
cls%seawood.org | cls%seawood.org - Fixed autodetection support of pthreads. Added classic nspr threads to the mix. Added autodetection of MOZILLA_CLIENT setting. |
diff browse annotate |
949926dd0156a8c4d49be9f3c10b8c159aa600ac created 1999-08-05 01:09 +0000 pushed unknown |
cls%seawood.org | cls%seawood.org - Added autodetection of libpthread. Defaults to USE_PTHREADS if libpthread is detected. Can be overridden via --enable-user-pthread, --with-native-threads or --with-bthreads depending upon the platform. |
diff browse annotate |
15f052f8fec75392f33fafbdda7894e1488db37c created 1999-07-23 15:44 +0000 pushed unknown |
cls%seawood.org | cls%seawood.org - Changed HOSTCC-like variables to HOST_CC... |
diff browse annotate |
efb6e4cfeb5365afe628ce59cd27ab5310f81bf9 created 1999-07-19 03:49 +0000 pushed unknown |
cls%seawood.org | cls%seawood.org - Cleaned up configure.in. Commented out checks for libraries, headers, typedefs, structs, etc that I"m not absolutely 100% sure are being used. Added $(TINC) to GARBAGE in Makefile.ins. |
diff browse annotate |
068dd307b90fd6266788a5dab515518e2c42abfd created 1999-07-14 07:03 +0000 pushed unknown |
cls%seawood.org | cls%seawood.org - Added detection for dlltool and windres which are needed to build dlls. |
diff browse annotate |
bde3bee7a5eed1819615f5c976da55c22fed93dc created 1999-07-09 12:05 +0000 pushed unknown |
cls%seawood.org | cls%seawood.org - Who's your daddy?!?!? More tweaks. NSPR now cross-compiles from i386-linux to i386-mingw32. |
diff browse annotate |
48e88c557335744802d992c684a228acb04d6071 created 1999-07-05 19:14 +0000 pushed unknown |
cls%seawood.org | cls%seawood.org - Hit an impasse with windows x-compiling. Need a win32 guru. Cleaned up the detection of HOSTCC and handling of HOSTCFLAGS. |
diff browse annotate |
8d3c721ae3cf391eb1baac3ce0766149e34577ce created 1999-07-05 09:57 +0000 pushed unknown |
cls%seawood.org | cls%seawood.org - A couple of Makefile.ins I missed and fixed the broken check for HOSTCC |
diff browse annotate |
3759696b5234d54b324bfea4fb1cb76370d5f380 created 1999-06-23 09:57 +0000 pushed unknown |
cls%seawood.org | cls%seawood.org - More tweaks. Actually managed to get static libs compiled via ./configure; make..using separate objdir,of course. |
diff browse annotate |
60c21900c2247f15c6805c866ab9ef970f00a58b created 1999-06-22 08:12 +0000 pushed unknown |
cls%seawood.org | cls%seawood.org - Add ifdefs for using autoconf. Designed with cross-compiling as a secondary objective. |