.. |
Configs
|
d5bd368be4
simplify the security submenu
|
19 年之前 |
config
|
c04c4b5d76
Do not define 'AUTOCONF_INCLUDED'
|
19 年之前 |
libstrip
|
1f7a6c0f2d
A little script to strip out unused portions of shared libs.
|
23 年之前 |
locale
|
3a7ac9c7a7
Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objects at once; use :=//$</$^; use CRT_SRC/CRT_OBJ/SCRT_OBJ/CSRC/COBJ/SSRC/SOBJ/MSRC/MOBJ where no more is needed, if only CSRC is present use OBJS directly instead of COBJ; CTOR_TARGETS are created directly in lib; remove unused/unneeded parts. Hope I haven't broken too much.
|
19 年之前 |
scripts
|
a4753b1da2
Renamed script to create_makefiles.sh, copy instead of link (to allow cygwin users to build), creates all Makefiles now, should be only used if the master copies are updated
|
19 年之前 |
Makefile
|
f70602be19
Remove ar-target and shared targets, at build time now we traverse the tree only once. Generalize all toplevel makefiles. Make sure, that libdl.so is built against libc.so and not libc.a
|
19 年之前 |