annotate README @ 139:e33f37b14893 default tip

Port to 'no-more-make' https://github.com/GrahamStJack/no-more-make
author David Bryant <bagnose@gmail.com>
date Sun, 30 Sep 2012 15:41:25 +0930
parents 89e8b0d92f36
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
31
fe66a856a630 Updated the instructions in the README
"David Bryant <bagnose@gmail.com>"
parents: 28
diff changeset
1 Doodle - a simple diagramming tool
fe66a856a630 Updated the instructions in the README
"David Bryant <bagnose@gmail.com>"
parents: 28
diff changeset
2
fe66a856a630 Updated the instructions in the README
"David Bryant <bagnose@gmail.com>"
parents: 28
diff changeset
3 Build instructions:
fe66a856a630 Updated the instructions in the README
"David Bryant <bagnose@gmail.com>"
parents: 28
diff changeset
4
134
89e8b0d92f36 Ported to bob2 !!!
David Bryant <bagnose@gmail.com>
parents: 123
diff changeset
5 1. Build gtkd
89e8b0d92f36 Ported to bob2 !!!
David Bryant <bagnose@gmail.com>
parents: 123
diff changeset
6
89e8b0d92f36 Ported to bob2 !!!
David Bryant <bagnose@gmail.com>
parents: 123
diff changeset
7 2. Configure build directory:
65
b4676efb884a Renamed options to options.template so that local modifications
"David Bryant <bagnose@gmail.com>"
parents: 40
diff changeset
8
134
89e8b0d92f36 Ported to bob2 !!!
David Bryant <bagnose@gmail.com>
parents: 123
diff changeset
9 ./configure.sh --build=debug ${HOME}/builds/doodle/debug
89e8b0d92f36 Ported to bob2 !!!
David Bryant <bagnose@gmail.com>
parents: 123
diff changeset
10
89e8b0d92f36 Ported to bob2 !!!
David Bryant <bagnose@gmail.com>
parents: 123
diff changeset
11 3. Adjust Boboptions
89e8b0d92f36 Ported to bob2 !!!
David Bryant <bagnose@gmail.com>
parents: 123
diff changeset
12
89e8b0d92f36 Ported to bob2 !!!
David Bryant <bagnose@gmail.com>
parents: 123
diff changeset
13 cd ${HOME}/builds/doodle/debug
89e8b0d92f36 Ported to bob2 !!!
David Bryant <bagnose@gmail.com>
parents: 123
diff changeset
14 vi Boboptions
31
fe66a856a630 Updated the instructions in the README
"David Bryant <bagnose@gmail.com>"
parents: 28
diff changeset
15
134
89e8b0d92f36 Ported to bob2 !!!
David Bryant <bagnose@gmail.com>
parents: 123
diff changeset
16 I change the following lines:
89e8b0d92f36 Ported to bob2 !!!
David Bryant <bagnose@gmail.com>
parents: 123
diff changeset
17
89e8b0d92f36 Ported to bob2 !!!
David Bryant <bagnose@gmail.com>
parents: 123
diff changeset
18 DEXTERNALS = std core glib gdk gtk gtkc cairo ;
89e8b0d92f36 Ported to bob2 !!!
David Bryant <bagnose@gmail.com>
parents: 123
diff changeset
19 DFLAGS = -w -wi -gc -I~/source/d/vcs/svn/gtkD-trunk/src ;
89e8b0d92f36 Ported to bob2 !!!
David Bryant <bagnose@gmail.com>
parents: 123
diff changeset
20 DLINKFLAGS = -L-L/home/daveb/source/d/vcs/svn/gtkD-trunk ;
31
fe66a856a630 Updated the instructions in the README
"David Bryant <bagnose@gmail.com>"
parents: 28
diff changeset
21
134
89e8b0d92f36 Ported to bob2 !!!
David Bryant <bagnose@gmail.com>
parents: 123
diff changeset
22 3. Build:
89e8b0d92f36 Ported to bob2 !!!
David Bryant <bagnose@gmail.com>
parents: 123
diff changeset
23
89e8b0d92f36 Ported to bob2 !!!
David Bryant <bagnose@gmail.com>
parents: 123
diff changeset
24 ./build
31
fe66a856a630 Updated the instructions in the README
"David Bryant <bagnose@gmail.com>"
parents: 28
diff changeset
25
134
89e8b0d92f36 Ported to bob2 !!!
David Bryant <bagnose@gmail.com>
parents: 123
diff changeset
26 4. run
89e8b0d92f36 Ported to bob2 !!!
David Bryant <bagnose@gmail.com>
parents: 123
diff changeset
27
89e8b0d92f36 Ported to bob2 !!!
David Bryant <bagnose@gmail.com>
parents: 123
diff changeset
28 ./run doodle