]> Cypherpunks.ru repositories - goredo.git/blob - doc/news.texi
Always OOD unexistent targets
[goredo.git] / doc / news.texi
1 @node News
2 @unnumbered News
3
4 @anchor{Release 1_16_0}
5 @section Release 1.16.0
6 @itemize
7 @item
8     Unexistent targets are considered always out-of-date, as it should be.
9 @end itemize
10
11 @anchor{Release 1_15_0}
12 @section Release 1.15.0
13 @itemize
14 @item
15     Explicitly check if @code{$1} target is touched and then fail.
16     Previously we check if @code{$1} was only altered.
17 @end itemize
18
19 @anchor{Release 1_14_0}
20 @section Release 1.14.0
21 @itemize
22 @item
23     Fixed @command{redo-ifcreate}'s targets proper relative paths to the target.
24 @end itemize
25
26 @anchor{Release 1_13_0}
27 @section Release 1.13.0
28 @itemize
29 @item
30     Use @file{.log-rec} extension, instead of @file{.log.rec}, that
31     won't collide with already existing @file{.log} and @file{.rec} in
32     @file{.redo} directory.
33 @end itemize
34
35 @anchor{Release 1_12_0}
36 @section Release 1.12.0
37 @itemize
38 @item
39     Fix possible lack of success finish message printing if any of
40     targets fail.
41 @end itemize
42
43 @anchor{Release 1_11_0}
44 @section Release 1.11.0
45 @itemize
46 @item
47     Fix nasty bug with incorrect @file{.redo/tgt.rec} files renaming.
48 @end itemize
49
50 @anchor{Release 1_10_0}
51 @section Release 1.10.0
52 @itemize
53 @item
54     @command{redo-cleanup} now also cleans @file{.redo/tgt.log.rec} files.
55 @item
56     Recursive logs do not require @file{.redo/tgt.rec} existence anymore.
57 @end itemize
58
59 @anchor{Release 1_9_0}
60 @section Release 1.9.0
61 @itemize
62 @item
63     Do not enable command line options not applicable to the command.
64     For example @option{-j} option is only applicable to @command{redo}
65     and @command{redo-ifchange} commands.
66 @item
67     @itemize
68     @item @option{-dry-run} option is renamed to @option{-n}
69     @item @option{-logs} option is renamed to @option{-k}
70     @item @option{-silent} option is renamed to @option{-s}
71     @end itemize
72 @item
73     When @code{stderr} logs are kept, all environment variables, working
74     directory, command line arguments, start/finish times, duration,
75     participated PIDs, return codes are saved in corresponding
76     @file{.redo/tgt.log.rec} file. Some of them can be viewed with
77     @option{-c} option to @command{redo-log}.
78 @item
79     @command{redo-log}'s @option{-r} option allows recursive, indented
80     viewing of the whole redo commands invocations for the given target
81     in serialized way.
82 @end itemize
83
84 @anchor{Release 1_8_0}
85 @section Release 1.8.0
86 @itemize
87 @item
88     Fixed possibly wrong relative path record of the dependency, when
89     redo commands are run in different directory from the @file{.do}.
90 @item
91     Fixed possible failing in @command{redo-sources} if no @file{.dep}
92     is found.
93 @end itemize
94
95 @anchor{Release 1_7_0}
96 @section Release 1.7.0
97 @itemize
98 @item
99     Optional compatibility (through @env{$REDO_MAKE=@{bmake|gmake@}})
100     with either NetBSD's bmake or GNU Make jobserver protocols, being
101     able to tightly integrate @command{goredo} with the @command{make}.
102 @end itemize
103
104 @anchor{Release 1_6_0}
105 @section Release 1.6.0
106 @itemize
107 @item
108     @command{redo-affects} command appeared, that shows all targets that
109     will be affected by changing the specified ones.
110 @end itemize
111
112 @anchor{Release 1_5_0}
113 @section Release 1.5.0
114 @itemize
115 @item
116     @command{redo-ood}, @command{redo-sources} and
117     @command{redo-targets} can optionally take list of targets to apply
118     the command on, to narrow the result.
119 @item
120     @command{redo-sources} mistakenly missed @file{.do} files in the output.
121 @item
122     @command{redo-sources} now recursively searches for all source
123     files, not the "first" depth level ones.
124 @end itemize
125
126 @anchor{Release 1_4_1}
127 @section Release 1.4.1
128 @itemize
129 @item
130     Even more simpler statusline cleaning function.
131 @end itemize
132
133 @anchor{Release 1_4_0}
134 @section Release 1.4.0
135 @itemize
136 @item
137     Fixed proper @option{-xx} and @env{$REDO_TRACE} workability, that
138     previously was not applied to all targets.
139 @item
140     Simpler statusline cleaning function, does not leading to whitespace
141     junk after long lines.
142 @item
143     Updated dependant libraries.
144 @end itemize
145
146 @anchor{Release 1_3_0}
147 @section Release 1.3.0
148 @itemize
149 @item
150     Experimental @command{redo-sources}, @command{redo-targets} and
151     @command{redo-ood} commands.
152 @item
153     Repetitive OOD determination optimization: pass all already known to
154     be OOD targets to redoing targets.
155 @end itemize
156
157 @anchor{Release 1_2_0}
158 @section Release 1.2.0
159 @itemize
160 @item
161     Dependency files @file{.dep} extension changed to @file{.rec}, to
162     reflect its recfile format nature and editors file type better
163     determination.
164 @item
165     Reduce number of file descriptors kept open (1 instead of 4) while
166     waiting for job slot token.
167 @end itemize
168
169 @anchor{Release 1_1_0}
170 @section Release 1.1.0
171 @itemize
172 @item
173     @command{redo-cleanup} has @option{-dry-run} option.
174 @end itemize
175
176 @anchor{Release 1_0_0}
177 @section Release 1.0.0
178 @itemize
179 @item
180     @code{Size} is stored in the state, for faster OOD detection.
181     Previous @command{goredo} state files won't work.
182 @item
183     Setting of @env{$REDO_INODE_NO_TRUST} environment variable brings no
184     trust to file inode's information (except for its size), forcing its
185     checksum checking.
186 @item
187     @command{redo-whichdo} resembles @code{apenwarr/redo}'s one behaviour more.
188 @end itemize
189
190 @anchor{Release 0_12_3}
191 @section Release 0.12.3
192 @itemize
193 @item
194     Use an updated @code{lukechampine.com/blake3} with possibly working
195     arm64 macOS fix.
196 @end itemize
197
198 @anchor{Release 0_12_2}
199 @section Release 0.12.2
200 @itemize
201 @item
202     Try to fix failing @code{lukechampine.com/blake3} on arm64 macOS.
203 @item
204     Fixed tests permissions in the tarball.
205 @end itemize
206
207 @anchor{Release 0_12_1}
208 @section Release 0.12.1
209 @itemize
210 @item
211     Tarball uses @file{vendor} directory without @env{$GOPATH}
212     overriding. @command{goredo} and its dependencies anyway uses Go
213     1.12+ versions, that have @file{vendor}-ing support.
214 @end itemize
215
216 @anchor{Release 0_12_0}
217 @section Release 0.12.0
218 @itemize
219 @item
220     Do not forget to save even output-less target as a dependency.
221 @item
222     @option{-debug} option renamed to shorter @option{-d}.
223 @end itemize
224
225 @anchor{Release 0_11_0}
226 @section Release 0.11.0
227 @itemize
228 @item
229     Previously @env{$REDO_JOBS} overrided even explicitly specified
230     @option{-j} option. Fix that behaviour -- command line options must
231     precede environment variables.
232 @item @url{https://github.com/BLAKE3-team/BLAKE3, BLAKE3} replaces
233     BLAKE2b hashing algorithm for even better performance.
234 @end itemize
235
236 @anchor{Release 0_10_0}
237 @section Release 0.10.0
238 @itemize
239 @item Initial tarballed release.
240 @end itemize