Home
last modified time | relevance | path

Searched +full:libxml2 +full:- +full:x86_64 +full:- +full:debug +full:- +full:3 +full:eaedba1b64180668fdab7ad2eba549586017bf3 (Results 1 – 2 of 2) sorted by relevance

/external/parameter-framework/upstream/
Dappveyor.yml1 version: 3.0.0-{build}
13 # See: https://msdn.microsoft.com/en-us/library/bb513638%28VS.85%29.aspx
14 - reg add "HKLM\SYSTEM\CurrentControlSet\Control\Windows" /f /v ErrorMode /d 2
18 # | - Check online for a solution and close the program |
19 # | - Close the program |
20 # See: https://msdn.microsoft.com/en-us/library/bb513638%28VS.85%29.aspx
21 - reg add "HKLM\Software\Microsoft\Windows\Windows Error Reporting" /f /v DontShowUI /d 1
24 - set PREFIX_PATH=%APPVEYOR_BUILD_FOLDER%\asio-1.10.6;%APPVEYOR_BUILD_FOLDER%\catch
26 - set INSTALL=%HOMEPATH%\install
28 - set CTEST_PARAMS=--output-on-failure
[all …]
DREADME.md1 # parameter-framework
3 …![Build Status](https://travis-ci.org/01org/parameter-framework.svg?branch=master)](https://travis
4 …8tet0qimbu/branch/master)](https://ci.appveyor.com/project/parameter-framework/parameter-framework)
5 …//codecov.io/github/01org/parameter-framework/coverage.svg?branch=master)](https://codecov.io/gith…
9 The parameter-framework is a plugin-based and rule-based framework for handling
12 1. Describe your system's structure and its parameters (in XML) - aka. **What**;
14 that you just described - aka. **How**;
15 3. Define (in XML or in a domain-specific-language) conditions/rules upon which
16 a given parameter must take a given value - aka. **When**.
18 ![What, How, When](https://01org.github.io/parameter-framework/hosting/what-how-when.png)
[all …]