My favorites
▼
|
Sign in
upp-mirror
U++ is the C++ development platform
Project Home
Downloads
Source
Checkout
Browse
Changes
Source path:
svn
/
trunk
/
uppbox
/
UppBuilder
/
srcdoc.tpp
/
environment$en-us.tpp
r5017
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
topic "Environment variables";
[ $$0,0#00000000000000000000000000000000:Default]
[{_}%EN-US
[s0; The parser is influenced by several environment variables. &]
[s0; &]
[s0; Parser:&]
[ {{2738:1920:5342h1;^ [s0; [* Variable]]
:: [s0; [* Default]]
:: [s0; [* Meaning]]
:: [s0; UPP`_NESTS]
:: [s0; uppsrc bazaar reference tutorial examples]
:: [s0; Where to look for packages]
:: [s0; UPP`_FLAGS]
:: [s0; GCC GUI]
:: [s0; Build flags, same meaning as in theide]
:: [s0; UPP`_PLATFORM]
:: [s0; POSIX LINUX]
:: [s0; Additional flags describing platform]
:: [s0; UPP`_OPT]
:: [s0; ]
:: [s0; SPEED or SIZE to build optimized for speed or size respectively]
:: [s0; UPP`_USEMAINCFG]
:: [s0; 1]
:: [s0; Whether to add flags from based on mainconfig section (1`-based
index) or 0 to disable this feature]
:: [s0; UPP`_INTERACTIVE]
:: [s0; 0]
:: [s0; Whether the parser can ask for some ]}}&]
[s0; &]
[s0; &]
[s0; Make backend:&]
[ {{2451:4582:2967h1;^ [s0; [* Variable]]
:: [s0; [* Default]]
::= [s0; [* Meaning]]
::^ [s0; UPP`_OUT]
:: [s0; /tmp/`_out]
::=|14 [s0; See explanation of corresponding variables in Makefile.in ]
::^ [s0; UPP`_BIN]
:: [s0; `$(OUT)/bin]
::= [s0;%- ]
::^ [s0; UPP`_CFLAGS]
:: [s0; `-O2]
::= [s0;%- ]
::^ [s0; UPP`_CXXFLAGS]
:: [s0; `$(CFLAGS)]
::= [s0;%- ]
::^ [s0; UPP`_LDFLAGS]
:: [s0; `-Wl,`-`-gc`-sections `-Wl,`-s `-Wl,`-O,2]
::= [s0;%- ]
::^ [s0; UPP`_SPEEDFLAGS]
:: [s0; `-O3 `-ffunction`-sections `-fdata`-sections]
::= [s0;%- ]
::^ [s0; UPP`_SIZEFLAGS]
:: [s0; `-Os `-finline`-limit`=20 `-ffunction`-sections `-fdata`-sections]
::= [s0;%- ]
::^ [s0; UPP`_INCPATHS]
:: [s0; ]
::= [s0;%- ]
::^ [s0; UPP`_LIBPATHS]
:: [s0; ]
::= [s0;%- ]
::^ [s0; UPP`_CXX]
:: [s0; `$(CXX)]
::= [s0;%- ]
::^ [s0; UPP`_CC]
:: [s0; `$(CC)]
::= [s0;%- ]
::^ [s0; UPP`_AR]
:: [s0; ar `-src]
::= [s0;%- ]
::^ [s0; UPP`_DEPS]
:: [s0; 0]
::= [s0;%- ]
::^ [s0; UPP`_ECHO]
:: [s0; 0]
::= [s0;%- ]
::^ [s0; UPP`_SILENT]
:: [s0; 0]
::= [s0;%- ]}}&]
[s0; ]
Show details
Hide details
Change log
r4562
by dolik on Feb 8, 2012
Diff
+UppBuilder: upp file parser and makefile generator
Go to:
/trunk/uppbox/UppBuilder
/trunk/uppbox/UppBuilder/Make.hpp
...nk/uppbox/UppBuilder/Makefile.in
/trunk/uppbox/UppBuilder/Parser.cpp
...k/uppbox/UppBuilder/Skeleton.hpp
...uppbox/UppBuilder/UppBuilder.upp
/trunk/uppbox/UppBuilder/brc.sh
/trunk/uppbox/UppBuilder/color.sh
/trunk/uppbox/UppBuilder/init
/trunk/uppbox/UppBuilder/src.tpp
...ppBuilder/src.tpp/Misc$en-us.tpp
...Builder/src.tpp/Parser$en-us.tpp
...Builder/src.tpp/String$en-us.tpp
...UppBuilder/src.tpp/Upp$en-us.tpp
...Builder/src.tpp/Vector$en-us.tpp
...Builder/src.tpp/global$en-us.tpp
/trunk/uppbox/UppBuilder/srcdoc.tpp
...uilder/srcdoc.tpp/TODO$en-us.tpp
...uilder/srcdoc.tpp/deps$en-us.tpp
...srcdoc.tpp/environment$en-us.tpp
/trunk/uppbox/UppBuilder/update.sh
Project members,
sign in
to write a code review
Older revisions
All revisions of this file
File info
Size: 2030 bytes, 80 lines
View raw file
Powered by
Google Project Hosting