Commit graph

18 commits

Author SHA1 Message Date
Norbert Thiebaud
b1b5d92e3d adjust .gitignore 2010-11-30 20:25:22 -06:00
Norbert Thiebaud
f797994afe exile some download-dependent configure test into a post_download step
on windows, the configure check that some dll/exe are present.
these are in fact automatically downloaded by the ./download script.
but that script is run _after_ ./configure.
So the tests are postponed and run in a post_download script that is
invoked at the end of the download script.
2010-11-30 20:25:22 -06:00
Norbert Thiebaud
13756e658c adjust gitignore to exclude built stuff in bootstrap 2010-11-30 20:25:21 -06:00
Norbert Thiebaud
c8eb86592b gitignore mac built objects 2010-11-30 20:25:20 -06:00
Jan Holesovsky
a694de19b4 build: Add the 'g' wrapper to the bootstrap repo.
This is the first step in removing the need for the 'build' repository, and
its 'rawbuild' hack.
2010-11-30 20:25:20 -06:00
Joseph Powers
b97f5102bc Fix .gitignore for mac 2010-11-22 20:35:32 -08:00
Cédric Bosdonnat
b004d4ee73 Added some more things to gitignore 2010-10-23 19:06:08 +02:00
Jan Holesovsky
17478d34be Kill aclocal.m4 for good this time :-) 2010-09-17 00:27:28 +02:00
Tor Lillqvist
1dd0f61440 Remove aclocal.m4 as _rene_ wants 2010-09-17 00:09:18 +03:00
Tor Lillqvist
81ad68f45c Ignore all Windows build dirs 2010-09-17 00:07:20 +03:00
Tor Lillqvist
3552325bac Update .gitignore for Windows builds 2010-09-16 21:29:27 +03:00
Tor Lillqvist
14db8b2b01 Remove aclocal.m4 and mention it in .gitignore 2010-09-16 20:03:45 +03:00
Jan Holesovsky
b57d59217f Ignore backup and .swp files. 2010-08-24 15:35:51 +02:00
Jan Holesovsky
55d3dff944 Remove 'configure' from the SCM, generate it using ./autogen.sh instead. 2010-08-24 15:03:44 +02:00
Jan Holesovsky
79d3f8c125 Create .gitignore's. 2010-08-20 00:05:37 +02:00
Jan Holesovsky
f645e1bc33 Split build: Revert it for now. 2010-08-18 17:48:07 +02:00
Jan Holesovsky
ab9ae66475 Split build: Remove install-sh, it is generated.
* .gitignore:
* install-sh:
2009-06-30 10:36:44 +02:00
Jan Holesovsky
728cedc9ce Split build: Ignore the generated stuff.
* .gitignore:
* dmake/.gitignore:
* solenv/.gitignore:
2009-06-26 00:24:26 +02:00