Commit Graph

19 Commits

Author SHA1 Message Date
Moritz Bunkus
edff1163cd Build moc files properly 2010-12-20 23:32:37 +01:00
Moritz Bunkus
82e37f12f4 Every object has .to_a, but it will be obsolete soon 2010-09-23 15:46:50 +02:00
Moritz Bunkus
da3e7f2e91 Ruby 1.9.2 does not include '.' in the include path anymore 2010-08-29 11:11:28 +02:00
Moritz Bunkus
b8b0739c00 Fix regex for dependency file analysis
On msys there are : in the file names, e.g. c:/msys/....
2010-08-04 22:49:27 +02:00
Moritz Bunkus
bf678a4521 Include vendor dirs even if File#readlink is not available (mingw) 2010-08-02 23:14:25 +02:00
Moritz Bunkus
05573e2060 Use temp files and explicit invocation of /bin/sh on mingw 2010-08-02 23:06:48 +02:00
Moritz Bunkus
607cc79465 Only use Mutexes if Ruby knows about them (Ruby 1.8.6 issue) 2010-08-01 22:06:53 +02:00
Moritz Bunkus
6b849d54f0 Don't let env vars override the required {c,cxx,ld}flags 2010-08-01 12:53:34 +02:00
Moritz Bunkus
a81a7b5a5d Include our own copy of drake for easier building 2010-08-01 11:43:08 +02:00
Moritz Bunkus
70b6d33b8c Fixes for compilation with mingw 2010-08-01 11:12:45 +02:00
Moritz Bunkus
32ac14b391 Tasks for creating HTML files from man pages 2010-08-01 11:12:44 +02:00
Moritz Bunkus
249e819eb6 manpage translation update targets 2010-08-01 11:12:44 +02:00
Moritz Bunkus
385f86228f Install tasks 2010-08-01 11:12:44 +02:00
Moritz Bunkus
c17b4d82aa Put tasks into namespaces 2010-08-01 11:12:44 +02:00
Moritz Bunkus
b98b950386 Enable building the man pages 2010-08-01 11:12:43 +02:00
Moritz Bunkus
354d77739d A couple of descriptions for tasks 2010-08-01 11:12:43 +02:00
Moritz Bunkus
8d7fc2723b Enable dependecies 2010-08-01 11:12:43 +02:00
Moritz Bunkus
97910036a1 Remove .a libs silently 2010-08-01 11:12:43 +02:00
Moritz Bunkus
bbf395afbd Split up the Rakefile into smaller units 2010-08-01 11:12:43 +02:00