Hi, glad you asked! "make precheck" is effectively replaced by native meson functionality (it always generates a json file in build root containing the necessary information), but the scripts and documentation have not been updated yet. If I remember correctly, I discussed this with JJ and the conclusion was that it was already broken for some time before meson, so it's not really a regression that needs to block the merge, but I forgot to file the bug, which is my bad.
Incidentally, fixing this is top of my todo list for HelenOS. With any luck, I'll pass my exams in early February, after which I should have plenty of time to address all the issues. -- jzr On Wed, 18 Dec 2019 at 12:50, Jiri Svoboda <[email protected]> wrote: > > Hi, > > how do I run static checkers on HelenOS source tree after the switch to > meson? The file tools/checkers/howto.txt still says to run "make precheck" in > the topmost directory, but that produces an error (*** No rule to make target > 'precheck'. Stop.) Did I miss something or has this been lost in the > migration? (In which case I guess we need to file a bug for fixing it). > > Thanks, > Jiri > _______________________________________________ > HelenOS-devel mailing list > [email protected] > http://lists.modry.cz/listinfo/helenos-devel _______________________________________________ HelenOS-devel mailing list [email protected] http://lists.modry.cz/listinfo/helenos-devel
