X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=apps%2Fautodist%2FCHANGES;h=36a0f14ad3eea03b87d6ab2148ea0378f5aea513;hb=805ed4e85f333b134ad4c8067c58a78045530db9;hp=c5974f886e609d309eaa3c231be9d7d09904d899;hpb=f6536edd9c57578be42e2e89f72fbf333a859a8e;p=autodist.git diff --git a/apps/autodist/CHANGES b/apps/autodist/CHANGES index c5974f8..36a0f14 100644 --- a/apps/autodist/CHANGES +++ b/apps/autodist/CHANGES @@ -1,3 +1,33 @@ +Wed Feb 21 15:45:50 EET 2007 Pekka Riikonen + + * Autodist 1.3.1. + +Sat Jun 24 23:38:24 EEST 2006 Pekka Riikonen + + * Match distdef names exactly (/^foo$/ instead of /^foo/). + +Wed May 4 10:58:24 EEST 2005 Pekka Riikonen + + * Autodist 1.3. + +Sun May 1 17:31:55 EEST 2005 Pekka Riikonen + + * 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 + + * The 'noprocess' directive now works recursively with + directories. + Sat Apr 30 11:49:01 EEST 2005 Pekka Riikonen * Added better debug messages. @@ -10,6 +40,9 @@ Sat Apr 30 11:49:01 EEST 2005 Pekka Riikonen * Fixed .ad processing when the file was not processed, to copy the original to new name. + * Fixed 'include' when copying directories to root of the + distdir, and the destination directory already exist. + Fri Apr 29 16:48:16 EEST 2005 Pekka Riikonen * Fixed configure.ac creation when no fragments in use.