• Greg Ward's avatar
    Slight change to the meaning of the 'libraries' list: if a library name · 3febd606
    Greg Ward yazdı
      has a directory component, then we only search for the library in
      that one directory, ie. ignore the 'library_dirs' lists for that
      one library.
    Changed calling convention to 'gen_lib_options()' again: now, it takes
      a CCompiler instance and calls methods on it instead of taking
      format strings.  Also implemented the new "library name" semantics
      using the 'find_library_file()' method in the CCompiler instance.
    Added 'force' flag to CCompiler; added to constructor and 'new_compiler()'.
    Added 'warn()' method.
    3febd606
Adı
Son kayıt (commit)
Son güncelleme
BeOS Loading commit data...
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Python Loading commit data...
Tools Loading commit data...
.hgtags Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
acconfig.h Loading commit data...
config.h.in Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...