index
:
gitolite/kobo-libre.git
master
Free Operating System for the Kobo readers, based on Linux and with _our_ apps.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
pkg-cmake.mk
Age
Commit message (
Expand
)
Author
2014-12-21
package/pkg-cmake.mk: add ccache support for host packages
Samuel Martin
2014-12-11
Rename BR2_PREFER_STATIC_LIB to BR2_STATIC_LIBS
Thomas Petazzoni
2014-12-09
pkg-cmake.mk: Set CMAKE_SYSTEM_PROCESSOR.
Volker Krause
2014-10-26
package/pkg-cmake.mk: disable colouring the output
Samuel Martin
2014-10-26
package/pkg-cmake.mk: globally disable doc, examples and tests
Samuel Martin
2014-10-04
package/pkg-cmake.mk: rename _INSTALL_HOST_OPTS -> _INSTALL_OPTS
Samuel Martin
2014-10-04
packages: rename FOO_CONF_OPT into FOO_CONF_OPTS
Thomas De Schampheleire
2014-10-04
packages: rename FOO_INSTALL_HOST_OPT into FOO_INSTALL_HOST_OPTS
Thomas De Schampheleire
2014-10-04
packages: rename FOO_INSTALL_STAGING_OPT into FOO_INSTALL_STAGING_OPTS
Thomas De Schampheleire
2014-10-04
packages: rename FOO_INSTALL_TARGET_OPT into FOO_INSTALL_TARGET_OPTS
Thomas De Schampheleire
2014-10-04
packages: rename FOO_MAKE_OPT into FOO_MAKE_OPTS
Thomas De Schampheleire
2014-09-28
toolchainfile.cmake.in: set linker flags
Samuel Martin
2014-09-28
package/pkg-cmake.mk: set the {C, CXX, LD}FLAGS for host packages
Samuel Martin
2014-09-28
package/pkg-cmake.mk: remove the USE_CCACHE CMake flag for host-package
Samuel Martin
2014-07-24
trivial: fix typo 'informations'
Thomas De Schampheleire
2014-07-24
trivial: fix typo 'an host'
Thomas De Schampheleire
2014-06-14
infra: consistently use double dollar signs inside inner-xxx-targets
Thomas De Schampheleire
2014-06-01
pkg-cmake.mk: globally drive the CMAKE_BUILD_TYPE flag using BR2_ENABLE_DEBUG
Samuel Martin
2014-06-01
pkg-cmake.mk: globally disable BUILD_TESTING flag
Samuel Martin
2014-06-01
pkg-cmake.mk: enable ccache for cmake packages
Samuel Martin
2014-06-01
pkg-cmake.mk: do not hardcode absolute path in toolchainfile.cmake
Samuel Martin
2014-06-01
pkg-cmake.mk: refactor the toolchainfile.cmake generation
Samuel Martin
2014-04-24
pkg-cmake.mk: replace "echo -en" with printf
Samuel Martin
2014-04-16
pkg-cmake.mk: add PATH in the configure command environment
Samuel Martin
2014-02-14
package: add toolchain dependency to every target package
Fabio Porcedda
2014-02-05
infra: remove unused 4th parameter to package infrastructures (pkgparentdir)
Thomas De Schampheleire
2014-02-05
infra: remove redundant $(call) on pkgdir, pkgname, pkgparentdir
Thomas De Schampheleire
2014-01-28
package/pkg-cmake: disable colouring the output
Yann E. MORIN
2014-01-22
pkg-cmake.mk: build shared library when !BR2_PREFER_STATIC_LIB
Samuel Martin
2013-12-08
infra: remove package clean commands
Thomas De Schampheleire
2013-12-06
infra: remove uninstall commands
Thomas De Schampheleire
2013-09-13
package: remove the empty trailing lines
Jerzy Grzegorek
2012-07-22
pkg-*targets.mk: factorize and fix $(PKG)_SRCDIR and $(PKG)_BUILDDIR declaration
Samuel Martin
2012-07-17
Clean up naming of old GENTARGETS infrastructure
Arnout Vandecappelle (Essensium/Mind)