<feed xmlns='http://www.w3.org/2005/Atom'>
<title>archive/ioquake3-aero/code/tools/asm/Makefile, branch master</title>
<subtitle>[no description]</subtitle>
<id>https://git.bnewbold.net/archive/ioquake3-aero/atom?h=master</id>
<link rel='self' href='https://git.bnewbold.net/archive/ioquake3-aero/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/archive/ioquake3-aero/'/>
<updated>2007-09-12T23:37:33+00:00</updated>
<entry>
<title>* Improve Makefile startup time</title>
<updated>2007-09-12T23:37:33+00:00</updated>
<author>
<name>tma</name>
<email>tma@edf5b092-35ff-0310-97b2-ce42778d08ea</email>
</author>
<published>2007-09-12T23:37:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/archive/ioquake3-aero/commit/?id=e6524da35e4fe6014606455676b174e903fa1036'/>
<id>urn:sha1:e6524da35e4fe6014606455676b174e903fa1036</id>
<content type='text'>
  + Merge q3asm and q3lcc Makefiles into the core Makefile
  + Don't find .d files, create a list from .o
  + .asm files now depend on q3lcc
  + .qvm files now depend on q3asm
* IMPORTANT NOTE: do a "make distclean" if you have problems


git-svn-id: svn://svn.icculus.org/quake3/trunk@1178 edf5b092-35ff-0310-97b2-ce42778d08ea
</content>
</entry>
<entry>
<title>* Make make make less noise</title>
<updated>2007-07-15T12:08:11+00:00</updated>
<author>
<name>tma</name>
<email>tma@edf5b092-35ff-0310-97b2-ce42778d08ea</email>
</author>
<published>2007-07-15T12:08:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/archive/ioquake3-aero/commit/?id=b3515f35c4a6f1b7e2e4d9db340c8cc62cd16f31'/>
<id>urn:sha1:b3515f35c4a6f1b7e2e4d9db340c8cc62cd16f31</id>
<content type='text'>
git-svn-id: svn://svn.icculus.org/quake3/trunk@1112 edf5b092-35ff-0310-97b2-ce42778d08ea
</content>
</entry>
<entry>
<title>SunOS -&gt; sunos (patch by Vincent Cojot)</title>
<updated>2006-04-23T20:59:06+00:00</updated>
<author>
<name>ludwig</name>
<email>ludwig@edf5b092-35ff-0310-97b2-ce42778d08ea</email>
</author>
<published>2006-04-23T20:59:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/archive/ioquake3-aero/commit/?id=bd7a4ae69cca984000975ac3d2cee724f6ad8ce9'/>
<id>urn:sha1:bd7a4ae69cca984000975ac3d2cee724f6ad8ce9</id>
<content type='text'>
git-svn-id: svn://svn.icculus.org/quake3/trunk@723 edf5b092-35ff-0310-97b2-ce42778d08ea
</content>
</entry>
<entry>
<title>* Support for MinGW cross compilation</title>
<updated>2005-12-29T00:04:41+00:00</updated>
<author>
<name>tma</name>
<email>tma@edf5b092-35ff-0310-97b2-ce42778d08ea</email>
</author>
<published>2005-12-29T00:04:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/archive/ioquake3-aero/commit/?id=85b16a6050111701725b7f6eb335da97cea23de1'/>
<id>urn:sha1:85b16a6050111701725b7f6eb335da97cea23de1</id>
<content type='text'>
git-svn-id: svn://svn.icculus.org/quake3/trunk@451 edf5b092-35ff-0310-97b2-ce42778d08ea
</content>
</entry>
<entry>
<title>Mac OS X work...lots of little changes that touch a lot of random places.</title>
<updated>2005-11-26T07:46:21+00:00</updated>
<author>
<name>icculus</name>
<email>icculus@edf5b092-35ff-0310-97b2-ce42778d08ea</email>
</author>
<published>2005-11-26T07:46:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/archive/ioquake3-aero/commit/?id=441c7633e0aa67faa91dc5896ee83e6c29de0ba6'/>
<id>urn:sha1:441c7633e0aa67faa91dc5896ee83e6c29de0ba6</id>
<content type='text'>
 Still work to be done, but this at least matches the PowerPC Linux status
 now.

