Commit Graph

268 Commits

Author SHA1 Message Date
Yann E. MORIN"
e95b75f7e3 Bump version to +svn. 2007-07-15 17:01:40 +00:00
Yann E. MORIN"
1b0e3fe93d Bump version to 0.2.1. 2007-07-15 17:00:57 +00:00
Yann E. MORIN"
d995e22025 Add an option to save downloaded tarballs to local tarballs directory.
Sanitise CT_GetFile.
Change some messages (Copying -> Retrieving).
2007-07-15 17:00:30 +00:00
Yann E. MORIN"
51212ec0eb Really unmark gcc-4.2.0 as being EXPERIMENTAL. 2007-07-15 16:32:14 +00:00
Yann E. MORIN"
1a300453d6 Unmark gcc-4.2.0 as being EXPERIMENTAL. 2007-07-15 09:43:36 +00:00
Yann E. MORIN"
e47864d83d Copy softfloat fix patch from gcc-4.1.2 to gcc-4.2.0. 2007-07-15 09:42:43 +00:00
Yann E. MORIN"
e9916d58e9 Rename all Makefiles used by ct-ng into (something).mk, to avoid confusion. 2007-07-15 09:09:04 +00:00
Yann E. MORIN"
caab647ef2 Fix distclean. 2007-07-15 08:37:22 +00:00
Yann E. MORIN"
9311633718 Sanitise populate a little bit. 2007-07-14 21:21:55 +00:00
Yann E. MORIN"
17a0a9be24 Re-order help entries in populate. 2007-07-14 20:43:51 +00:00
Yann E. MORIN"
e4d94b871c Re-diff strace patches against current version. 2007-07-14 17:34:54 +00:00
Yann E. MORIN"
1aa5c8cf73 Add patches for strace 4.5.15. 2007-07-14 17:02:05 +00:00
Yann E. MORIN"
d393b01cb1 Redirect the strace build messages to the logger! 2007-07-14 16:41:03 +00:00
Yann E. MORIN"
75fdf70a6c Print a message when installing populate. 2007-07-14 13:09:51 +00:00
Yann E. MORIN"
12b3a44a1c Upgrade populate.in:
- systematically make paths absolute,
 - somewhat beautify the help ;essage,
 - explain why ../ is to be seatrched for.
2007-07-14 13:09:17 +00:00
Yann E. MORIN"
f5a4f2ca64 DEfault log level to CT_LOG_DEBUG if CT_DEBUG_CT is set, and to CT_LOG_INFO if not. 2007-07-14 13:06:56 +00:00
Yann E. MORIN"
87ddef40bf Add a patch to gcc to expand switch-case to an if-else sequence (from buildroot). 2007-07-14 13:04:51 +00:00
Yann E. MORIN"
4fb49d3215 Update config.sub. 2007-07-14 10:25:16 +00:00
Yann E. MORIN"
2bf52a52ff Echo what's going on when make-ing and installing crosstool-NG. Use kernel-like simplified messages. 2007-07-14 10:19:01 +00:00
Yann E. MORIN"
239c3d41ff Mark some linux versions as obsolete.
Add missing dot relewases.
2007-07-13 14:45:48 +00:00
Yann E. MORIN"
1b324cc69e Mark binutils-2.6.17.* as being EXPERIMENTAL versions. 2007-07-13 14:26:45 +00:00
Yann E. MORIN"
0fc1e86aac Document CT_OBSOLETE, CT_EXPERIMENTAL and CT_BROKEN. 2007-07-13 14:25:06 +00:00
Yann E. MORIN"
e4a493abc9 Add ltrace (and libelf) utilities.
Marked as BROKEN for others to debug that if they need it.
2007-07-13 12:22:34 +00:00
Yann E. MORIN"
c6025fb66a Introduce a BROKEN option (depends on EXPERIMENTAL) to hide/see broken stuff for debugging sessions!
Re-order: OBSOLETE goes before EXPERIMENTAL.
2007-07-13 12:15:53 +00:00
Yann E. MORIN"
7eeab77560 Add a test for lynx (needed to download sstrip.c from buildroot). 2007-07-13 10:26:30 +00:00
Yann E. MORIN"
a464eeecda Get rid of the legacy local variable got_it.
Allow to download files without extension.
Allow to specify a preffered extension when downloading a file.
2007-07-12 19:52:09 +00:00
Yann E. MORIN"
1e7411cce7 Test for curl or wget only once, not at each download. 2007-07-12 19:20:36 +00:00
Yann E. MORIN"
d979c033f5 Add the TODO file. 2007-07-12 15:40:50 +00:00
Yann E. MORIN"
28f92e8b09 Add strace debugging aid. 2007-07-12 13:34:56 +00:00
Yann E. MORIN"
9e90a9a9e2 Unmark D.U.M.A. as being EXPERIMENTAL. 2007-07-12 13:23:21 +00:00
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