summaryrefslogtreecommitdiff
path: root/src/examples/eina_cxx
Commit message (Expand)AuthorAgeFilesLines
* build: move src/examples/ to a single makefileMike Blumenkrantz2018-08-031-46/+0
* efl-cxx: Fixes to make distFelipe Magno de Almeida2017-12-131-0/+4
* examples: eina-cxx: ensure the install hook honors a set DESTDIRSimon Lees2016-06-171-1/+1
* examples: add DESTDIR support for install.Cedric BAIL2016-04-141-2/+2
* build: Unify use of $(MKDIR_P) for creating a dir within the build systemStefan Schmidt2015-02-251-1/+1
* autotools: Add -I$(srcdir)/lib/efl/ to the examples.Savio Sena2014-09-121-1/+3
* autotools: Fix Eina++ example.Savio Sena2014-09-121-6/+5
* eina-cxx: Added interop containers.Savio Sena2014-07-181-1/+1
* tests: Added config.h to tests.Savio Sena2014-07-182-2/+9
* autotools: Fixed 'make examples' and 'make examples-install'Savio Sena2014-07-021-1/+1
* eina-cxx: add EFL_PTHREAD_CFLAGS to EINA_CXX_CFLAGS and EFL_PTHREAD_LIBS and ...Felipe Magno de Almeida2014-05-091-5/+2
* eina-cxx: remove unused parameter names and fix function without return in ex...Felipe Magno de Almeida2014-05-092-3/+4
* eina_cxx: oops forgotten path.Cedric Bail2014-02-261-4/+3
* eina_cxx: don't track generated example binary.Cedric Bail2014-02-251-0/+2
* eina_cxx: remove left over from when Boost was a dependency.Cedric Bail2014-02-251-2/+2
* eina: add a C++ bindings to Eina @feature.Felipe Magno de Almeida2014-02-253-0/+132