Home
last modified time | relevance | path

Searched defs:objext (Results 1 – 25 of 78) sorted by last modified time

1234

/dports/lang/voc/voc-63008f6/src/tools/make/
H A Dconfigure.c51 char *objext = ".o"; variable
/dports/devel/ninja/ninja-1.10.2/
H A Dconfigure.py275 objext = '.o' variable
278 objext = '.obj' variable
H A Dconfigure.py.bak275 objext = '.o' variable
278 objext = '.obj' variable
/dports/archivers/upx/upx-3.96/src/
H A DMakefile35 objext ?= .o macro
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/gyp/test/ninja/chained-dependency/
H A Dgyptest-chained-dependency.py26 objext = '.obj' if sys.platform == 'win32' else '.o' variable
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/gyp/test/ninja/action_dependencies/
H A Dgyptest-action-dependencies.py41 objext = '.obj' if sys.platform == 'win32' else '.o' variable
/dports/www/firefox/firefox-99.0/third_party/python/gyp/test/ninja/chained-dependency/
H A Dgyptest-chained-dependency.py26 objext = '.obj' if sys.platform == 'win32' else '.o' variable
/dports/www/firefox/firefox-99.0/third_party/python/gyp/test/ninja/action_dependencies/
H A Dgyptest-action-dependencies.py41 objext = '.obj' if sys.platform == 'win32' else '.o' variable
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/gyp/test/ninja/chained-dependency/
H A Dgyptest-chained-dependency.py26 objext = '.obj' if sys.platform == 'win32' else '.o' variable
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/gyp/test/ninja/action_dependencies/
H A Dgyptest-action-dependencies.py41 objext = '.obj' if sys.platform == 'win32' else '.o' variable
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/Configurations/platform/
H A Dmingw.pm16 sub objext { '.obj' } subroutine
H A DUnix.pm27 sub objext { $target{obj_extension} || '.o' } subroutine
H A DVMS.pm25 sub objext { '.OBJ' } subroutine
H A DWindows.pm20 sub objext { '.obj' } subroutine
/dports/security/openssl-devel/openssl-3.0.2/Configurations/platform/
H A DWindows.pm20 sub objext { '.obj' } subroutine
H A Dmingw.pm16 sub objext { '.obj' } subroutine
H A DUnix.pm27 sub objext { $target{obj_extension} || '.o' } subroutine
H A DVMS.pm25 sub objext { '.OBJ' } subroutine
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dconfigure.ac1764 AC_SUBST(objext) subst
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dconfigure.ac1720 AC_SUBST(objext) subst
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dconfigure.ac1600 AC_SUBST(objext) subst
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dconfigure.ac1441 AC_SUBST(objext) subst
/dports/math/py-sympy/sympy-1.9/sympy/utilities/_compilation/
H A Dcompilation.py25 objext = '.o' variable
27 objext = '.obj' variable
30 objext = '.o' variable
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dconfigure.ac1720 AC_SUBST(objext) subst
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dconfigure.ac1720 AC_SUBST(objext) subst

1234