Commit Graph

72 Commits

Author SHA1 Message Date
MilhouseVH
d32a82e506 build: dump cmake command and variables before building 2017-01-03 18:02:48 +00:00
Christian Hewitt
03bbb0c0da Merge pull request #768 from lrusak/cmake-kodi
kodi use cmake
2016-12-06 21:54:45 +04:00
Lukas Rusak
e8bfc4a345 scripts/build: use unified /usr 2016-12-04 13:23:41 -08:00
Lukas Rusak
3a8e676198 scripts/build: allow building between packages 2016-12-02 11:10:43 -08:00
Jonas Karlman
4249089523 scripts/build|unpack: STAMP_DEPENDS device support 2016-10-28 20:08:08 +02:00
MilhouseVH
0a618a5e07 Merge pull request #796 from lrusak/build
scripts/build: cleanup
2016-10-13 11:54:46 +01:00
Lukas Rusak
107d60aebc scripts/build: use MinSizeRel cmake build type 2016-10-13 00:29:17 -07:00
MilhouseVH
4992ff71be scripts/build: no need to setup toolchain twice and before really building 2016-10-04 03:52:12 +01:00
Stefan Saraev
c468820ba9 scripts/build: cleanup 2016-10-02 17:18:11 -07:00
MilhouseVH
af5010824e toolchain: only setup_toolchain when building 2016-09-30 06:19:25 +01:00
Lukas Rusak
101243265b scripts/build: use debug option for target instead of host 2016-09-29 12:23:27 -07:00
Lukas Rusak
02f0de1a7e scripts/build: cmake default to Release build type 2016-09-26 23:21:05 -07:00
Stephan Raue
aca0869cf4 scripts/build: add support to automatically build cmake projects if cmake is supported, add support for $PKG_CMAKE_OPTS_(TARGET|HOST|INIT|BOOTSTRAP)
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-09-26 23:20:33 -07:00
Stephan Raue
bc1419e886 scripts/build: reuse $TARGET_CONFIGURE_OPTS for $INIT_CONFIGURE_OPTS and $HOST_CONFIGURE_OPTS for $BOOTSTRAP_CONFIGURE_OPTS, rename $TARGET_NAME-init and $HOST_NAME-, cosmetics
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-09-26 23:20:33 -07:00
Stephan Raue
734003bbeb config/functions: add support for 'setup_toolchain() init' and 'setup_toolchain() bootstrap'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-09-26 23:20:32 -07:00
Stefan Saraev
1b6da2aaff scripts/build: strip binaries 2016-01-31 00:21:56 +01:00
Stefan Saraev
66aa95e906 scripts/build: fix thread debugging. do not strip glibc.
fixes corrupt stack on arm
2016-01-31 00:21:45 +01:00
Stephan Raue
6481621d97 scripts: update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-02 17:26:58 +01:00
Stefan Saraev
b674670ed6 buildsys: do poor man's md5deep 2015-10-23 15:13:44 +03:00
Stefan Saraev
c371c3c67a scripts/build: usr/lib/cmake do not belong to target 2015-09-27 12:51:09 +03:00
Stefan Saraev
a817547eb6 buildsys: use md5deep to check if package has changed 2015-08-03 11:55:37 +03:00
Stefan Saraev
7c35f31139 cleanup TODO in * 2015-04-07 12:08:46 +03:00
Stefan Saraev
5816ca3f83 scripts/build: cosmetics 2015-03-07 23:46:45 +02:00
Stefan Saraev
fb2279d505 buildsys: show package name if not found
current error " no package.mk file found in " does not
give a hint what package (dependency) is missing
2014-08-17 18:32:24 +02:00
Stefan Saraev
e57a96bf25 scripts/build: cosmetics 2014-07-20 01:40:00 +02:00