VirtualBox

source: kBuild/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2050   16 years bird kmk: converted the inlined alloccache_free() to non-inlined to avoid …
(edit) @2049   16 years bird The 0.1.5 rc2 binaries for win/amd64
(edit) @2048   16 years bird The 0.1.5 rc2 binaries for win/x86
(edit) @2047   16 years bird kmk/config.h.win: 256/8 == 32 not 8.
(edit) @2046   16 years bird sleep.c: no unsung or unsigned in help, they can be negative now like …
(edit) @2045   16 years bird The 0.1.5 rc1 binaries for solaris/x86
(edit) @2044   16 years bird Config.kmk: set -m32/m64 on all standard GCC3 platforms and also for …
(edit) @2043   16 years bird The 0.1.5 rc1 binaries for solaris/amd64
(edit) @2042   16 years bird The 0.1.5 rc1 binaries for linux/x86
(edit) @2041   16 years bird kmk: fixed gcc 3.2.3 issue.
(edit) @2040   16 years bird Another try.
(edit) @2039   16 years bird kmk: gcc 3.2.3 optimiazation bugs/hacks.
(edit) @2038   16 years bird attempt to fix optimization issue…
(edit) @2037   16 years bird The 0.1.5 rc1 binaries for linux/amd64
(edit) @2036   16 years bird build kmk_time by default.
(edit) @2035   16 years bird misc.c: enabled the glibc heap stats.
(edit) @2034   16 years bird The 0.1.5 rc1 binaries for darwin/x86
(edit) @2033   16 years bird The 0.1.5 rc1 binaries for win/amd64
(edit) @2032   16 years bird The 0.1.5 rc1 binaries for win/x86
(edit) @2031   16 years bird Preparing for 0.1.5
(edit) @2030   16 years bird misc.c: Implemented heap statistics output for MSC.
(edit) @2029   16 years bird Windows build fix.
(edit) @2028   16 years bird remake.c: moved call_must_make_target_var out of the dep eval loop and …
(edit) @2027   16 years bird kmk/commands.c: delete multi target siblings not only the head.
(edit) @2026   16 years bird footer.kmk: Use .MUST_MAKE when available.
(edit) @2025   16 years bird typo.
(edit) @2024   16 years bird kmk: Created a custom hook into the update_file process for checking …
(edit) @2023   16 years bird scripts/functions/if-expr: description fix
(edit) @2022   16 years bird exprval.c: fixed bug parsing unqoted variable references ($(VAR) == …
(edit) @2021   16 years bird kmk: Added a $(intersects set-a, set-b) function to complement the …
(edit) @2020   16 years bird kbuild.c: $(target)_OBJS_ -> $(target)_2_OBJS. References #57.
(edit) @2019   16 years bird GPLv2 -> GPLv3. See Ticket #44 for clarifications. Fixes #44.
(edit) @2018   16 years bird kBuild: svn attributes and some minor file header adjustments and …
(edit) @2017   16 years bird ash: bird wants DEBUG=2 in debug builds.
(edit) @2016   16 years bird kmk_append: new line -> newline
(edit) @2015   16 years bird kmk_append: added a new option '-N' for suppressing the trailing new …
(edit) @2014   16 years bird kbuild.c: Use append_string_to_variable in one more place.
(edit) @2013   16 years bird kbuild.c: Use append_string_to_variable and avoid memcpying _OUT_FILES …
(edit) @2012   16 years bird kbuild.c: compacted the code a bit.
(edit) @2011   16 years bird kmk,footer.kmk: New helper function 'kb-exp-tmpl', 10x faster than the …
(edit) @2010   16 years bird kmk: show the build type.
(edit) @2009   16 years bird kmk: show the build type.
(edit) @2008   16 years bird footer.kmk,header.kmk: KBUILD_PROFILE_SELF updates.
(edit) @2007   16 years bird footer.kmk,tests: Convert simple variables into recursive ones by …
(edit) @2006   16 years bird more stats and some minor adjustments.
(edit) @2005   16 years bird more variable modification stats.
(edit) @2004   16 years bird Some variable statistics.
(edit) @2003   16 years bird Added kmk_sleep as an external and internal kmk command.
(edit) @2002   16 years bird kmk_time: default to 1.
(edit) @2001   16 years bird kmk: pedantic warnings.
(edit) @2000   16 years bird scripts/variables/special: yet another -j1 test (hope it's not a bug).
(edit) @1999   16 years bird variaiable::value_length -> unsigned int.
(edit) @1998   16 years bird kbuild.c: warnings.
(edit) @1997   16 years bird variaiable::value_alloc_len -> unsigned int.
(edit) @1996   16 years bird job.c: can remove my batch file viewing now, as GNU make started doing …
(edit) @1995   16 years bird shut up some warnings.
(edit) @1994   16 years bird remake.c: fixed regression from GNU Make head, see Savannah bug #15919.
(edit) @1993   16 years bird Merged in current GNU Make code (CVS from 2008-10-28). Ref #55.
(edit) @1988   16 years bird build fix.
(edit) @1987   16 years bird Build fix
(edit) @1986   16 years bird kmk: some make stats cleanup.
(edit) @1985   16 years bird expand.c: avoid some unnecessary double buffering done by …
(edit) @1984   16 years bird three more -j sensitive tests found during valgrind run.
(edit) @1983   16 years bird two more -j sensitive tests found during valgrind run.
(edit) @1982   16 years bird two more -j sensitive tests found during valgrind run.
(edit) @1981   16 years bird two more -j sensitive tests found during valgrind run.
(edit) @1980   16 years bird kmk: Some cleanup.
(edit) @1979   16 years bird kmk_fgmake config.
(edit) @1978   16 years bird variable.c: Overlooked CONFIG_WITH_RDONLY_VARIABLE_VALUE case.
(edit) @1977   16 years bird read.c / parse_file_seq: adjusted strcache_add_len termination hack.
(edit) @1976   16 years bird make.h: build fix/adjstument.
(edit) @1975   16 years bird kmk: cleaning up some CONFIG_WITH_STRCACHE2 mess.
(edit) @1974   16 years bird kmk: adding a 'faster-make' target called kmk_fgmake.
(edit) @1973   16 years bird tests: added a -fast option to indicate kmk_fgmake.
(edit) @1972   16 years bird function.c: Made the $(deps* ) not depend on the strcache2, also fixed …
(edit) @1971   16 years bird Some CONFIG_WITH_ALLOC_CACHE build fixes.
(edit) @1970   16 years bird scripts/variables/flavors: last test isn't -jX safe.
(edit) @1969   16 years bird scripts/variables/SHELL: Last test seems to be wrong, see Savannah bug …
(edit) @1968   16 years bird kmk: main.c, variable.c: shell_var must have a valid name length or …
(edit) @1967   16 years bird scripts/variables/MAKELEVEL: MAKELEVEL is called KMK_LEVEL in kmk so …
(edit) @1966   16 years bird scripts/targets/INTERMEDIATE: kmk removal order differs because of …
(edit) @1965   16 years bird kmk/main.c: fixed (kmk) bug in print_usage where the 'This program is …
(edit) @1964   16 years bird scripts/options/dash-k: another test which doesn't work with parallel …
(edit) @1963   16 years bird scripts/misc/general4: kmk adjustment - no default implicit rules.
(edit) @1962   16 years bird scripts/functions/origin: kmk adjustment - CC isn't a default variable.
(edit) @1961   16 years bird scripts/functions/foreach: kmk adjustment - CC isn't a default variable.
(edit) @1960   16 years bird scripts/features/targetvars: first test assumes -j1 and will fail …
(edit) @1959   16 years bird file.c: Fixed pattern rule regression from earlier today.
(edit) @1958   16 years bird function.c: func_eval_optimize_variable - display error if the …
(edit) @1957   16 years bird function.c: func_eval_optimize_variable - made it build without …
(edit) @1956   16 years bird tests/scripts/features/recursion: kmk calls MAKELEVEL -> KMK_LEVEL, …
(edit) @1955   16 years bird tests/scripts/features/parallelism: kmk fails more verbosely.
(edit) @1954   16 years bird commands.c: Fixed typo preventing detection of $(MAKE) and the setting …
(edit) @1953   16 years bird test_driver.pl: added -kmk option, setting $is_kmk.
(edit) @1952   16 years bird tests/scripts/features/patternrules: different output in test 3, test …
(edit) @1951   16 years bird commands.c: Fixed CONFIG_WITH_LAZY_DEPS_VARS regression wrt. to …
(edit) @1950   16 years bird file.c: Workaround for borked double colon rules when doing parallel …
(edit) @1949   16 years bird variable.c: Fixed missed CONFIG_WITH_VALUE_LENGTH case in …
(edit) @1948   16 years bird kmk: Fixed CONFIG_WITH_LAZY_DEPS_VARS bug. Files with multiple double …
(edit) @1947   16 years bird read.c: fixed regression from previous commit.
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette