2008-10-22 Jonathan Pryor * Documentation/en/Mono.Options/OptionSet.xml: Document the support for nullable types. 2008-10-17 Jonathan Pryor * Makefile: Use NO_INSTALL to prevent installation instead of using do-install and do-uninstall. 2008-10-17 Jonathan Pryor * Makefile: Add fixup-docs target, to simplify importing NDesk.Options documentation for use in Mono.Options 2008-10-14 Jonathan Pryor * Makefile: Don't bother installing Mono.Options.dll into the GAC (or anywhere else), instead just follow a subset of the App Deployment Guidelines and install just the source into $prefix/lib/mono-options. 2008-10-14 Jonathan Pryor * Makefile: Install Options.cs into the GAC, so that mono-options.pc can perform source install (as suggeted by App Deployment Guidelines). 2008-10-13 Jonathan Pryor * ChangeLog: Started. * Makefile: Added; build Mono.Options; do NOT install as an ABI-stable package. * Mono.Options.dll.sources: Added; sources for Mono.Options.dll. * Mono.Options_test.dll.sources: Added; Test sources.