Searched refs:WINDRES (Results 1 - 13 of 13) sorted by relevance

/haiku-buildtools/legacy/binutils/binutils/testsuite/binutils-all/windres/
H A Dwindres.exp34 if {![info exists WINDRES]} then {
38 if {[which $WINDRES] == 0} then {
42 set wr "$WINDRES --include-dir $srcdir/$subdir"
/haiku-buildtools/legacy/binutils/binutils/testsuite/config/
H A Ddefault.exp64 if ![info exists WINDRES] then {
65 set WINDRES [findfile $base_dir/windres]
/haiku-buildtools/binutils/binutils/testsuite/binutils-all/windres/
H A Dwindres.exp27 if {![info exists WINDRES]} then {
28 verbose "WINDRES not defined" 1
32 if {[which $WINDRES] == 0} then {
33 verbose "$WINDRES not found" 1
37 set wr "$WINDRES --include-dir $srcdir/$subdir"
/haiku-buildtools/binutils/binutils/testsuite/config/
H A Ddefault.exp69 if ![info exists WINDRES] then {
70 set WINDRES [findfile $base_dir/windres]
/haiku-buildtools/gcc/
H A DMakefile.in165 WINDRES="$(WINDRES_FOR_BUILD)"; export WINDRES; \
205 WINDRES="$(WINDRES)"; export WINDRES; \
293 WINDRES="$(WINDRES_FOR_TARGET)"; export WINDRES; \
402 WINDRES = @WINDRES@
814 'WINDRES
[all...]
H A DMakefile.tpl168 WINDRES="$(WINDRES_FOR_BUILD)"; export WINDRES; \
208 WINDRES="$(WINDRES)"; export WINDRES; \
296 WINDRES="$(WINDRES_FOR_TARGET)"; export WINDRES; \
405 WINDRES = @WINDRES@
615 'WINDRES
[all...]
H A Dconfigure594 WINDRES
820 WINDRES
1587 WINDRES WINDRES for the host
1627 WINDRES for the target
4034 WINDRES_FOR_BUILD="\$(WINDRES)"
9172 if test -n "$WINDRES"; then
9173 ac_cv_prog_WINDRES=$WINDRES
9175 WINDRES=$ac_cv_prog_WINDRES
9187 if test -n "$WINDRES"; the
[all...]
/haiku-buildtools/binutils/
H A DMakefile.in166 WINDRES="$(WINDRES_FOR_BUILD)"; export WINDRES; \
206 WINDRES="$(WINDRES)"; export WINDRES; \
296 WINDRES="$(WINDRES_FOR_TARGET)"; export WINDRES; \
406 WINDRES = @WINDRES@
819 'WINDRES
[all...]
H A DMakefile.tpl169 WINDRES="$(WINDRES_FOR_BUILD)"; export WINDRES; \
209 WINDRES="$(WINDRES)"; export WINDRES; \
299 WINDRES="$(WINDRES_FOR_TARGET)"; export WINDRES; \
409 WINDRES = @WINDRES@
620 'WINDRES
[all...]
H A Dconfigure594 WINDRES
823 WINDRES
1592 WINDRES WINDRES for the host
1632 WINDRES for the target
4066 WINDRES_FOR_BUILD="\$(WINDRES)"
9240 if test -n "$WINDRES"; then
9241 ac_cv_prog_WINDRES=$WINDRES
9243 WINDRES=$ac_cv_prog_WINDRES
9255 if test -n "$WINDRES"; the
[all...]
/haiku-buildtools/legacy/gcc/
H A DMakefile.in108 WINDRES = windres
306 echo $(WINDRES); \
438 'WINDRES=$(WINDRES)'
471 'WINDRES=$$(WINDRES_FOR_TARGET)'
492 'WINDRES=$$(WINDRES_FOR_TARGET)' \
980 export AR AS CC CXX LD NM RANLIB DLLTOOL WINDRES; \
985 "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" \
999 export AR AS CC CXX LD NM RANLIB DLLTOOL WINDRES; \
[all...]
H A Dconfigure913 tools="${tools} WINDRES WINDRES_FOR_TARGET YACC"
955 WINDRES=${WINDRES-${host_alias}-windres}
1006 export WINDRES
/haiku-buildtools/legacy/binutils/
H A Dconfigure4345 if test -n "$WINDRES"; then
4346 ac_cv_prog_WINDRES="$WINDRES" # Let the user override the test.
4360 WINDRES="$ac_cv_prog_WINDRES"
4361 if test -n "$WINDRES"; then
4362 echo "$ac_t""$WINDRES" 1>&6
4376 if test -n "$WINDRES"; then
4377 ac_cv_prog_WINDRES="$WINDRES" # Let the user override the test.
4391 WINDRES="$ac_cv_prog_WINDRES"
4392 if test -n "$WINDRES"; then
4393 echo "$ac_t""$WINDRES"
[all...]

Completed in 109 milliseconds