Mike Frysinger
|
ac1ff06aef
update to new build system
|
hace 19 años |
Peter S. Mazinger
|
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.
|
hace 19 años |
Peter S. Mazinger
|
554e903a5b
Build crt[in].o with disabled ssp.
|
hace 19 años |
Peter S. Mazinger
|
68a33eafc4
Speed up clean target, don't recurse where possible, remove unneeded actions
|
hace 19 años |
Mike Frysinger
|
130697527b
merge parallel build support
|
hace 20 años |
Eric Andersen
|
4a56d69f1e
Patch from Peter S. Mazinger to consistantly use "ASFLAGS"
|
hace 20 años |
Eric Andersen
|
c3d50a6983
Pete Popov writes:
|
hace 20 años |