MacOS-specific directory (and XCode project) is gone...this now uses SDL,
 OpenAL, and the Unix Makefiles.

--ryan.




git-svn-id: svn://svn.icculus.org/quake3/trunk@373 edf5b092-35ff-0310-97b2-ce42778d08ea
</content>
</entry>
<entry>
<title>* Beginnings of Solaris support from Vincent S. Cojot</title>
<updated>2005-10-29T22:05:20+00:00</updated>
<author>
<name>tma</name>
<email>tma@edf5b092-35ff-0310-97b2-ce42778d08ea</email>
</author>
<published>2005-10-29T22:05:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/archive/ioquake3-aero/commit/?id=72dc3da821c616b97246e6b7cf5587c2e936d144'/>
<id>urn:sha1:72dc3da821c616b97246e6b7cf5587c2e936d144</id>
<content type='text'>
* Note this patch also splits USE_SDL into USE_SDL_VIDEO and USE_SDL_AUDIO


git-svn-id: svn://svn.icculus.org/quake3/trunk@199 edf5b092-35ff-0310-97b2-ce42778d08ea
</content>
</entry>
<entry>
<title>* Small changes to distclean target from vapier</title>
<updated>2005-10-26T22:59:30+00:00</updated>
<author>
<name>tma</name>
<email>tma@edf5b092-35ff-0310-97b2-ce42778d08ea</email>
</author>
<published>2005-10-26T22:59:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/archive/ioquake3-aero/commit/?id=1e76e0b6431613a264b67c7c71bf1bbacfa893f0'/>
<id>urn:sha1:1e76e0b6431613a264b67c7c71bf1bbacfa893f0</id>
<content type='text'>
git-svn-id: svn://svn.icculus.org/quake3/trunk@184 edf5b092-35ff-0310-97b2-ce42778d08ea
</content>
</entry>
<entry>
<title>* Applied q3asm-turbo patches from http://www.icculus.org/~phaethon/q3/q3asm-turbo/q3asm-turbo.html</title>
<updated>2005-10-05T17:59:10+00:00</updated>
<author>
<name>tma</name>
<email>tma@edf5b092-35ff-0310-97b2-ce42778d08ea</email>
</author>
<published>2005-10-05T17:59:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/archive/ioquake3-aero/commit/?id=7fe2b280297f57c03b366e445920940142d083c4'/>
<id>urn:sha1:7fe2b280297f57c03b366e445920940142d083c4</id>
<content type='text'>
* Added -m option to q3asm to write a map file (which is now disabled by default)
* q3asm now returns an error code on failure


git-svn-id: svn://svn.icculus.org/quake3/trunk@141 edf5b092-35ff-0310-97b2-ce42778d08ea
</content>
</entry>
<entry>
<title>* MinGW fixes to the tools Makefiles</title>
<updated>2005-10-04T19:15:34+00:00</updated>
<author>
<name>tma</name>
<email>tma@edf5b092-35ff-0310-97b2-ce42778d08ea</email>
</author>
<published>2005-10-04T19:15:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/archive/ioquake3-aero/commit/?id=7c862eb6a2ee070344982adf321607e2ba0508a9'/>
<id>urn:sha1:7c862eb6a2ee070344982adf321607e2ba0508a9</id>
<content type='text'>
git-svn-id: svn://svn.icculus.org/quake3/trunk@137 edf5b092-35ff-0310-97b2-ce42778d08ea
</content>
</entry>
<entry>
<title>* Added install/uninstall rules to the lcc and q3asm Makefiles</title>
<updated>2005-10-04T18:34:21+00:00</updated>
<author>
<name>tma</name>
<email>tma@edf5b092-35ff-0310-97b2-ce42778d08ea</email>
</author>
<published>2005-10-04T18:34:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/archive/ioquake3-aero/commit/?id=5406eab4f3e101162b2d8c9ef4e9ea66333e2462'/>
<id>urn:sha1:5406eab4f3e101162b2d8c9ef4e9ea66333e2462</id>
<content type='text'>
* Moved the q3asm dir to asm so that is doesn't clash with the binary when
  installed


git-svn-id: svn://svn.icculus.org/quake3/trunk@136 edf5b092-35ff-0310-97b2-ce42778d08ea
</content>
</entry>
</feed>
