descriptionFunambol for Blackberry plugin optimized for use on ScheduleWorld
homepage URLhttp://funambol-sw.krkeegan.com
ownerkevin@krkeegan.com
last changeWed, 23 Apr 2008 19:09:48 +0000 (23 12:09 -0700)
content tags
add:
README.TXT
NMAKE.EXE 1.50 is a the version of NMAKE that ships with Visual C++ 
2.X.  It is used to build external projects.  It is a 32 bit version 
of NMAKE that was designed to run on Windows NT version 3.5.  It has 
been extensively used on Windows 95 and requires a 32 bit operating 
system.  It will not work on Windows 3.1.

NMAKE v1.5's commands are backwards is compatible with NMAKE v1.4.

Please see your online documentation for details on how to use NMAKE.

Files included in NMAKE15.EXE:

    NMAKE.EXE   Nmake version 1.50
    NMAKE.ERR   Error text file for Nmake.exe.  This must be included
                in the same directory as Nmake.exe
    README.TXT  This file.

shortlog
2008-04-23 KRKeeganSkip monthofyear if = 0; Skip instance if = 0; Add... master
2008-04-23 KRKeeganFix bug in recurrs yearlyNth.
2008-04-17 KRKeeganFix dumb error in autosync
2008-04-17 KRKeeganGetDate should not return any milliseconds
2008-04-16 KRKeeganBetter handling of email listener. Disable listener...
2008-04-16 KRKeeganAll day events are 1 day too long on BB
2008-04-16 KRKeeganUnescape entities in the XML data
2008-04-16 KRKeeganFix for events short one day and not showing up on...
2008-04-16 KRKeeganFix more duplicating issues. Get initial cache value...
2008-04-16 KRKeeganAllow Basic ISO 8601 dates too
2008-04-12 KRKeeganArgh, Still fixing sending mail.
2008-04-10 unknownPrevent SyncMail, Polling, and SMS from being checked
2008-04-10 unknownChange default settings in configuration to match Sched...
2008-04-10 unknownNew Feature: AutoSync
2008-04-10 unknownDisplay date and time in sync messages
2008-04-10 unknownDon't Show Mail Options in config
...
heads
16 years ago master
16 years ago Original