VirtualBox

Changeset 5957 in vbox


Ignore:
Timestamp:
Dec 4, 2007 9:18:53 PM (17 years ago)
Author:
vboxsync
Message:

Added a --ignore-extnerals variant of up called up2.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r5951 r5957  
    27222722        $(SVN) up
    27232723
     2724up2 update2::
     2725        $(SVN) up --ignore-externals
     2726
    27242727st stat status:
    27252728        $(SVN) status
  • trunk/Makefile.kmk

    r5903 r5957  
    301301        $(MAKE) -C tools -f Makefile-ose.kmk fetch
    302302endif
     303
     304up2 update2::
     305        $(SVN) up src/lib/kStuff
     306if1of ($(BUILD_PLATFORM),win os2)
     307        $(ECHO) This may fail if kmk.exe is updated.
     308endif
     309        $(SVN) up kBuild
     310
    303311
    304312#
Note: See TracChangeset for help on using the changeset viewer.

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