X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=apps%2Fautodist%2FCHANGES;h=2c5228ce31338dccdf32ae958495d44bbd89eb7e;hb=4e0d1bf04b2a627f9b313b1d2db9401fe13f707c;hp=37571907b1fd0f39e48a5303664d17dc5d4f890d;hpb=c231fb5a3b62c5f1c34f64b08d152459973552d3;p=autodist.git diff --git a/apps/autodist/CHANGES b/apps/autodist/CHANGES index 3757190..2c5228c 100644 --- a/apps/autodist/CHANGES +++ b/apps/autodist/CHANGES @@ -1,3 +1,38 @@ +Sun May 1 12: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. + +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. + + * Added log file creation, autodist.log and makedist.log. + + * Fixed license-header to change license only during packaging, + not also during preparation. + + * 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. + Thu Apr 28 11:44:59 EEST 2005 Pekka Riikonen * The '.in' suffix with source file suffixes expects source code