- Nov 18, 2017
-
-
Andrew Cooks authored
Lindent needs to be run at the start of the cleanup process, so that the format is known and consistent, before the regex transformations are applied.
-
Andrew Cooks authored
The test for remaining DBG1 macros (added in d7b9e9ab) incorrectly exited with non-zero status and caused the cleanup.sh script to abort.
-
- Nov 05, 2017
-
-
Andrew Cooks authored
-
Andrew Cooks authored
-
- Oct 21, 2017
-
-
Andrew Cooks authored
Remove comments like /* foo(bar); */ and /* foo->bar = baz; */ and /* foo = bar->baz; */ This doesn't get rid of all dead code. As usual the result was visually checked for false positives to ensure that no accidental content removals occurred.
-
Andrew Cooks authored
(cherry picked from commit 3e916da0)
-
Andrew Cooks authored
-
- Oct 15, 2017
-
-
Andrew Cooks authored
(cherry picked from commit 19e2c765)
-
Andrew Cooks authored
(cherry picked from commit 2c06691d)
-
Andrew Cooks authored
(cherry picked from commit 4380d741)
-
Andrew Cooks authored
- move it to the cleanup directory - let it build the bundled ccmtcnvt utility - organise related steps into sections
-
Andrew Cooks authored
-
Andrew Cooks authored
-
Andrew Cooks authored
-
Andrew Cooks authored
-
Andrew Cooks authored
- move it to the cleanup directory - let it build the bundled ccmtcnvt utility - organise related steps into sections
-