repo.or.cz
/
parrot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fix codetest failure - ASSERT_ARGS does not have a ; after and
[parrot.git]
/
t
/
configure
/
testlib
/
verbosefoobar
blob
cf66bcc4cc44136e502c740a6c03faf61e260b8d
1
# $Id$
2
3
=variables
4
5
=general
6
7
verbose
8
9
=steps
10
11
init::manifest nomanicheck
12
init::defaults
13
init::install
14
init::hints
15
init::headers
16
inter::progs
17
inter::make
18
inter::lex
19
inter::yacc
20
auto::gcc
21
auto::glibc
22
auto::backtrace
23
auto::fink
24
auto::macports
25
auto::msvc
26
auto::attributes
27
auto::warnings
28
init::optimize
29
inter::shlibs
30
inter::libparrot
31
inter::charset
32
inter::encoding
33
inter::types
34
auto::ops
35
auto::pmc
36
auto::alignptrs
37
auto::headers
38
auto::sizes
39
auto::byteorder
40
auto::va_ptr
41
auto::format
42
auto::isreg
43
auto::arch
44
auto::jit
45
auto::cpu
46
auto::funcptr
47
auto::inline
48
auto::gc
49
auto::memalign
50
auto::signal
51
auto::socklen_t
52
auto::env
53
auto::gmp
54
auto::readline
55
auto::gdbm
56
auto::pcre
57
auto::opengl
58
auto::crypto
59
auto::gettext
60
auto::snprintf
61
# auto::perldoc
62
auto::ctags
63
auto::revision
64
auto::icu
65
gen::config_h
66
gen::core_pmcs
67
gen::crypto
68
gen::opengl
69
gen::call_list
70
gen::languages
71
gen::makefiles
72
gen::platform
73
gen::config_pm
74
75
=cut
76
77