index
:
crosstool-ng.git
1.1
1.10
1.11
1.12
1.13
1.14
1.15
1.16
1.17
1.18
1.19
1.2
1.20
1.21
1.22
1.3
1.4
1.5
1.6
1.7
1.8
1.9
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripts/functions: only use one download program
Yann E. MORIN"
2011-09-09
1
-1
/
+1
*
configure: xz-utils alone can also handle LZMA-compressed tarballs
Yann E. MORIN"
2011-08-26
1
-0
/
+1
*
configure: check for lzma
Yann E. MORIN"
2011-08-25
1
-0
/
+3
*
configure: fix typo in xz-utils warning message
Yann E. MORIN"
2011-08-26
1
-1
/
+1
*
configure: require libtoolize, create wrapper to it
Titus von Boxberg"
2011-08-22
1
-0
/
+4
*
configure: fix --with-prog=[...]
Titus von Boxberg"
2011-08-22
1
-0
/
+1
*
configure: recognise and handle --program-transform-name
Yann E. MORIN"
2011-08-21
1
-0
/
+11
*
configure: recognise and handle --program-suffix
Yann E. MORIN"
2011-08-19
1
-0
/
+14
*
configure: handle --program-prefix
Yann E. MORIN"
2011-08-17
1
-4
/
+14
*
configure: document ignored switches
Yann E. MORIN"
2011-08-17
1
-0
/
+20
*
configure: add test for xz-utils
Yann E. MORIN"
2011-08-10
1
-0
/
+3
*
configure: do not require lzma
Yann E. MORIN"
2011-08-14
1
-1
/
+0
*
configure: more autostuff compatibility
Yann E. MORIN"
2011-08-09
1
-0
/
+2
*
configure: do not require svn
Yann E. MORIN"
2011-08-01
1
-1
/
+1
*
configure: add yet a bit more of autostuff compatibility
Yann E. MORIN"
2011-07-14
1
-0
/
+1
*
configure: add check for svn
Yann E. MORIN"
2011-07-05
1
-0
/
+3
*
configure: do not require cvs
Yann E. MORIN"
2011-07-04
1
-1
/
+3
*
configure: portability fixes - take 2
Yann E. MORIN"
2011-07-04
1
-2
/
+2
*
configure: do not test for static libs if static link is impossible
Yann E. MORIN"
2011-06-28
1
-12
/
+31
*
configure: pass the allowed lib extensions to check_for()
Yann E. MORIN"
2011-06-28
1
-36
/
+39
*
configure: disable static linking on Darwin
Yann E. MORIN"
2011-06-27
1
-0
/
+24
*
configure: check host system
Yann E. MORIN"
2011-06-28
1
-0
/
+14
*
configure: indent error/warning message
Yann E. MORIN"
2011-07-03
1
-4
/
+4
*
configure: check for ncurses libs + headers in one go
Yann E. MORIN"
2011-06-08
1
-4
/
+3
*
debug/cross-gdb: check host dependencies
Yann E. MORIN"
2011-06-08
1
-0
/
+28
*
configure: give check_for() the ability to test several item types at once
Benoît THÉBAUDEAU"
2011-06-08
1
-56
/
+74
*
configure: rationalise error messages with meaningful texts
Yann E. MORIN"
2011-06-04
1
-5
/
+4
*
cc/gcc: CC_STATIC_LIBSTDCXX 'depends on' CONFIGURE_has_static_libstdcpp
Yann E. MORIN"
2011-06-02
1
-0
/
+8
*
configure: check for libstdc++.{so,dylib,a}
Yann E. MORIN"
2011-06-02
1
-0
/
+7
*
configure: add prefix to err messages in has_or_{abort,warn}
Yann E. MORIN"
2011-06-02
1
-7
/
+8
*
configure: maintain single quotes in error messages
Yann E. MORIN"
2011-06-02
1
-1
/
+1
*
configure: add possibility to set arbitrary variable in check_for
Yann E. MORIN"
2011-05-26
1
-13
/
+44
*
configure: add has_or_warn
Yann E. MORIN"
2011-05-26
1
-0
/
+18
*
configure: move error message down to has_or_abort
Yann E. MORIN"
2011-05-26
1
-11
/
+15
*
scripts: remove aria2c as downloader, retain only curl and wget
Yann E. MORIN"
2010-11-16
1
-1
/
+1
*
configure: fix --mandir
Yann E. MORIN"
2010-07-15
1
-1
/
+1
*
configure: add path to libtool to pathlist
Titus von Boxberg
2010-05-23
1
-0
/
+1
*
ct-ng: Add ability to configure and use some GNU tools
Titus von Boxberg
2010-05-17
1
-0
/
+4
*
configure: make call to readlink portable to non-GNU (BSD) systems
Titus von Boxberg
2010-05-17
1
-1
/
+1
*
configure: Do not require stat to be of GNU coreutils
Titus von Boxberg
2010-05-17
1
-1
/
+1
*
configure: do not require hg when configuring in an hg clone
Yann E. MORIN"
2010-01-17
1
-4
/
+3
*
configure: silently ignore auto-stuff options --build --host and friends
blueness
2010-01-17
1
-0
/
+3
*
scripts/functions: add aria2, a powerfull downloader
Yann E. MORIN"
2009-12-30
1
-1
/
+1
*
configure: install in a sub-dir of --libdir and --docdir
Yann E. MORIN"
2009-12-10
1
-2
/
+9
*
Merge.
Yann E. MORIN"
2009-10-10
1
-1
/
+5
|
\
|
*
configure: force using the C locale to check messages
Yann E. MORIN"
2009-10-10
1
-1
/
+4
|
*
configure: fix --with-foo=/path/to/foo
Yann E. MORIN"
2009-10-10
1
-0
/
+1
*
|
docs: get rid of any reference to the now long-gone svn repository
Yann E. MORIN"
2009-10-10
1
-1
/
+1
|
/
*
configure: split has_or_abort in two: one to check, one to abort
Yann E. MORIN"
2009-10-03
1
-9
/
+21
*
Merge the bash_array branch.
Yann E. MORIN"
2009-08-19
1
-2
/
+2
|
\
[next]