index
:
external_parameter-framework.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed point tests: return 1 in case of failure
David Wagner
2015-04-24
1
-3
/
+15
*
python bindings: install modules to the dist-packages directory
David Wagner
2015-04-24
1
-2
/
+14
*
cmake/python bindings: reorganize include_directories() instructions
David Wagner
2015-04-24
1
-4
/
+2
*
cmake/python bindings: remove duplicated PythonLibs inclusion
David Wagner
2015-04-24
1
-6
/
+1
*
C pfw bindings
Kevin Rocard
2015-04-24
6
-0
/
+1143
*
Android/xmlGenerator: Fix domainGenerator.py's dependencies
David Wagner
2015-04-24
1
-1
/
+1
*
domainGenerator.py: more flexible arguments
David Wagner
2015-04-24
1
-2
/
+3
*
travis: set the installation prefix to /usr
David Wagner
2015-04-24
1
-3
/
+3
*
Fail build if test are enabled but can not be built
Kevin Rocard
2015-04-24
1
-5
/
+3
*
Modularise build using cmake options
Kevin Rocard
2015-04-24
3
-3
/
+16
*
Use ctest for testing
Kevin Rocard
2015-04-24
3
-6
/
+21
*
Reformat .travis.yml test commands
Kevin Rocard
2015-04-24
1
-4
/
+8
*
Print test output if the test fails
Kevin Rocard
2015-04-24
1
-1
/
+1
*
Install a recent gcc, gcov, cmake and ctest version
Kevin Rocard
2015-04-24
1
-2
/
+10
*
Remove dead getRoot member function from element
Jules Clero
2015-04-24
2
-20
/
+0
*
Handle config path without slash
Kevin Rocard
2015-04-24
1
-5
/
+7
*
[remote-processor] Remove useless new
Kevin Rocard
2015-04-24
1
-4
/
+1
*
android/python bindings: force gcc and 32bits compilation
David Wagner
2015-04-23
2
-0
/
+74
*
Merge pull request #51 from cc6565/fix-pipe-issue
David Wagner
2015-02-19
1
-0
/
+1
|
\
|
*
Output parameter within getNumericalValue not initialized
Francois Gaffie
2015-02-19
1
-0
/
+1
|
/
*
Merge pull request #50 from dawagner/make_parametermgr_init_private
David Wagner
2015-02-19
2
-2
/
+4
|
\
|
*
Make CParameterMgr::init private
Frederic Boisnard
2015-02-18
2
-2
/
+4
|
/
*
Merge pull request #43 from dawagner/fix-systemclass-toxml
David Wagner
2015-02-18
2
-6
/
+0
|
\
|
*
SystemClass: remove useless overridden init() method
David Wagner
2015-02-18
2
-6
/
+0
|
/
*
Merge pull request #41 from krocard/fix_string+num_concat
David Wagner
2015-02-18
1
-1
/
+1
|
\
|
*
Fix pointer arithmetic instead of concat
Kevin Rocard
2015-02-16
1
-1
/
+1
*
|
Merge pull request #49 from pafonso/iminleg_rebase
David Wagner
2015-02-18
37
-202
/
+498
|
\
\
|
*
|
Fix SystemClass duplicate 'Name' attribute in xml export
David Wagner
2015-02-18
2
-12
/
+0
|
*
|
Add libremote-processor as dependency
Philippe Afonso
2015-02-18
1
-0
/
+2
|
*
|
Create output host library directory if needed
Philippe Afonso
2015-02-18
1
-0
/
+1
|
*
|
Create a Logarithm Adaptation parameter type
Piotr Diop
2015-02-18
8
-7
/
+187
|
*
|
[Workaround][xmlGenerator] Increase retry on EADDRINUSE
Kevin Rocard
2015-02-18
1
-1
/
+1
|
*
|
Remove remote process socket connection timeout
Kevin Rocard
2015-02-18
2
-6
/
+0
|
*
|
Cleaned up XML export feature
Patrick Benavoli
2015-02-18
2
-7
/
+10
|
*
|
Missing error reporting statement in XML Export feature
Patrick Benavoli
2015-02-18
1
-1
/
+2
|
*
|
Adding XML format to Criteria export tuning I/F
Patrick Benavoli
2015-02-18
11
-46
/
+126
|
*
|
Delete subsystem instances *before* plugin unload
Patrick Benavoli
2015-02-18
2
-7
/
+12
|
*
|
Coding style correction
Patrick Benavoli
2015-02-18
2
-8
/
+11
|
*
|
Removed spurious execution mode on source files
Patrick Benavoli
2015-02-18
8
-0
/
+0
|
*
|
Adding a missing const in a get type method
Patrick Benavoli
2015-01-29
2
-3
/
+14
|
*
|
Move element tree initialisation to load function
Guillaume Denneulin
2015-01-29
2
-6
/
+6
|
*
|
Fixing TestPlatform.cpp file coding style
Jules Clero
2015-01-29
1
-91
/
+114
|
*
|
Fix test-platform set criterion by Lexical State Bug
Jules Clero
2015-01-29
1
-14
/
+19
*
|
|
Merge pull request #40 from krocard/no_verbose_cxx
David Wagner
2015-02-17
1
-10
/
+10
|
\
\
\
|
*
|
|
Low case cmake command in bindings for consistency
Kevin Rocard
2015-02-16
1
-10
/
+10
|
*
|
|
Remove CXX compiler verbose flag for swig binding
Kevin Rocard
2015-02-16
1
-1
/
+1
|
*
|
|
Fix cmake set_property in python bindings
Kevin Rocard
2015-02-16
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #48 from krocard/remote-process_completion
David Wagner
2015-02-17
3
-0
/
+162
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Introduce remote-process bash completion
Kevin Rocard
2015-02-17
3
-0
/
+162
|
/
/
*
|
Merge pull request #47 from dawagner/krocard-missing_std_in_skeleton
David Wagner
2015-02-13
3
-4
/
+10
|
\
\
[next]