leahneukirchen / redo-c

An implementation of the redo build system in portable C with zero dependencies
105 stars 12 forks source link

redo_ifchange(): getting rid of the skip[] array #19

Closed AndreyDobrovolskyOdessa closed 1 year ago

AndreyDobrovolskyOdessa commented 3 years ago

Targets are checked and processed sequentially, according to the order, given in targetv[] array.