Commit graph

76 commits

Author SHA1 Message Date
Tor Lillqvist
520bb3a8ec Include the wntmscx build directories 2011-01-24 16:27:03 +02:00
Christian Lohmaier
cca3388bd4 small fixes to allow using --with-linked-git & --with-external-tar 2011-01-08 18:45:25 +01:00
Caolán McNamara
bac156f8f6 add winenv.set.sh to gitignore 2010-12-22 15:10:30 +00:00
Thorsten Behrens
c1030a6bf9 Migrate id, tags, and docs make target over from build repo
* make id: create GNU idutils symbol lookup index
* make tags: create ctags index file (c++, java, html)
* make docs: create doxygen-style documentation below docs/
2010-12-13 23:08:58 +01:00
Norbert Thiebaud
749f0355b9 ignore /install, created by dev-install, in git 2010-12-05 00:18:29 -06:00
Cédric Bosdonnat
7d327440be Added l10n to gitignores 2010-12-02 13:35:18 +01:00
Thorsten Behrens
fe6ed1e8bf Add with-linked-git and make repo list configurable
* adds --with-linked-git config option, that internally uses
  git-new-workdir
* consolidates various repo lists into bin/repo-list, and use
  that to dynamically add l10n repo
2010-12-02 00:13:48 +01:00
Jan Holesovsky
c3bd12c124 gitignore: Add src/ 2010-12-01 13:57:25 +01:00
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