Opened 21 years ago
Closed 20 years ago
#49 closed Tasks (Fixed)
ARGV rule
Reported by: | david_abrahams | Owned by: | René Rivera |
---|---|---|---|
Milestone: | Component: | jamboost | |
Version: | None | Severity: | |
Keywords: | Cc: |
Description
The ARGV builtin rule, which returns the arguments with which Jam was invoked. $(ARGV[1]) can be used to find the name that was used to invoke Jam, which can be used as a key to whether to implement stock Perforce Jam behavior or Boost.Build behavior.
Note:
See TracTickets
for help on using tickets.