source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @540   19 years bird HAVE_CYGWIN_SHELL was a bad idea.
(edit) @539   19 years bird o Don't send put j1 in MAKEFLAGS on windows, somehow that doesn't work.
(edit) @538   19 years bird fixed some OBJSUFF and TOOL variable name typos. Drop the expansion …
(edit) @537   19 years bird Fixed missing expansion in kbuild_lookup_variable.
(edit) @536   19 years bird Fixed missing expansion in kbuild_lookup_variable.
(edit) @535   19 years bird o A real attempt at fixing the double quoting problem on windows. ash …
(edit) @534   19 years bird Made it build again on linux.
(edit) @533   19 years bird o Optimization summary: libc from ~21 seconds -> 7-8 seconds (os2/nt). …
(edit) @532   19 years bird Some fixes.
(edit) @531   19 years bird skip some unnecessary copies and allocations.
(edit) @530   19 years bird Added kBuild specific functions for speeding up source processing.
(edit) @529   19 years bird Fixed assertion in w32_fixcase when shell doesn't have a full path and …
(edit) @528   19 years bird includedep
(edit) @527   19 years bird CONFIG_WITH_OPTIMIZATION_HACKS
(edit) @526   19 years bird tuning. libc is 1-2 seconds faster to load now.
(edit) @525   19 years bird Turn off command dependencies when using vanilla GNU Make.
(edit) @524   19 years bird Made up my mind about the command depency blocker variables; …
(edit) @523   19 years bird Added kmk_gmake which is (almost) vanilla GNU Make.
(edit) @522   19 years bird kmk_ash wants batch files on windows or the double quotes will get …
(edit) @521   19 years bird Make sure kmk_builtin commands don't get batch files and odd weird stuff.
(edit) @520   19 years bird Cleaning up the modifications. Changes are now either configurable or …
(edit) @519   19 years bird rebuilt with latest -j fixes. (system360)
(edit) @518   19 years bird executable
(edit) @517   19 years bird New build with parallel build fixes.
(edit) @516   19 years bird More parallel build fixes.
(edit) @515   19 years bird Fixed a loop for ever condtion in new_job related to multiple jobs (-j).
(edit) @514   19 years bird Fixed a loop for ever condtion in new_job related to multiple jobs (-j).
(edit) @513   19 years bird Build new code. Windows can use the same DIRDEP macro as the other …
(edit) @512   19 years bird Rebuild after the 3.81 merge. (host: system360)
(edit) @511   19 years bird Regenerated.
(edit) @510   19 years bird tabs.
(edit) @509   19 years bird another warning.
(edit) @508   19 years bird workaround for directory statting (overrides the stat symbol).
(edit) @507   19 years bird Fixed MSC warnings.
(edit) @506   19 years bird kmk version message with correct copyright stuff and build timestamp.
(edit) @505   19 years bird Use config.h.W32.
(edit) @504   19 years bird Made it build on windows.
(edit) @503   19 years bird Untested merge with GNU Make v3.81 (vendor/gnumake/2005-05-16 -> …
(edit) @502   19 years bird Tag vendor/gnumake/current as vendor/gnumake/3.81.
(edit) @501   19 years bird Load make-3.81/ into vendor/gnumake/current.
(edit) @500   19 years bird Tagging prior to updating kmk to GNU Make 3.81 level.
(edit) @499   19 years bird cvs2svn cleanup
(edit) @498   19 years bird makedep was supereeded by kDepPre (makedep performance was horrible).
(edit) @497   19 years bird cvs2svn cleanup
(edit) @496   19 years bird dead end (bsd make).
(edit) @495   19 years bird recreating vendor branches.
(edit) @494   19 years bird recreating vendor branches.
(edit) @493   19 years bird recreating vendor branches.
(edit) @492   19 years bird recreating vendor branches.
(edit) @491   19 years bird recreating vendor branches.
(edit) @490   19 years bird recreating vendor branches.
(edit) @489   19 years bird wrong.
(edit) @488   19 years bird cvs2svn cleanup
(edit) @487   19 years bird recreating vendor branches
(edit) @486   19 years bird recreating vendor branches
(edit) @485   19 years bird
(edit) @484   19 years bird
(edit) @483   19 years bird YASM dependencies.
(edit) @482   19 years bird forgot to strip some trailing spaces.
(edit) @481   19 years bird Check for $(BUILD_TARGET).$(BUILD_TARGET_ARCH).
(edit) @480   19 years bird win and nt
(edit) @479   19 years bird More NT stuff.
(edit) @478   19 years bird win and nt targets and platforms.
(edit) @477   19 years bird Added -32 and -64 options.
(edit) @476   19 years bird typo.
(edit) @475   19 years bird quick conversion of env.sh
(edit) @474   19 years bird Deal with .imp and .def files in the emx manner.
(edit) @473   19 years bird removing link target before linking. (broke the emx librarian.)
(edit) @472   19 years bird New feature: Sub-Makefile.
(edit) @471   19 years bird assembler-with-cpp by default.
(edit) @470   19 years bird assembler.
(edit) @469   19 years bird no .lst file from the gnu assembler.
(edit) @468   19 years bird rebuilt with the rc=0 fix. (fixes incorrect order-only dependencies).
(edit) @467   19 years bird fixed kDep.lib problem.
(edit) @466   19 years bird Forgot to initalize rc. stupid.
(edit) @465   19 years bird AS commands.
(edit) @464   19 years bird Changed the default output directory structure with respect to build …
(edit) @463   19 years bird assembly.
(edit) @462   19 years bird sysmod.
(edit) @461   19 years bird asm.
(edit) @460   19 years bird fixed sdks and tools inclusion.
(edit) @459   19 years bird cross compiler setup.
(edit) @458   19 years bird map files.
(edit) @457   19 years bird x86_amd64/lib.exe is too stupid to assume x86 as default machine and …
(edit) @456   19 years bird Based on GCC3.kmk
(edit) @455   19 years bird Added arch and cpu to the template to template inheritance. removed …
(edit) @454   19 years bird Copied from x86.linux.
(edit) @453   19 years bird Obsolete
(edit) @452   19 years bird Set exeutable.
(edit) @451   19 years bird more sdks.
(edit) @450   19 years bird Fixed regression/bug from the inherit defaults change - we didn't …
(edit) @449   19 years bird Fixed x86 PATH_OUT hack to check BUILD_TARGET_ARCH instead of …
(edit) @448   19 years bird Moving stuff about.
(edit) @447   19 years bird corrected bldprogs to inherit .$(BUILD_PLATFORM) instead of …
(edit) @446   19 years bird amd64 ddk path. spaces.
(edit) @445   19 years bird Fixed .obj alias.
(edit) @444   19 years bird Accumulate DEPS.
(edit) @443   19 years bird Fixing.
(edit) @442   19 years bird Last change didn't work - fixed it. Don't specify -B for the target …
(edit) @441   19 years bird Don't expand values when accumulating template properties. The use of …
Note: See TracRevisionLog for help on using the revision log.