Searched refs:configure (Results 1 - 25 of 1135) sorted by relevance

1234567891011>>

/macosx-10.9.5/vim-53/
H A Dconfigure3 # This is just a stub for the Unix configure script, to provide support for
4 # doing "./configure" in the top Vim directory.
6 cd src && exec ./configure "$@"
/macosx-10.9.5/vim-53/src/
H A Dconfigure2 # run the automatically generated configure script
4 auto/configure "$@" --srcdir="${srcdir:-.}" --cache-file=auto/config.cache
8 if test -f configure.lineno; then rm -f configure.lineno; fi
/macosx-10.9.5/tcl-102/tcl_ext/xotcl/xotcl/
H A Dautoclean.sh5 for configscript in `find . -name configure`
H A Dautogen.sh3 for pdir in `find . -name configure.in`
/macosx-10.9.5/groff-38/groff/
H A DMakefile24 $(SHELL) configure
/macosx-10.9.5/BerkeleyDB-21/db/dist/
H A Ds_config18 echo "autoconf: running autoconf to build configure"
19 rm -f configure
28 -e "s/__EDIT_DB_VERSION__/$DB_VERSION/g" configure > configure.version
29 mv configure.version configure
32 chmod 555 configure
/macosx-10.9.5/tcl-102/tk/tk/library/ttk/
H A Dfonts.tcl95 font configure TkDefaultFont -family $F(family) -size $F(size)
96 font configure TkTextFont -family $F(family) -size $F(size)
97 font configure TkHeadingFont -family $F(family) -size $F(size)
98 font configure TkCaptionFont -family $F(family) -size $F(size) \
100 font configure TkTooltipFont -family $F(family) -size $F(size)
101 font configure TkFixedFont -family Courier -size 10
102 font configure TkIconFont -family $F(family) -size $F(size)
103 font configure TkMenuFont -family $F(family) -size $F(size)
104 font configure TkSmallCaptionFont -family $F(family) -size $F(size)
116 font configure TkDefaultFon
[all...]
H A DxpTheme.tcl11 ttk::style configure . \
23 ttk::style configure TButton -anchor center -padding {1 1} -width -11
24 ttk::style configure TRadiobutton -padding 2
25 ttk::style configure TCheckbutton -padding 2
26 ttk::style configure TMenubutton -padding {8 4}
28 ttk::style configure TNotebook -tabmargins {2 2 2 0}
33 ttk::style configure Heading -font TkHeadingFont
34 ttk::style configure Treeview -background SystemWindow
39 ttk::style configure TLabelframe.Label -foreground "#0046d5"
42 ttk::style configure TEntr
[all...]
H A DaquaTheme.tcl10 ttk::style configure . \
30 ttk::style configure . -stipple {}
32 ttk::style configure TButton -anchor center -width -6
33 ttk::style configure Toolbutton -padding 4
35 ttk::style configure TNotebook -tabmargins {10 0} -tabposition n
36 ttk::style configure TNotebook -padding {18 8 18 17}
37 ttk::style configure TNotebook.Tab -padding {12 3 12 2}
40 ttk::style configure TCombobox -postoffset {5 -2 -10 0}
43 ttk::style configure Heading -font TkHeadingFont
44 ttk::style configure Treevie
[all...]
H A DaltTheme.tcl23 ttk::style configure "." \
38 ttk::style configure TButton \
48 ttk::style configure TCheckbutton -indicatorcolor "#ffffff" -padding 2
49 ttk::style configure TRadiobutton -indicatorcolor "#ffffff" -padding 2
55 ttk::style configure TMenubutton \
58 ttk::style configure TEntry -padding 1
61 ttk::style configure TCombobox -padding 1
64 ttk::style configure ComboboxPopdownFrame \
67 ttk::style configure TSpinbox -arrowsize 10 -padding {2 0 10 0}
72 ttk::style configure Toolbutto
[all...]
H A DclassicTheme.tcl23 ttk::style configure "." \
38 # ttk::style configure . -font {Helvetica 12 bold}
47 ttk::style configure TButton \
51 ttk::style configure TCheckbutton -indicatorrelief raised
58 ttk::style configure TRadiobutton -indicatorrelief raised
65 ttk::style configure TMenubutton -relief raised -padding "3m 1m"
67 ttk::style configure TEntry -relief sunken -padding 1 -font TkTextFont
70 ttk::style configure TCombobox -padding 1
73 ttk::style configure ComboboxPopdownFrame \
76 ttk::style configure TSpinbo
[all...]
H A DwinTheme.tcl10 ttk::style configure "." \
22 ttk::style configure TButton \
24 ttk::style configure TCheckbutton -padding "2 4"
25 ttk::style configure TRadiobutton -padding "2 4"
26 ttk::style configure TMenubutton \
31 ttk::style configure TEntry \
40 ttk::style configure TCombobox -padding 2
55 ttk::style configure ComboboxPopdownFrame \
58 ttk::style configure TSpinbox -padding {2 0 16 0}
60 ttk::style configure TLabelfram
[all...]
H A Ddefaults.tcl24 ttk::style configure "." \
42 ttk::style configure TButton \
47 ttk::style configure TCheckbutton \
52 ttk::style configure TRadiobutton \
57 ttk::style configure TMenubutton \
60 ttk::style configure TEntry \
65 ttk::style configure TCombobox -arrowsize 12 -padding 1
69 ttk::style configure TSpinbox -arrowsize 10 -padding {2 0 10 0}
74 ttk::style configure TLabelframe \
77 ttk::style configure TScrollba
[all...]
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/demos-en/
H A Dbutton.rb54 $button_demo.configure('bg','PeachPuff1')
55 $button_buttons.configure('bg','PeachPuff1')
63 $button_demo.configure('bg','LightBlue1')
64 $button_buttons.configure('bg','LightBlue1')
72 $button_demo.configure('bg','SeaGreen2')
73 $button_buttons.configure('bg','SeaGreen2')
81 $button_demo.configure('bg','Yellow1')
82 $button_buttons.configure('bg','Yellow1')
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/demos-jp/
H A Dbutton.rb53 $button_demo.configure('bg','PeachPuff1')
54 $button_buttons.configure('bg','PeachPuff1')
62 $button_demo.configure('bg','LightBlue1')
63 $button_buttons.configure('bg','LightBlue1')
71 $button_demo.configure('bg','SeaGreen2')
72 $button_buttons.configure('bg','SeaGreen2')
80 $button_demo.configure('bg','Yellow1')
81 $button_buttons.configure('bg','Yellow1')
/macosx-10.9.5/screen-22/screen/
H A DMakefile3 sh ./configure
/macosx-10.9.5/tcl-102/tcl/tcl/tests/
H A Dall.tcl18 configure {*}$argv -testdir [file dir [info script]]
/macosx-10.9.5/tcl-102/tcl_ext/thread/thread/win/
H A DCONFIG2 # This is how I run configure. You'll want to change the
9 # create "debug" and "release" directories and run configure
12 # Note the CC=gcc must be set *before* the "configure" is ran.
13 # This is really needed, otherwise configure will not be able
16 # "--enable-gcc" configure option; you *need* to define CC.
20 sh ../configure --enable-threads --with-tcl=e:/tcl/win
/macosx-10.9.5/tcpdump-56/tcpdump/
H A DMakefile-devel-adds2 # Auto-regenerate configure script or Makefile when things change.
5 ${srcdir}/configure: configure.in
10 ${srcdir}/stamp-h.in: configure.in acconfig.h
21 config.status: ${srcdir}/configure
/macosx-10.9.5/xar-202/xar/
H A Dautogen.sh16 echo "./configure --enable-autogen $@"
17 ./configure --enable-autogen $@
19 echo "Error $? in ./configure"
/macosx-10.9.5/tcl-102/tcl_ext/snack/snack/demos/tcl/
H A Dmixplay.tcl25 proc configure { args } { procedure
26 $::map1 configure [$::ft.s1 get]
27 $::map2 configure [$::ft.s2 get]
31 s1 configure -file [tk_getOpenFile]
35 s2 configure -file [tk_getOpenFile]
44 scale $ft.s1 -label "sound 1" -from 1.0 -to 0.0 -resolution 0.01 -command configure
45 scale $ft.s2 -label "sound 2" -from 1.0 -to 0.0 -resolution 0.01 -command configure
/macosx-10.9.5/llvmCore-3425.0.33/projects/sample/autoconf/
H A DAutoRegen.sh6 test -d autoconf && test -f autoconf/configure.ac && cd autoconf
7 test -f configure.ac || die "Can't find 'autoconf' dir; please cd into it first"
42 echo "Regenerating configure with autoconf"
43 autoconf --warnings=all -o ../configure configure.ac || die "autoconf failed"
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/pt/
H A Dpt_pgen.tcl64 pt::peg::to::json configure {*}[lrange $args 0 end-1]
70 pt::peg::to::peg configure {*}[lrange $args 0 end-1]
76 pt::peg::to::container configure {*}[lrange $args 0 end-1]
82 pt::peg::to::param configure {*}[lrange $args 0 end-1]
88 pt::peg::to::tclparam configure {*}[Package [Class [lrange $args 0 end-1]]]
92 {pt::peg::to::tclparam configure}
99 pt::peg::to::tclparam configure {*}[Package [Class [lrange $args 0 end-1]]]
103 {pt::peg::to::tclparam configure}
112 pt::peg::to::cparam configure {*}[Package [Class [lrange $args 0 end-1]]]
116 {pt::peg::to::cparam configure}
[all...]
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/tkextlib/blt/
H A Dplot1b.rb7 plot.configure(:linewidth=>0, :label=>'foo',
/macosx-10.9.5/tcl-102/tcl_ext/quicktimetcl/quicktimetcl/ExampleCode/tests/
H A DtestFileConfig.tcl6 {.top.m configure -file $fn2; .top.m play}]

Completed in 160 milliseconds

1234567891011>>