My favorites | Sign in
Project Home Downloads Source
Checkout   Browse   Changes    
 
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
options(MAKE) -DPROCESS="<UppBuilder/Make.hpp>";

options(TEST) -DPROCESS="<UppBuilder/Skeleton.hpp>";

file
Parser.cpp,
Make readonly separator,
Make.hpp,
update.sh,
Makefile.in highlight sh,
color.sh,
brc.sh,
Test readonly separator,
Skeleton.hpp,
Doc readonly separator,
srcdoc.tpp,
src.tpp;

mainconfig
"" = "MAKE",
"" = "TEST";

custom() ".hpp",
"sh -c \"if [ Parser.cpp -ot $(FILE) ]; then touch Parser.cpp; fi;\"",
"PHONY";

custom(MAKE) ".in",
"sh update.sh",
"Makefile";

Change log

r4562 by dolik on Feb 8, 2012   Diff
+UppBuilder: upp file parser and makefile
generator
Go to: 
Project members, sign in to write a code review

Older revisions

All revisions of this file

File info

Size: 499 bytes, 30 lines
Powered by Google Project Hosting