|
|
@1690
|
17 years |
bird |
tools/VCC*: mention the .exp and .lib that we copy to PATH_LIB. The …
|
|
|
@1621
|
17 years |
bird |
Introduce the concept of units to prevent footer.kmk from growing …
|
|
|
@1612
|
17 years |
bird |
Drop the .map files when using gcc, except of course, for OS/2.
|
|
|
@1547
|
17 years |
bird |
License clearification.
|
|
|
@1505
|
17 years |
bird |
Updated the copyright year.
|
|
|
@1504
|
17 years |
bird |
Environment / global variable policy changes. Renamed the following …
|
|
|
@1418
|
17 years |
bird |
USE_KOBJCACHE -> KBUILD_USE_KOBJCACHE.
|
|
|
@1355
|
18 years |
bird |
Don't check for append-dash-n, it's there.
|
|
|
@1354
|
18 years |
bird |
Don't check for tolower, it's there.
|
|
|
@1353
|
18 years |
bird |
Use $(REDIRECT) for the dependency file.
|
|
|
@1352
|
18 years |
bird |
Use $(REDIRECT) for the ar script.
|
|
|
@1351
|
18 years |
bird |
Use the new $(CP) options and the new $(TEST) builtin.
|
|
|
@1350
|
18 years |
bird |
Use the new $(CP) options and the new $(TEST) builtin.
|
|
|
@1349
|
18 years |
bird |
Use $(REDIRECT) for the ar script.
|
|
|
@1315
|
18 years |
bird |
More KMK_USE_REDIRECT.
|
|
|
@1312
|
18 years |
bird |
double -> single quotes for MT so that kmk don't use the shell (;#2).
|
|
|
@1295
|
18 years |
bird |
KMK_USE_TEST option (tmp).
|
|
|
@1288
|
18 years |
bird |
KMK_NEW_CP
|
|
|
@1277
|
18 years |
bird |
Added KMK_USE_REDIRECT option to NASM and YASM.
|
|
|
@1259
|
18 years |
bird |
Don't basename the library file, just strip leading 'lib'.
|
|
|
@1257
|
18 years |
bird |
Objective-C support.
|
|
|
@1174
|
18 years |
bird |
deal no objs but one or more libs in othersrc.
|
|
|
@1147
|
18 years |
bird |
resource compiler setup.
|
|
|
@1146
|
18 years |
bird |
link with .res file.
|
|
|
@1145
|
18 years |
bird |
don't include .res files in the link.
|
|
|
@1129
|
18 years |
bird |
The PDBs are optional, put them in the MAYBE list.
|
|
|
@1099
|
18 years |
bird |
no ar-script.
|
|
|
@1098
|
18 years |
bird |
no ar-script.
|
|
|
@1097
|
18 years |
bird |
very basic VAC308.
|
|
|
@1092
|
18 years |
bird |
Solaris SONAME option (-h).
|
|
|
@1090
|
18 years |
bird |
Fixed USE_KOBJCACHE issue.
|
|
|
@1084
|
18 years |
bird |
Added SYSMOD for the platforms where it works.
|
|
|
@1083
|
18 years |
bird |
drop -g from the sysmod ld (Solaris can't grok it).
|
|
|
@1064
|
18 years |
bird |
64-bit variations on the GXX32/GCC32 tools.
|
|
|
@1063
|
18 years |
bird |
win32 -> win.
|
|
|
@1062
|
18 years |
bird |
Added missing -Zomf for ASFLAGS.
|
|
|
@1058
|
18 years |
bird |
Updated to new cache code. Also dropped -g from the profile cflags and …
|
|
|
@1057
|
18 years |
bird |
Disabled the USE_KOBJCACHE stuff in VCC70 as it is now outdated and it …
|
|
|
@1052
|
18 years |
bird |
new kObjCache config for darwin.
|
|
|
@1034
|
18 years |
bird |
MAYBE output. removed some obsolete stuff.
|
|
|
@1033
|
18 years |
bird |
make the map file output optional just in case. (it probably shouldn't …
|
|
|
@1032
|
18 years |
bird |
make the map file output optional just in case.
|
|
|
@1031
|
18 years |
bird |
MAYBE output. removed some obsolete stuff.
|
|
|
@1029
|
18 years |
bird |
OUTPUT_MAYBE
|
|
|
@1023
|
18 years |
bird |
no .map files here.
|
|
|
@1015
|
18 years |
bird |
kObjCache.
|
|
|
@1013
|
18 years |
bird |
kObjCache testing.
|
|
|
@1011
|
18 years |
bird |
DONT_PURGE_OUTPUT and some corrections.
|
|
|
@1006
|
18 years |
bird |
USE_KOBJCACHE hacking.
|
|
|
@973
|
18 years |
bird |
WARNING! The GCC* tools are no using gcc and NOT g++ for linking.
|
|
|
@971
|
18 years |
bird |
GCC -> GXX. (the GCC is going to do plain C linking using gcc instead …
|
|
|
@970
|
18 years |
bird |
Fixed typo.
|
|
|
@873
|
18 years |
bird |
hack for creating PATH_LIB when there aren't any real libraries …
|
|
|
@857
|
18 years |
bird |
Select v8*.
|
|
|
@856
|
18 years |
bird |
don't merge .SYMDEF* objects.
|
|
|
@848
|
18 years |
bird |
win.amd64 fixes.
|
|
|
@847
|
18 years |
bird |
Library merging and some DLL linking updates (latter isn't tested).
|
|
|
@846
|
18 years |
bird |
Fixed busted compile templates and implemented library merging.
|
|
|
@844
|
18 years |
bird |
Library merging. Make use of -filelist on Mac OS X.
|
|
|
@840
|
18 years |
bird |
Use response files everywhere.
|
|
|
@839
|
18 years |
bird |
Fixed response file bustage.
|
|
|
@826
|
18 years |
bird |
New tool that doesn't depend on GNU ld and ar: GCC3PLAIN. Use this …
|
|
|
@824
|
18 years |
bird |
file description
|
|
|
@819
|
18 years |
bird |
More svn:eol-style fixes.
|
|
|
@811
|
18 years |
bird |
Solaris port.
|
|
|
@808
|
18 years |
bird |
another try.
|
|
|
@807
|
18 years |
bird |
typo.
|
|
|
@798
|
18 years |
bird |
.rsp in the wrong place.
|
|
|
@787
|
18 years |
bird |
Use -m32.
|
|
|
@782
|
18 years |
bird |
copyright 2007
|
|
|
@773
|
19 years |
bird |
Use response files (untested). Fixes #9
|
|
|
@772
|
19 years |
bird |
use append -n for creating the ar-script if available.
|
|
|
@771
|
19 years |
bird |
use append -n for creating the ar-script if available.
|
|
|
@768
|
19 years |
bird |
Use response files (aka command files) with the Visual C++ librarian. …
|
|
|
@754
|
19 years |
bird |
misplaced comment.
|
|
|
@752
|
19 years |
bird |
Fixed library linking: It was still using $(lib) - this was changed to …
|
|
|
@735
|
19 years |
bird |
VCC*_OLD_DEPS
|
|
|
@706
|
19 years |
bird |
Fixed some x86.win* & amd64.win* leftovers.
|
|
|
@697
|
19 years |
bird |
ABSPATH -> abspath.
|
|
|
@696
|
19 years |
bird |
Implemented KBUILD_QUIET and KBUILD_VERBOSE={1|full} (was BUILD_QUIET, …
|
|
|
@692
|
19 years |
bird |
tools location is being cleaned up.
|
|
|
@688
|
19 years |
bird |
more or less completed the fetch feature.
|
|
|
@681
|
19 years |
bird |
bad sed.
|
|
|
@677
|
19 years |
bird |
pathless VCC
|
|
|
@671
|
19 years |
bird |
fixed typo.
|
|
|
@669
|
19 years |
bird |
bugfix.
|
|
|
@668
|
19 years |
bird |
VCC80 for $(BUILD_TARGET).
|
|
|
@667
|
19 years |
bird |
cleanup. PATH_DEV* -> PATH_DEVTOOLS*.
|
|
|
@666
|
19 years |
bird |
added an untested zip/unzip tool.
|
|
|
@665
|
19 years |
bird |
svn:keyword=Id
|
|
|
@658
|
19 years |
bird |
dropped debug statement.
|
|
|
@657
|
19 years |
bird |
win32/win confusion. ?= -> :=
|
|
|
@655
|
19 years |
bird |
use ?= everywhere.
|
|
|
@650
|
19 years |
bird |
PATH_DEV -> PATH_DEV_BLD w/ compatability hack.
|
|
|
@649
|
19 years |
bird |
RCINCS.
|
|
|
@642
|
19 years |
bird |
link emits correctly cased .pdbs.
|
|
|
@641
|
19 years |
bird |
Resource file compilation.
|
|
|
@640
|
19 years |
bird |
prototype of tools/source fetching.
|
|
|
@584
|
19 years |
bird |
Cleaned up the -s and -g usage.
|
|
|
@573
|
19 years |
bird |
OS/2 sysmods are dlls, vdds or pdds on OS/2.
|
|
|