Custom Query (11 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (7 - 9 of 11)

1 2 3 4
Ticket Resolution Summary Owner Reporter
#12 wontfix Trac wiki describes support mailing list, but it does not appear to exist Steven Levine Lewisr
Description

Is it just my login or am I looking in the wrong place? I can find no danis506 list amongst the Netlabs Gmane lists, nor do I have a clue as to how to check the ezMLM lists. I know that Adrian was going to migrate over to ezMLM, though I thought that had not happened as yet.

Anyway, a discussion list for this project would be nice. ;-)

#14 fixed VENDOR ID set to BuildMachine Steven Levine abwillis
Description

Rather than having Vendor to default to just unknown, make.cmd could be updated to set VENDOR to BUILDMACHINE by default. Not a big deal but I just don't like seeing unknown in the bldlevel.

Index: make.cmd
===================================================================
--- make.cmd	(revision 108)
+++ make.cmd	(working copy)
@@ -24,6 +24,10 @@
   endiff
 endiff
 
+iff not defined VENDOR
+  set VENDOR=%BUILDMACH
+endiff
+
 echo on
 nmake /nologo %$
 

#15 fixed Paulsbro chipsets require word aligned DMA Steven Levine Steven Levine
1 2 3 4
Note: See TracQuery for help on using queries.