annotate .hgignore @ 183:190ba98276b3

Several changes to make it build on posix systems. I've only tried to build on Mac OS X but it should build on Linux now as well. This should also fix ticket #9.
author Jacob Carlborg <doob@me.com>
date Mon, 25 Oct 2010 15:36:13 +0200
parents 5a9a88e919f9
children 9f4e5ac4f0a3
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
81
722df8e7509c * fixed win32_lib
Trass3r
parents: 14
diff changeset
1 syntax: regexp
722df8e7509c * fixed win32_lib
Trass3r
parents: 14
diff changeset
2
722df8e7509c * fixed win32_lib
Trass3r
parents: 14
diff changeset
3 # eclipse files etc.
722df8e7509c * fixed win32_lib
Trass3r
parents: 14
diff changeset
4 ^\.
722df8e7509c * fixed win32_lib
Trass3r
parents: 14
diff changeset
5
722df8e7509c * fixed win32_lib
Trass3r
parents: 14
diff changeset
6 \.map$
172
5a9a88e919f9 BuildHelper updated to use src and lib from dmd2/, not copies
korDen
parents: 81
diff changeset
7 \.obj$
183
190ba98276b3 Several changes to make it build on posix systems.
Jacob Carlborg <doob@me.com>
parents: 172
diff changeset
8 \.o$
172
5a9a88e919f9 BuildHelper updated to use src and lib from dmd2/, not copies
korDen
parents: 81
diff changeset
9 glob:dmd2/*
5a9a88e919f9 BuildHelper updated to use src and lib from dmd2/, not copies
korDen
parents: 81
diff changeset
10 glob:dmd.*.zip
5a9a88e919f9 BuildHelper updated to use src and lib from dmd2/, not copies
korDen
parents: 81
diff changeset
11 glob:buildHelper.d.deps
5a9a88e919f9 BuildHelper updated to use src and lib from dmd2/, not copies
korDen
parents: 81
diff changeset
12 glob:buildHelper.exe
5a9a88e919f9 BuildHelper updated to use src and lib from dmd2/, not copies
korDen
parents: 81
diff changeset
13 glob:dmd.lib
5a9a88e919f9 BuildHelper updated to use src and lib from dmd2/, not copies
korDen
parents: 81
diff changeset
14 glob:bin/*
183
190ba98276b3 Several changes to make it build on posix systems.
Jacob Carlborg <doob@me.com>
parents: 172
diff changeset
15 glob:libdmd.a