Fixed distdef prefix handling and processing of non-source files
[autodist.git] / apps / autodist / CHANGES
index 959fe07e0d5920861eba13a915d2eb2fce08a7c5..1b0a7c3f79254d818d644034a76c6bbe1f74ab80 100644 (file)
@@ -1,11 +1,61 @@
-Sun May  1 12:31:55 EEST 2005 Pekka Riikonen <priikone@silcnet.org>
+Thu Jan  8 14:42:02 EET 2009 Pekka Riikonen <priikone@silcnet.org>
 
-       * Added AD_ENABLE_DEPENDENCIES macro to enable Autodist
-         dependencies in makefiles.
+       * Fixed distdef prefix in processing.  Uses correclty the
+         defined prefix now.
+
+       * Fixed finding of non-source files.
+
+Wed Jan 16 17:17:41 EET 2008 Pekka Riikonen <priikone@silcnet.org>
+
+       * Fixed *.ad (excluding configure.ad and Makefile.ad files)
+         processing to correctly copy the processed file to new name.
+
+Thu Sep 13 18:50:00 EEST 2007 Pekka Riikonen <priikone@silcnet.org>
+
+       * Fixed prerequisite version checking to work on all shells.
+
+       * Fixed parameter shifting on some shells when no arguments
+         are given to autodist.
+
+       * Added support for source file distdef processing for the
+         following files: .mm .M .S
+
+Thu May 31 23:34:00 EEST 2007 Pekka Riikonen <priikone@silcnet.org>
+
+       * Autodist 1.3.2.
+
+       * Added 'prereq' directive to support encforcment of Autodist
+         version.
+
+       * Added support for providing extra parameters to autodist that
+         are passed to the hook scripts.  User can specify whatever
+         extra parameter they want.
+
+Wed Feb 21 15:45:50 EET 2007 Pekka Riikonen <priikone@silcnet.org>
+
+       * Autodist 1.3.1.
+
+Sat Jun 24 23:38:24 EEST 2006 Pekka Riikonen <priikone@silcnet.org>
+
+       * Match distdef names exactly (/^foo$/ instead of /^foo/).
+
+Wed May  4 10:58:24 EEST 2005 Pekka Riikonen <priikone@silcnet.org>
+
+       * Autodist 1.3.
+
+Sun May  1 17:31:55 EEST 2005 Pekka Riikonen <priikone@silcnet.org>
+
+       * Added support for dependencies in makefiles.
+
+       * Added AD_DISABLE_DEPENDENCIES macro to disable Autodist
+         dependencies in makefiles.  Added support for dependencies
+         in makefiles.
 
        * Added -p option to Autodist.  It can be used to a process file
          from the command line.
 
+       * Added dependency support for configure.ad files as well.
+
 Sat Apr 30 17:49:05 EEST 2005 Pekka Riikonen <priikone@silcnet.org>
 
        * The 'noprocess' directive now works recursively with