Changeset 79104

Timestamp:
Jun 26, 2012, 10:42:58 AM (10 years ago)
Author:
Jurko Gospodnetic
Message:

Corrected how Boost Jam handles no-op actions, i.e. those that the used exec*.c platform specific implementation module flagged as a no-op. They still do not cause an external process to be triggered but internally Boost Jam now processes their results the same as if they had been triggered and had done nothing except return EXIT_OK (i.e. they get reported correctly with -d1 & -d2 options, their timing and action rules get triggered and such). This fixes the core_d12.py Boost Build test which was failing due to no-op actions no causing their names to be reported to stdout when run with -d1.

(No files)

Note: See TracChangeset for help on using the changeset viewer.