Eric Andersen
|
01d1ae3769
Change 'cd <foo> ; bar' to 'cd <foo> && bar' for proper error checking
|
23 years ago |
Eric Andersen
|
553d7485bf
Use tar instead of cp -LR for make install, since older GNU cp
|
23 years ago |
Eric Andersen
|
5a65349824
Update my email address. I am no longer andersen@lineo.com
|
23 years ago |
Eric Andersen
|
ed93e45cfe
My adjusted 'make install' was missing include/linux subdirs. Try
|
23 years ago |
Eric Andersen
|
dc7210e42d
Oops...
|
23 years ago |
Eric Andersen
|
a078da48fd
Much faster version of 'make install' -- it was doing one
|
23 years ago |
Michael Durrant
|
683c13fcc8
MDAD: The "Config" file message, should say copy to "Config" not "Config.".
|
23 years ago |
Eric Andersen
|
e20798031a
Finish ajusting math lib options. Close out a couple of todo items.
|
23 years ago |
Eric Andersen
|
cad937c12d
This commit makes large file support actually work (when enabled in
|
23 years ago |
Eric Andersen
|
46d6bbc8e2
Revert global old mmap usage, and do it per arch
|
23 years ago |
Eric Andersen
|
5c12c8eecd
Patch from Miles Bader <miles@lsi.nec.co.jp> to support the v850.
|
23 years ago |
Eric Andersen
|
11ebbd7641
Fix the "install_target" target to install to $(PREFIX)$(TARGET_PREFIX)
|
23 years ago |
Eric Andersen
|
3c735763c2
A few more (final?) cleanups for the installer behavior. I now think
|
23 years ago |
Eric Andersen
|
c784f7652f
Add in a make release target
|
23 years ago |
Eric Andersen
|
24700c28ae
Fix SYSTEM_DEVEL_PREFIX to allow install of the <arch>-uclibc- spoofer
|
23 years ago |
David Schleef
|
7f133fafec
Need to create $(SYSTEM_DEVEL_PREFIX)/usr/bin
|
23 years ago |
Eric Andersen
|
8f127c4f0a
Oops. Symlink args were backwards...
|
23 years ago |
Eric Andersen
|
4b3d5bdc2b
Don't blow away existing files when trying to install a ldso symlink...
|
23 years ago |
Eric Andersen
|
96277cfcea
Update the build system, yet again. I hope this is the last time...
|
23 years ago |
Eric Andersen
|
c3bbc0eafd
This syncs things up with my local tree. Mainly changes installer
|
23 years ago |
Eric Andersen
|
df6add6279
Some cleanups needed for things to compile and work as expected
|
23 years ago |
Eric Andersen
|
ffc7bb39cc
This commit merges David Schleef's updates to the build system, which a
|
23 years ago |
Eric Andersen
|
8f6ad30191
A patch from Michal Moskal <malekith@pld.org.pl> to include
|
23 years ago |
David McCullough
|
0d85794e9b
|
23 years ago |
Eric Andersen
|
d07c40c979
Fix missing libresolv.so
|
23 years ago |
Eric Andersen
|
cb546530de
Fix a silly typo
|
23 years ago |
David Schleef
|
16d350143d
Added additional cleaning
|
23 years ago |
Manuel Novoa III
|
e53f70e1e1
Added a script to create bits/syscall.h for each arch.
|
23 years ago |
Manuel Novoa III
|
b52e867b79
For now, we need to explicitly make clean in libc/unistd (sysconf stuff)
|
23 years ago |
David Schleef
|
ee8108569d
Change to allow compiling against unconfigured kernels. Creates
|
23 years ago |