Changeset 79078

Timestamp:
Jun 25, 2012, 1:42:00 PM (10 years ago)
Author:
Jurko Gospodnetic
Message:

Boost Jam code cleanup - added a new exec_check() exec*.c module platform specific functions and moved all command validation into them. MAXLINE macro is no longer needed globally for all platforms, and those platforms that do not have a fixed constant for their maximum command line length (e.g. Windows) may now hold that knowledge inside their exec*.c modules and not export it in any way. Windows execnt.c implementation still does some extra command-trimming that needs to be cleaned up.

(No files)

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