Bernhard Reutner-Fischer
|
d27c766048
support selecting which locales to build
|
15 年之前 |
Bernhard Reutner-Fischer
|
e3b6a036ce
use CURDIR
|
15 年之前 |
Bernhard Reutner-Fischer
|
2ec374a5ca
use pwd, not PWD
|
15 年之前 |
Bernhard Reutner-Fischer
|
49d8a0e9c6
support building out-of-tree
|
15 年之前 |
Denis Vlasenko
|
1ad544a2ad
UCLIBC_CTYPE_HEADER define is removed, as it always
|
16 年之前 |
Bernhard Reutner-Fischer
|
ab600d2ad0
- update recommendation for pregenerated locales.
|
16 年之前 |
Bernhard Reutner-Fischer
|
b74c3aa1a9
- less verbose make clean
|
16 年之前 |
Bernhard Reutner-Fischer
|
b46830f8b2
- fix locale dependencies and make default locale generation less verbose.
|
16 年之前 |
Bernhard Reutner-Fischer
|
be9f2f9226
- mention a FIXME for some make guru :)
|
16 年之前 |
Bernhard Reutner-Fischer
|
51abdcd4c3
- sync comment to rule as pointed out by psm.
|
16 年之前 |
Bernhard Reutner-Fischer
|
6f98f3f2bb
- fix building locale (pre- and generated, even parallel)
|
16 年之前 |
Bernhard Reutner-Fischer
|
4e885757e8
- add/use variables to make build-tools configurable
|
16 年之前 |
Bernhard Reutner-Fischer
|
9f8088b080
- add missing dependency on lt_defines.h
|
16 年之前 |
Bernhard Reutner-Fischer
|
e8b6512645
- do not segfault if we end up with empty tables
|
16 年之前 |
Carmelo Amoroso
|
b300902aa3
Remove extra file separator
|
16 年之前 |
Carmelo Amoroso
|
693245823c
Fix build system to generate locale data instead of using pregenerated ones
|
17 年之前 |
Mike Frysinger
|
ae28eda855
psm says: use $(top_builddir) instead of $(top_srcdir) when accessing generated header files
|
18 年之前 |
Mike Frysinger
|
75f7c634c3
fixes from psm so we can pull in uClibc headers properly
|
18 年之前 |
Peter S. Mazinger
|
97abd10f79
Remove explicit compile rules
|
18 年之前 |
Peter S. Mazinger
|
4390d8e705
libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a/libc.so, the diffs go into libc-static-y/libc-shared-y exclusively, add IMA to libc, don't use any MSRC anymore
|
19 年之前 |
Peter S. Mazinger
|
b3f0872f22
Remove a loop if locales are to be built
|
19 年之前 |
Peter S. Mazinger
|
905b94adb1
Change HOSTCFLAGS to BUILD_CFLAGS proposed by vapier
|
19 年之前 |
Peter S. Mazinger
|
4d059e4cd9
Correct a dependency loop
|
19 年之前 |
Peter S. Mazinger
|
7eb0eeee37
Remove clean target in extra/locale and use locale_clean
|
19 年之前 |
Peter S. Mazinger
|
44d9901982
Integrate locales into new build system, move everything locale related to extra/locale, as download, unpack, locale_data.o
|
19 年之前 |
Peter S. Mazinger
|
fe76834d37
forgot to commit added file
|
19 年之前 |