log Makefile.in @ 7817:3de6e9f27233 draft

age author description
Sun, 21 Oct 2007 11:48:44 +0000 bjarni (svn r11328) -Cleanup (r11327): removed unneeded line draft
Sun, 21 Oct 2007 11:38:16 +0000 bjarni (svn r11327) -Fix (r7262): [OSX] make bundle_dmg once again names the mounted dmg "OpenTTD rev" (instead of just "bundle") draft
Sat, 06 Oct 2007 22:08:04 +0000 truelight (svn r11220) -Fix r11217: not all gmakes allow "" in ifeq (go figure) draft
Sat, 06 Oct 2007 13:20:27 +0000 glx (svn r11218) -Codechange: remove unused ENABLE_INSTALL in Makefile.in, and add --disable-unicode in configure help draft
Sat, 06 Oct 2007 13:18:43 +0000 rubidium (svn r11217) -Update: the readme as some things weren't quite right anymore. draft
Wed, 27 Jun 2007 18:53:24 +0000 rubidium (svn r10360) -Fix (r10359): make should always do "make all" by default draft
Wed, 27 Jun 2007 18:50:18 +0000 rubidium (svn r10359) -Codechange [FS#935]: add some explanations what the different make "commands" do. draft
Mon, 18 Jun 2007 19:42:48 +0000 truelight (svn r10204) -Fix: copy docs/32bpp.txt at 'make bundle' draft
Sun, 17 Jun 2007 15:48:57 +0000 rubidium (svn r10182) -Codechange: rewrite most part of the file loading/searching to be more flexible. draft
Mon, 11 Jun 2007 10:29:07 +0000 rubidium (svn r10091) -Add: make time detection whether you are using -jN when having distcc enabled. draft
Fri, 08 Jun 2007 17:54:48 +0000 truelight (svn r10067) -Add: 'make run-prof' profiles your code, simular to 'make run' and 'make run-gdb' draft
Thu, 15 Mar 2007 13:17:54 +0000 truelight (svn r9198) [Config] -Add: added 'make run-gdb' which starts gdb + OpenTTD + OPENTTD_ARGS for you draft
Mon, 12 Mar 2007 15:54:19 +0000 rubidium (svn r9131) -Codechange: move the OSX application bundle resource directories so they comply (better) to Apple's guidelines and to our naming 'scheme' for the lang and data directories. draft
Thu, 08 Mar 2007 12:40:45 +0000 truelight (svn r9063) -Add: allow OPENTTD_ARGS as env-option for 'make run'. 'OPENTTD_ARGS="-snull" make run' now runs ./openttd -snull in correct dir. draft
Mon, 19 Feb 2007 19:59:19 +0000 truelight (svn r8814) [Config] -Add: added --awk and detect_awk. We now try to find an awk on the user system which allows gsub(). If not found, you can define one yourself, or it tells you versions you might want to install draft
Sat, 06 Jan 2007 22:58:01 +0000 rubidium (svn r7931) -Fix (r7759): multiple (different) -O flags made compilations with the wrong optimisations. draft
Fri, 05 Jan 2007 15:01:51 +0000 rubidium (svn r7866) -Fix (r7759): ./configure --revision=[revision] did not work as intended. draft
Wed, 03 Jan 2007 00:02:18 +0000 rubidium (svn r7782) -Fix (r7779): do really check whether there are files to copy in the directories, not just test whether the directories exist. draft
Tue, 02 Jan 2007 23:14:39 +0000 glx (svn r7779) [Configure] -Fix: simplify scenario and scenario/heightmaps dir existance check draft
Tue, 02 Jan 2007 22:29:26 +0000 truelight (svn r7776) [Configure] -Fix: no need to show LIPO actions, use $(Q) draft
Tue, 02 Jan 2007 21:37:23 +0000 bjarni (svn r7771) -Fix: [OSX] make bundle no longer copies docs/OSX_why_multiple_applications.txt, since we no longer got that outdated file draft
Tue, 02 Jan 2007 19:19:48 +0000 rubidium (svn r7759) -Merge: makefile rewrite. This merge features: draft