VirtualBox

source: vbox/trunk/src/VBox/Disassembler/Makefile.kmk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106061   2 months vboxsync Copyright year updates by scm.
(edit) @104734   6 months vboxsync Disassembler,HostDrivers/Support: Build disassembler and SUPR3 …
(edit) @101651   13 months vboxsync Disassembler,HostDrivers/Support: Makefile fixes to make it work on …
(edit) @101545   13 months vboxsync DIS: scm fix.
(edit) @101539   13 months vboxsync DIS,VMM,DBGC,IPRT,++: Some disassembler tweaks and TB disassembly …
(edit) @100046   18 months vboxsync Disassembler: Some updates to the ARMv8 disassembler lying around, …
(edit) @99684   19 months vboxsync Disassembler: Don't build DisasmR0 when VBOX_WITH_R0_MODULES isn't set …
(edit) @99683   19 months vboxsync Disassembler: Don't build DisasmR0 when VBOX_WITH_R0_MODULES isn't set …
(edit) @99682   19 months vboxsync Disassembler: Don't build DisasmR0 when VBOX_WITH_R0_MODULES isn't set
(edit) @99319   20 months vboxsync Disassember: Continue work on the ARMv8 disassember, defining the …
(edit) @99241   20 months vboxsync Disassembler: ARMv8 skeleton, bugref:10394
(edit) @99239   20 months vboxsync Disassembler: Make it possible to build the disassembler library …
(edit) @99238   20 months vboxsync Disassember: Continue separation of the common disassembler and x86 …
(edit) @99236   20 months vboxsync Disassember: Continue separation of the common disassembler and x86 …
(edit) @98439   22 months vboxsync src/VBox/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98133   23 months vboxsync *.kmk: s/VBOXR3/VBoxR3Dll/ bugref:10348
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @97211   2 years vboxsync DIS: Drop the register access function based on CPUMCTXCORE as the …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @69111   7 years vboxsync (C) year
(edit) @62479   8 years vboxsync (C) 2016
(edit) @60735   9 years vboxsync DisasmBldProg: Use VBoxAdvBldProg as it needs IPRT and must be built …
(edit) @56297   9 years vboxsync Disassembler: Updated (C) year.
(edit) @53577   10 years vboxsync cidet build fix
(edit) @53422   10 years vboxsync New disassembler library type: DisasmR3Static.
(edit) @49116   11 years vboxsync *.kmk: Some template cleanup, adding VBoxR3Tool for dev tools (bin/tools/).
(edit) @42076   12 years vboxsync Disassemlber/Makefile.kmk: shorter
(edit) @42075   12 years vboxsync use kStuffStaticBldProg and DisasmBldProg for build progs
(edit) @41751   12 years vboxsync Moved DiasmTest (tstDiasm) to testcase and called it tstDiasm-1.
(edit) @41750   12 years vboxsync wrong+unnecessary right now.
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @38082   13 years vboxsync *.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @26224   15 years vboxsync s/IN_RT_GC/IN_RT_RC/g
(edit) @26223   15 years vboxsync s/RuntimeGC/RuntimeRC/; s/DisasmGC/DisasmRC/; s/tstMicroGC/tstMicroRC/g
(edit) @26222   15 years vboxsync *.kmk: s/VBOXGC/VBoxRc/g; s/VBOXGCEXE/VBoxRcExe/g; +WERR
(edit) @26218   15 years vboxsync *.kmk: Started renaming templated from all caps to CamelCase. At the …
(edit) @25946   15 years vboxsync *: VBOX_WITH_RAW_MODE - Initial build changes (builds on mac os x).
(edit) @23452   15 years vboxsync Makefiles: Corrected properties.
(edit) @18422   16 years vboxsync Makefiles,DIS: Cleanup of C++ exception options for the windows …
(edit) @12989   16 years vboxsync VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
(edit) @12249   16 years vboxsync Disassembler/Makefiles: Eliminated PATH_TARGET usage and pushed them …
(edit) @12170   16 years vboxsync Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
(edit) @11721   16 years vboxsync - completly divorced SDK and binary, use 'kmk sdk' to build SDK
(edit) @10050   16 years vboxsync VBOX_KBUILD_HACKING
(edit) @9266   17 years vboxsync DISFormatYasm(Ex).
(edit) @8937   17 years vboxsync Wrote up the makefile bits or the dissassembler test 'framework' and …
(edit) @8933   17 years vboxsync build fix.
(edit) @8930   17 years vboxsync Disassembler.
(edit) @8760   17 years vboxsync PATH_KBUILD -> KBUILD_PATH.
(edit) @8758   17 years vboxsync BUILD_TARGET* -> KBUILD_TARGET*.
(edit) @8299   17 years vboxsync Updates for disassembling 64 bits instructions
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @8142   17 years vboxsync Some updates for 64 bits disassembly
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(copy) @2478   18 years vboxsync [Mm]akefile -> Makefile.kmk
copied from trunk/src/VBox/Disassembler/Makefile
(add) @1   55 years vboxsync import
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