summaryrefslogtreecommitdiff
path: root/pr/tests/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Bug 469083: Make all .obj files in pr/tests depend on nst_wince.h. r=nelsonwtc%google.com2009-03-031-0/+2
* Bug 480740: When Visual C++ 2005 is used, don't call mktime when we knowwtc%google.com2009-03-021-0/+1
* Bug 469083: WinCE NSPRPUB PR Tests Do Not Run On WinCE/WinMobile6, r=wtcnelson%bolyard.com2009-02-231-4/+3
* Bug 469083: WinCE NSPRPUB PR Tests Do Not Run On WinCE/WinMobile6nelson%bolyard.com2009-02-211-2/+57
* Bug 430884: restored the -lpthread linker options (and the associatedwtc%google.com2008-05-031-2/+2
* Bug 430884: removed the obsolete implementation based on Solaris threads.wtc%google.com2008-05-031-5/+1
* Bug 330720: white space adjustments.wtc%google.com2008-05-021-2/+2
* [OS/2] Bug 330720: remove support for the obsolete OS/2-VACPP from NSPR and u...mozilla%weilbacher.org2008-05-021-8/+0
* Fix for bug 430883 . NSPR does not need to link with libthread on Solaris . r...julien.pierre.boogz%sun.com2008-04-261-1/+1
* Bug 350616: use Microsoft (R) Manifest Tool to build tests. The patch isBOB_3_12_ALPHA_TEST_1wtc%google.com2007-06-091-0/+6
* Bugzilla Bug 261649: more changes for GNU/k*BSD and GNU/Hurd support.wtchang%redhat.com2005-12-241-1/+1
* Bugzilla Bug 261649: added GNU/k*BSD and preliminary GNU/Hurd support. Thewtchang%redhat.com2005-12-241-8/+4
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-251-29/+33
* Bugzilla bug 237870: we figured out how to link the MinGW build againstwchang0222%aol.com2004-03-231-1/+1
* Checked in Neutrino (NTO) changes received from Adrian Mardarewchang0222%aol.com2004-01-061-1/+1
* Added formattm.c, a test program for PR_FormatTime andwchang0222%aol.com2003-10-241-0/+1
* Bugzilla bug 215581: build with GCC 3.2.2 for OS/2. The patch iswtc%netscape.com2003-09-161-1/+1
* landing patch for bug 211501 "NSPR should provide getaddrinfo" r=wtcdarin%meer.net2003-09-111-0/+1
* Merged the changes from NSPRPUB_PRE_4_2_CLIENT_BRANCH onto the trunk. Mostwtc%netscape.com2003-05-141-4/+3
* Bug 134113: make NSPR build on Win32 using MinGW gcc. The patch iswtc%netscape.com2003-01-201-2/+7
* Bug 189332: Implemented the new function PR_GetLibraryFilePathname forwtc%netscape.com2003-01-171-0/+1
* Bug 119098: fixed the problem building NSPR tests on OS/2. The patch iswtc%netscape.com2002-07-091-5/+1
* Added support for new HP-UX platform.wtc%netscape.com2002-01-231-2/+4
* Bugzilla bug 48308: checked in part of the patch to bring NSPR up towtc%netscape.com2001-12-261-1/+8
* Convert all rhapsody (pre-beta-macosx) references to darwin.seawood%netscape.com2001-10-261-1/+1
* Bugzilla bug #86785: link with -lpthread -lthread on all versions ofwtc%netscape.com2001-06-241-12/+3
* Use gcc's -Wl flag to pass a linker flag to the linker.wtc%netscape.com2001-06-141-1/+3
* Put all IRIX cc compiler options inside the ifndef NS_USE_GCC block.wtc%netscape.com2001-06-141-4/+4
* Do not use IRIX native compiler options such as -n32 when NS_USE_GCC iswtc%netscape.com2001-06-071-5/+10
* Eliminated more differences between the autoconf build system and thewtc%netscape.com2001-05-171-18/+6
* bugzilla: 80884. PR_Rmdir errorlarryh%netscape.com2001-05-161-0/+1
* Merged NSPRPUB_CLIENT_BRANCH onto the trunk.wtc%netscape.com2001-05-121-82/+23
* There is no need to invoke recursive makes for the dummy libs & install phase...cls%seawood.org2001-01-221-1/+0
* Switch from using $(DIST)/bin, $(DIST)/lib, etc to using $(bindir), $(include...cls%seawood.org2001-01-211-17/+17
* Sync'ing long lost changes between Makefile & Makefile.incls%seawood.org2000-12-301-29/+49
* BugZilla: 42367. Fix copyright date, Original Codelarryh%netscape.com2000-06-201-2/+2
* BugZilla 42367. change license to dual-licenselarryh%netscape.com2000-06-131-14/+31
* Bugzilla bug #38599: added new test prpollml.c. This test should bewtc%netscape.com2000-06-091-0/+1
* Bugzilla bug #39731: added new tests pipeping2.c and pipepong2.cwtc%netscape.com2000-05-311-0/+2
* Bugzilla bug #34920: added new test acceptreademu.c to testwtc%netscape.com2000-05-261-0/+1
* Bugzilla bug #39674: added a test selintr.c to verify that the select()wtc%netscape.com2000-05-251-0/+1
* Bugzilla bug #39110: removed the test freeif.c from the makefile andwtc%netscape.com2000-05-221-1/+0
* Bugzilla bug #39110: added a new test freeif.c to catch this bug.wtc%netscape.com2000-05-221-0/+1
* Bugzilla bug #17223: added the PR_MSG_PEEK (with same value as MSG_PEEK)wtc%netscape.com2000-05-031-0/+1
* Bugzilla bug #31697: Mac OS X (Rhapsody) port, based on the patch thatwtc%netscape.com2000-03-141-1/+1
* Bugzilla bug #30746: added a new test primblok.c to show that NSPR I/Owtc%netscape.com2000-03-091-0/+1
* Bugzilla bug #31120: added a new test intrio.c to reproduce this bug.wtc%netscape.com2000-03-091-0/+1
* Bugzilla bug #30367: define uint for Neutrino. Rearranged the ifdef'swtc%netscape.com2000-03-071-0/+1
* Landed NSPRPUB_RELEASE_4_0_20000223 onto the main trunk.wtc%netscape.com2000-02-231-1/+12
* Sync'd Makefile.in's to reflect srinivas' NSPR API changes.NSIFILE_0106200_BASEcls%seawood.org2000-01-061-14/+16