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
path:
root
/
parameter
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: export client and plugin headers in separate directories
David Wagner
2014-02-20
1
-76
/
+9
*
CMake: add rules for installing headers
David Wagner
2014-02-18
1
-0
/
+100
*
CMake: beautification, fix some comments
David Wagner
2014-02-18
1
-4
/
+5
*
CMake: clarify why libparameter doesn't link with libremote-processor
David Wagner
2014-02-17
1
-0
/
+1
*
CMake: add installation instruction
David Wagner
2014-02-17
1
-0
/
+2
*
Add CMake Makefiles
David Wagner
2014-02-17
1
-0
/
+176
*
Android.mk: Remove the libparameter_includes hack
David Wagner
2014-02-14
1
-33
/
+0
*
Rename libutility to libpfw_utility
David Wagner
2014-02-13
1
-4
/
+4
*
Reintroduce hardcoded include paths
David Wagner
2014-02-13
1
-1
/
+1
*
Change the license to 3-clause BSD
David Wagner
2014-02-13
179
-3920
/
+4884
*
In structure XML files, implement component library files inclusion
Guillaume Denneulin
2014-02-13
4
-8
/
+73
*
Correct signed hexadecimal integer ranges conversion
Sylvain Pichon
2014-02-13
1
-1
/
+4
*
Add integer conversion that can take care of sign extension
Guillaume Denneulin
2014-02-12
8
-5
/
+73
*
Improve verbosity during PFW socket creation
Frédéric Boisnard
2014-02-12
1
-1
/
+5
*
[core] Optimize log handling.
Guillaume Denneulin
2014-02-12
2
-12
/
+21
*
Close all dynamic libraries when PFW is destroyed
Renaud de Chivre
2014-02-12
4
-3
/
+23
*
Make "Path not found" error more verbose
Kevin Rocard
2014-02-12
3
-9
/
+11
*
Modify include handling to comply with new plugins repo
Guillaume Denneulin
2014-02-12
1
-0
/
+55
*
Adds default value pair for inclusive criterion
Francois Gaffie
2014-02-12
3
-2
/
+57
*
Add getbitposition API for bitfield
Francois Gaffie
2014-02-12
1
-0
/
+8
*
fix build error
Jin Wei
2014-02-12
1
-1
/
+1
*
Fix typo in PFW when loading plugins
Frédéric Boisnard
2014-02-12
1
-1
/
+1
*
Avoid integer overflow while calculating max values
Dmitry Shkurko
2014-02-12
3
-4
/
+12
*
[PFW] Add possibility to put mapping info in component nodes
Kevin Rocard
2014-02-12
1
-2
/
+0
*
Handle key names in mapping context
Renaud de Chivre
2014-02-12
4
-10
/
+56
*
Add debug symbols in host build
Renaud de Chivre
2014-02-12
1
-1
/
+1
*
Add an option to continue on failed setting load
Kevin Rocard
2014-02-12
4
-5
/
+89
*
Add missing subsystem policy
Kevin Rocard
2014-02-12
4
-8
/
+79
*
Split subsystems loading
Kevin Rocard
2014-02-12
2
-25
/
+55
*
Optional fallback on virtual subsystem
Kevin Rocard
2014-02-12
2
-60
/
+66
*
Add default element fallback
Kevin Rocard
2014-02-12
5
-23
/
+106
*
Change the element builder semantic
Kevin Rocard
2014-02-12
11
-82
/
+45
*
Fix issue in PFW when loading host libraries
Frédéric Boisnard
2014-02-12
1
-13
/
+18
*
Fix bug when retrieving a boolean through a handle
Frédéric Boisnard
2014-02-12
2
-2
/
+11
*
PFW: Update CFLAGS to add Wall, Werror, Wextra everywhere
Frédéric Boisnard
2014-02-12
1
-0
/
+10
*
[PFW] Fix typo in the naming of the SubsystemBuilder API
Frédéric Boisnard
2014-02-12
3
-10
/
+10
*
Add showMapping command to the PFW
Frederic Boisnard
2014-02-12
14
-96
/
+652
*
[PFW] Add getFormattedMapping for InstanceConfigurableElements
Frederic Boisnard
2014-02-12
11
-5
/
+90
*
parameter-framework: Remove the hardcoding from TOP of tree
Chetan Rao
2014-02-12
1
-1
/
+1
*
[Makefile] Fix useless CFLAGS
Kevin Rocard
2014-02-12
1
-4
/
+0
*
[Makefile] Format variables to lower_snake_case
Kevin Rocard
2014-02-12
1
-26
/
+26
*
[Makefile] Append "_host" to host modules names
Kevin Rocard
2014-02-12
1
-4
/
+4
*
Update the PFW version due to api change
Kevin Rocard
2014-02-12
1
-1
/
+1
*
Mark the getDomainsXML command as deprecated
Kevin Rocard
2014-02-12
1
-1
/
+5
*
PFW: Add setDomainsXML command to import domains from string
Georges-Henri Baron
2014-02-12
2
-82
/
+196
*
Remove no-non-virtual-dtor flag
Sebastien Gonzalve
2014-02-12
10
-3
/
+23
*
[Parameter] Move public header to include dir
Kevin Rocard
2014-02-12
5
-4
/
+5
*
Change TARGET_ERROR_FLAGS to LOCAL_CFLAGS
Kevin Rocard
2014-02-12
1
-3
/
+3
*
PFW: Delete useless libstdc++ includes
Kevin Rocard
2014-02-12
1
-1
/
+0
*
[xml serializer] Make xmlserializer lib static
Kevin Rocard
2014-02-12
1
-2
/
+2
[next]