Fix function for download external libs#10
Open
klim-iv wants to merge 1 commit into
Open
Conversation
Fixed build errors when lib name contain '/'-chars
RS102839
pushed a commit
that referenced
this pull request
Feb 23, 2013
…efigs #2, nodejs #35
luna-service2:
6a62161 Add support for external webkit process to secure list
8bbbfed libluna-service2: link explicitly with librt
837a076 Fix to build when WEBOS_TARGET_MACHINE_IMPL is "hardware"
8f4ddfc Change unit-tests to compile standalone
9a18f7b Add unit tests for libluna-service2
c40bfd9 Use mkstemp instead of mktemp in ls-hubd
962f0b9 Fix crash in possible error situation in _LSTransportClientNew
luna-sysmgr:
c22f1fc Allow carded applications to be dismissed in Qt5
luna-sysmgr-common:
de6ff8a Include QGraphicsView when USE_MOUSE_FILTER in use
7a16070 Fix Qt5 migration of HostArmQtKeyFilter
bc08d13 Update build instructions in README file
6078867 Use pkg config to find sysmgr-ipc headers
keyboard-efigs:
af9ae85 Fix parallel build
nodejs:
94b747b Fix v8_extprj build errors when using icecc
Open-webOS-DCO-1.0-Signed-off-by: Roger Stringer <roger.stringer@palm.com>
Change-Id: I0dfcd7e3998801f0220517bd9be383a7f8940c6f
Reviewed-on: http://g2g.palm.com/1560
Reviewed-by: Build Verification
Reviewed-by: Eric Blade <eric.blade@palm.com>
Reviewed-by: Roger Stringer <roger.stringer@palm.com>
Tested-by: Roger Stringer <roger.stringer@palm.com>
webos-gerrit
pushed a commit
that referenced
this pull request
Mar 11, 2013
…sages #3 keyboard-efigs: #2 -> #5 dc3a0ed Revert commenting out of common.pri in pro file b0bd042 Modify IME interface to use LS2 handle instead of mainloop luna-sysmgr: #10 -> #17 90a49dc Modify IME interface to pass LS2 handle instead of mainloop 63e526a Fix QGraphicsSceneEvents position translations to send to IPC 92b41e9 Eliminate duplicated mouse events in Qt5 ba5dbdf Fix to OverlayWindowManager::mapCoordToWindow 219b7af Merge "Add mouse hover support in CardHostWindow" e8cc8ba Merge "Add mouse wheel event handler to HostWindow" 64c7b6f Add mouse hover support in CardHostWindow 26abd04 Add mouse wheel event handler to HostWindow ebaced2 Merge "Revert "Revert "Fix system menu not showing""" 034f3cc Merge "Return and tab events generating wrong QKeyEvent text" 7ba8567 Revert "Revert "Fix system menu not showing"" 0843fd7 Fix crash processing QGestureEvents in MenuWindowManager fbd29de Revert "Fix system menu not showing" 15af482 Return and tab events generating wrong QKeyEvent text ca359fe Revert "Add mouse wheel event handler to HostWindow" 2beb5d4 Add mouse wheel event handler to HostWindow 867afbb Merge "Fix mouse input for QML components" e14a9b7 Fix mouse input for QML components 0373047 Fix GF-1788 universal search focus problem 4bd1ede Fix system menu not showing luna-sysmgr-ipc-messages: #2 -> #3 b4f18b2 Add mouse hover event to SysMgrEvent 89522b3 Add mouse wheel event to SysMgrEvent luna-webkit-api: #1.01 -> #2 6639d19 Modify IME interface to pass LS2 handle instead of mainloop qtbase: -> version 5.01 qtjsbackend: -> version 5.01 qtxmlpatterns: -> version 5.01 qtscript: -> version 5.01 qtquick1: -> version 5.01 qtdeclarative: -> version 5.01 Open-webOS-DCO-1.0-Signed-off-by: Roger Stringer <roger.stringer@lge.com> Change-Id: I83fc454a1b5b3b2fad91e2d26107cb42c29d31b8 Reviewed-on: https://g2g.palm.com/1648 Reviewed-by: Build Verification Tested-by: Roger Stringer <roger.stringer@lge.com> Reviewed-by: Eric Blade <eric.blade@palm.com> Reviewed-by: Roger Stringer <roger.stringer@lge.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixed build errors when lib name contain '/'-chars