Commit History

Author SHA1 Message Date
  negelef 8324fe6f0b Added support for listing modules of a build 7 years ago
  felixf f82d0f8e68 clarified meaning of --only 8 years ago
  felixf 084ad65b93 Reverted change -- was not correct 8 years ago
  felixf 857bade792 Patched wrong trial to add non-existing object files when --only selection is active 8 years ago
  felixf 7989e6a382 Leftover debugging code 8 years ago
  felixf 69902d55a4 Patched Release.Mod --> Now accepts more prefixes (still static but conceptually unlimited) 8 years ago
  felixf 361b988642 Patched issue with Release.Mod: options were truncated 9 years ago
  felixf f8d1d7cb2a patched trap when release tool runs into trouble at system bootup 9 years ago
  eth.morozova 15d0aec2e0 the current number of builds in Release.Tool has exceeded the limit (16) -> increased the limit to 32 9 years ago
  eth.morozova d1d4a6239d fixed a naming collision problem: in Release.Mod there was a constant which had the name "ALL" - the name reserved for the operator "ALL"; 9 years ago
  eth.tmartiel 6a8094acf9 Corrected inveresion of overridden compile and link options. 10 years ago
  eth.tmartiel 921a0479f1 Added option --link to Release.Build. This option reads LINKER and LINKEROPTIONS fields from build description and generates a tool file for the static linking command. Does not work with --build option. 10 years ago
  felixf 4ae503b9bf 10 years ago
  eth.tmartiel 807dda4cc9 Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values. 10 years ago