Yann E. MORIN"
b405d20839
Use "$CT_CC}" instead of "gcc" when calling target compilers.
2007-07-12 13:22:26 +00:00
Yann E. MORIN"
21842b5910
Add D.U.M.A., the Electric Fence successor.
2007-07-12 08:47:15 +00:00
Yann E. MORIN"
429be50c73
Fix linking target-cc to target-gcc.
2007-07-12 08:46:50 +00:00
Yann E. MORIN"
a140410cfa
Fix a type in the debug and tools templates.
2007-07-11 21:01:37 +00:00
Yann E. MORIN"
88c16b385e
Overwrite existing symlinks when installing crosstool-NG.
2007-07-11 16:04:18 +00:00
Yann E. MORIN"
b7d0b6a469
Add an x86_64 sample.
2007-07-11 15:31:51 +00:00
Yann E. MORIN"
c818d161bf
Change the target-cc link from soft to hard. This way, there's no soft link in this directory.
2007-07-11 14:51:38 +00:00
Yann E. MORIN"
4707ea0357
Revamp the regtest action:
...
- enable one regtest per sample,
- enable regtest for either local or global samples, or both,
- document this in the help-build text.
2007-07-09 20:58:46 +00:00
Yann E. MORIN"
ba2827e22d
Separate clean actions from build actions;
...
Re-label "Preconfigured actions" to "Preconfigured toolchains";
Small eye-candy fix in the help text for liststeps.
2007-07-09 20:55:32 +00:00
Yann E. MORIN"
02e0cb51dd
Be a little more verbose during regtest to say that a sample did build.
2007-07-09 18:37:21 +00:00
Yann E. MORIN"
f5e75095d0
Update man page to explictly point to overview.txt.
...
In overview.txt, document usage of the populate script.
2007-07-09 17:35:45 +00:00
Yann E. MORIN"
cf186a25e4
Add linux-2.6.22.
2007-07-09 16:34:44 +00:00
Yann E. MORIN"
ff641b5098
Bump version to +svn.
2007-07-08 22:30:48 +00:00
Yann E. MORIN"
b09e9bf6ec
Bump version to 0.2.0.
2007-07-08 22:29:35 +00:00
Yann E. MORIN"
ede3c76fc2
Fix the install procedure:
...
- remove useless script tools/addToolVersion.sh: it is not needed when running crosstool-NG, only for developpers,
- create a symlink to the configuration extract script, so that it is in the PATH if ct-ng is.
2007-07-08 22:28:47 +00:00
Yann E. MORIN"
2183c6baa5
Update the mips-unknown-linux-uclibc sample.
2007-07-08 22:26:37 +00:00
Yann E. MORIN"
6147aa7978
Update the i586-geode-linux-uclibc sample.
2007-07-08 22:24:03 +00:00
Yann E. MORIN"
7e40126cb9
Add (EXPERIMENTAL) in prompts of those options that depend on EXPERIMENTAL.
2007-07-08 22:22:18 +00:00
Yann E. MORIN"
ff168e3c99
Ad da svn:ignore property to ignore my local TOD file.
2007-07-08 21:27:18 +00:00
Yann E. MORIN"
396ef34c2e
Make distclean work again: don't try to remove a directory twice.
2007-07-08 17:56:13 +00:00
Yann E. MORIN"
1f16f7a6f7
Add a utility to populate a root directory with libraries from the toolchain.
2007-07-08 17:44:59 +00:00
Yann E. MORIN"
e4491e87ad
Add linux-2.6.21.6 kernel.
2007-07-08 11:02:38 +00:00
Yann E. MORIN"
97136e3cf2
Make regtest work back again.
2007-07-07 21:20:20 +00:00
Yann E. MORIN"
15874284b8
Disable tarball creation until it's fixed.
2007-07-07 21:10:30 +00:00
Yann E. MORIN"
477605c70c
Clean a little bit more.
2007-07-07 17:21:59 +00:00
Yann E. MORIN"
8b99fa0955
More uClibc parrallel compilation cleanup.
2007-07-07 16:12:38 +00:00
Yann E. MORIN"
f6e904567f
Parrallel compilation is broken for uClibc (I don't know if any of my patches is doing it, or if mainline is already broken).
2007-07-07 16:11:17 +00:00
Yann E. MORIN"
674ee531e6
Silence "which" being verbose in some distros. (eg. Mandriva's which spawns "foobar was not found in /bin:/usr/bin:...." directly on stderr)
2007-07-07 09:58:14 +00:00
Yann E. MORIN"
8331b26c77
Update the mips-unknown-linux-uclibc sample, now it is able to build both linux and busybox.
2007-07-06 18:07:04 +00:00
Yann E. MORIN"
fa64078194
Update the armeb-unknown-linux-gnu to be buildable.
...
Both busybox-svn and linux-2.6.21.5 are succesfully built.
2007-07-05 18:11:11 +00:00
Yann E. MORIN"
cf0e152c53
Update version to 0.1.2+svn.
2007-07-04 22:19:57 +00:00
Yann E. MORIN"
ecf44ce751
Bump version to 0.1.2.
2007-07-04 22:18:53 +00:00
Yann E. MORIN"
51528878bb
ct-ng now needs the 'build' action to be passed when restarting/stopping at a specific step.
...
Don't use make to build steps, rather use CT_NG to call ct-ng.
2007-07-04 22:18:19 +00:00
Yann E. MORIN"
1319b8882a
Before trying to download sstrip (from buildroot), try a local copy first.
2007-07-04 21:56:14 +00:00
Yann E. MORIN"
65919faa70
Update the overview documentation.
2007-07-04 17:37:48 +00:00
Yann E. MORIN"
3527e8c561
Update the armeb-unknown-linux-uclibc sample to:
...
- use latest binutils,
- build sstrip,
- build dmalloc and gdb.
Note: linux-2.6.21.5 for NSLU2 and busybox build!
2007-07-04 17:06:58 +00:00
Yann E. MORIN"
96456d1abb
Add binutils-2.17.50.0.17.
2007-07-03 22:28:14 +00:00
Yann E. MORIN"
c11dc8a296
The armeb-unknown-linux-uclibc sample now builds without libfloat.
...
The generated toolchain is at least able to build busybox (which wasn't the case before).
2007-07-03 22:23:58 +00:00
Yann E. MORIN"
5b1af13ea6
Make checking the linux installed headers optional (instead of systematic).
2007-07-03 22:16:42 +00:00
Yann E. MORIN"
439940ab2e
Kill "./configure --local", it does not work and it is dangerous if one tries to "make uninstall"!
2007-07-03 22:05:00 +00:00
Yann E. MORIN"
9265403b8b
Get rid of eclipse fiels once and for all.
...
Homogenise the references to crosstool-NG:
- the project is named "crosstool-NG"
- the front-end is named "ct-ng"
- don't use shortcuts (such as "ct-ng" to stand for "crosstool-NG")
Default action is to print help.
Don't speak of make rules when dumping help, just speak of actions.
2007-07-02 19:40:54 +00:00
Yann E. MORIN"
928ccb1f41
Bump version to +svn.
2007-07-02 17:52:15 +00:00
Yann E. MORIN"
9d2228b561
Bump version.
2007-07-02 17:51:19 +00:00
Yann E. MORIN"
da5a25c065
Don't install licenses files.
2007-07-02 17:49:21 +00:00
Yann E. MORIN"
5a9aeaf7a0
Fix handling --prefix.
2007-07-02 17:47:55 +00:00
Yann E. MORIN"
c84805249c
Update docs/overview.txt to match the new way to call crosstool-ng: "ct-ng [action]" in lieu of "make [action]".
2007-07-02 17:47:17 +00:00
Yann E. MORIN"
344a346103
Rephrase the licensing of patches/
2007-07-02 17:45:27 +00:00
Yann E. MORIN"
5785bc53b4
Little update to CREDITS.
2007-07-02 17:44:50 +00:00
Yann E. MORIN"
44226795b9
Silence calling the saveSample.sh script.
2007-07-02 16:56:42 +00:00
Yann E. MORIN"
3c7d47884b
Get rid of the eclipse files.
2007-07-01 21:26:09 +00:00