Handle imported target to populate package folder
[staging/xdg-launcher.git] / cmake /
2017-10-04 Romain ForlotHandle imported target to populate package folder
2017-10-04 Romain ForlotControl install destination directory
2017-09-26 Romain ForlotFix: wrong if closure...
2017-09-24 Romain ForlotMake use of LibEfence optional
2017-09-20 Romain ForlotFix: No build error on input files checked
2017-09-14 Romain ForlotHandle controller plugin populate and install
2017-09-12 Romain ForlotClearer output when checking data file
2017-09-12 Romain ForlotDon't fails if data files checker not found.
2017-09-01 Romain ForlotCopying content not the directory.
2017-08-30 Romain ForlotDisabling packaging target. To be externalized
2017-08-30 Romain ForlotAdded populate binding config files
2017-08-29 Romain ForlotFix: wrong OS detection when SDK env or Yocto
2017-08-28 Romain ForlotDirty fix to handle distro specific packages deps
2017-08-28 Ronan Le MartretFix pkgconfig parsing result
2017-08-28 Ronan Le MartretFix deb packaging pkgconfig dependency
2017-08-26 Romain ForlotFix: output msg if build fail on remote populate
2017-08-25 Romain Forlotadd_input_target targets built by default
2017-08-25 Romain ForlotGeneric default CLOSING_MESSAGE in sample config
2017-08-25 Romain ForlotIndent
2017-08-25 Romain ForlotComment apparently uneeded section.
2017-08-24 Romain ForlotChange luac option to do only syntax checking
2017-08-24 Romain ForlotFix: use of filter in Cmake 3.5
2017-08-24 Romain ForlotFix: mistaped
2017-08-24 Romain ForlotFix: luac invokation failed.
2017-08-24 Romain ForlotWorkaround to bugged list filter backport function
2017-08-23 Romain ForlotFix: wrong variable detection
2017-08-23 Romain ForlotOS detection to fallback instead of addition
2017-08-23 Romain ForlotEnhances OS detection with Yocto and SDK
2017-08-23 Romain ForlotFormat: Remove spaces at EOL
2017-08-22 Romain ForlotBetter OS detection.
2017-08-21 Romain ForlotAdd macros to make a 2nd pass on required module
2017-08-21 Romain ForlotBetter OS detection and inclusion per distribution
2017-08-21 Romain ForlotDon't output compiled lua file when checked.
2017-08-20 Romain ForlotInstall automatically managed for populate targets
2017-08-20 Romain ForlotFix: BINDINGV2 target not populated
2017-08-18 Romain ForlotBetter handling icon&config.xml to build widget
2017-08-18 Romain ForlotCleaning, format
2017-08-18 Romain ForlotDuplicate variable meant to set installation dir
2017-08-18 Romain ForlotMake CMake minimal version to at least v3.5
2017-08-18 Romain ForlotRemove JSON checker not suitable for schema check
2017-08-17 Romain ForlotAdded per project custom template dir
2017-08-17 Romain ForlotFix: missing dev pkg files error. Now well checked
2017-08-16 Romain ForlotPersonal files inclusion now by projects.
2017-08-16 Romain ForlotFix new arbo
2017-08-16 Romain ForlotReorganization between variables/build options
2017-08-16 Romain ForlotAvoid wrong OPENAPI_DEF variable definition
2017-08-16 Romain ForlotBetter handling of icons
2017-08-16 Romain ForlotEase standard target DATA and HTDOCS creation
2017-08-16 Romain ForlotExtending pluggable arch for templates
2017-08-11 Romain ForlotBe able to choose openAPI definition file name.
2017-08-10 Romain ForlotFix: make install double files in build dir.
2017-08-10 Romain ForlotFix: wrong link libraries dependencies var name
2017-08-10 Romain ForlotChange compilation flags setup.
2017-08-09 Romain ForlotGenerate .h from OpenAPI json description file
2017-08-08 Romain ForlotNo optimization in DEBUG build configuration
2017-08-08 Romain ForlotFormat and Make CMake dependencies cleaner.
2017-07-31 Fulup Ar FollFixed target-populate dependencies and update native...
2017-07-26 Jan-Simon MöllerFix logic bug in addition of -DKERNEL_MINIMAL_VERSION
2017-07-25 Romain ForlotComment
2017-07-25 Romain Forlot2 Kernel checks available (warning or mandatory)
2017-07-25 Romain ForlotChange compile flag and clearer to read
2017-07-21 Romain ForlotProject cmake file have precedence on home & sys
2017-07-20 Romain ForlotAdd possibility to customize option at link.
2017-07-19 Romain ForlotFix: bad afb-daemon flag, disable auto answer 'no'
2017-07-18 Romain Forlot-pg flags belongs to profiling more than debug
2017-07-10 Romain ForlotFix: shared library files not found by gdb
2017-07-10 Romain ForlotFormat
2017-07-10 Romain ForlotUse recommended way to specify target dependencies
2017-07-09 Sebastien DouheretFix invalid widget dir in config sample
2017-07-07 Romain ForlotFix: also avoid cleaning generated packaging files
2017-07-07 Romain ForlotFix: cleaning of autobuild script using make clean
2017-07-07 Romain ForlotFix: cleaning generated additionals files
2017-07-07 Romain ForlotAdd configured file to files to clean up with make
2017-07-07 Romain ForlotFix: wrong extension of configured files
2017-07-06 Romain ForlotAdd some reminder
2017-07-06 Romain ForlotFix: Yocto cross compile flag same the last commit
2017-07-05 Romain ForlotFix Yocto can't compile project using app-templates
2017-07-05 Romain ForlotFix: wrong macro name
2017-07-05 Romain ForlotChanges build flags to be more accurate
2017-07-04 Romain ForlotAdd a CMakeLists.txt file to be used as root file
2017-07-04 Romain ForlotChange location for custom CMake files and scripts
2017-06-29 Romain ForlotFix: Kernel detection under Yocto build env
2017-06-29 Romain ForlotAdding detection of a Yocto build environment
2017-06-29 Ronan Le MartretFix deb packaging naming
2017-06-29 Romain ForlotFix: idem...
2017-06-29 Romain ForlotFix: Debian things triggered even when use the SDK
2017-06-28 Romain ForlotMerge "Add pkg-config for deb packaging"
2017-06-28 Romain ForlotFix: wrong variable expands at configure_file time
2017-06-28 Romain ForlotComments and README update
2017-06-28 Romain ForlotUse variable to handle autobuild target directory
2017-06-28 Romain ForlotFix: Debian detection, only valid in native env
2017-06-28 Romain ForlotMove variable definition to the right place.
2017-06-28 Ronan Le Martretchange path etc/config.cmake to conf.d/cmake/config...
2017-06-28 Romain ForlotCustom targets depends on input files
2017-06-28 Romain ForlotFix: multiline COMMAND not supported...
2017-06-28 Romain Forlottemplated autobuild script generation.
2017-06-27 Romain ForlotAdding autobuild generation target
2017-06-27 Romain ForlotBack to previous populate http and data behavior
2017-06-27 Romain ForlotOnly 1 include in root CMake and no macro to call
2017-06-27 Romain ForlotCorrect precedence over included files
next