Questions tagged [jam]

Jam is a build system originally developed by Perforce software. It can be used as a replacement for make. It has three major forks used by the Boost, FreeType, and Haiku projects.

46 questions
0
votes
1 answer

What value puts Jam in its builtin variable $(OS) on QNX Neutrino hosts?

I have to configure my compilation depending on build hosts. Windows and Linux are easy and I have access to the build hosts to test it myself anyway. What I have so far completely failed to find are the values of $(OS) and, just to check my…
fork0
  • 3,401
  • 23
  • 23
1 2 3
4