Age | Commit message (Expand) | Author | Files |
2017-01-26 | toolchain-scripts: remove CCACHE_PATH from environment script | Joshua Lock | 1 |
2017-01-23 | Switch to Recipe Specific Sysroots | Richard Purdie | 1 |
2016-12-16 | meta: remove True option to getVar calls | Joshua Lock | 1 |
2016-09-23 | toolchain-scripts-base: add base class for toolchain_create_sdk_version | Joshua Lock | 1 |
2016-09-22 | autotools/siteinfo: Tweak CONFIG_SITE handling for determism/races | Richard Purdie | 1 |
2016-08-04 | bitbake.conf/toolchain-scripts.bbclass: Remove debug prefix mappings in SDK | Jacob Kroon | 1 |
2016-07-01 | toolchain-scripts: add sysroot/usr/share/pkgconfig to PKG_CONFIG_PATH | Ross Burton | 1 |
2016-05-06 | toolchain-scripts: replace source built-in call | Stephano Cetola | 1 |
2016-02-21 | toolchain-scripts.bbclass: add three other path to PATH in env.sh | Jun Zhang | 1 |
2016-02-07 | toolchain-scripts: drop PYTHONHOME | Christopher Larson | 1 |
2016-02-06 | toolchain-scripts.bbclass: Use PYTHONPATH instead of PYTHONHOME | Randy Witt | 1 |
2015-12-08 | toolchain-scripts.bbclass: unset command_not_found_handle | Fang Jia | 1 |
2015-07-31 | toolchain-scripts: Extend to cover nativesdk compiler tools (e.g. nativesdk-gcc) | Richard Purdie | 1 |
2015-07-27 | toolchain-scripts: For non-glibc, pass compiler options to ensure the correct... | Richard Purdie | 1 |
2015-06-26 | toolchain-scripts: fix for multilib | Robert Yang | 1 |
2015-06-23 | toolchain-scrpts: Fix sitecache issues with multilib | Richard Purdie | 1 |
2015-05-23 | toolchain-scripts.bbclass: fix quoting for CCACHE_PATH | Andre McCurdy | 1 |
2015-04-15 | toolchain-scripts: Allow the CONFIGSITE_CACHE variable to be overridden | Richard Purdie | 1 |
2015-02-23 | toolchain-scripts: Add parameters to toolchain_create_sdk_env_script. | Randy Witt | 1 |
2014-12-03 | toolchain-script: Add support for ccache builds with the SDK | Laszlo Papp | 1 |
2014-11-20 | toolchain-scripts.bbclass: Export KCFLAGS to ensure sysroot is provided | Otavio Salvador | 1 |
2014-11-12 | meta-environment: Fix config-site with a multilib config | Mark Hatle | 1 |
2014-10-10 | toolchains-scripts: Add support for target environment scripts | Richard Purdie | 1 |
2014-10-10 | toolchain-scripts.bbclass: Allow sourcing of subscript for environment | Otavio Salvador | 1 |
2014-07-23 | toolchain-script: Really fix CANADIANEXTRAOE issues | Richard Purdie | 1 |
2014-07-03 | toolchain-scripts: Add handling for CANADIANEXTRAOS | Richard Purdie | 1 |
2013-11-06 | toolchain-scripts/meta-environment: Further cleanup code duplication | Richard Purdie | 1 |
2013-11-06 | toolchain-scripts: Drop darwin8 code | Richard Purdie | 1 |
2013-11-06 | toolchain-scripts/meta-environment: Merge toolchain_create_sdk_env_script and... | Richard Purdie | 1 |
2013-10-11 | toolchain-scripts: Fix TARGET_SYS reference | Richard Purdie | 1 |
2013-10-04 | cross-canadian: Fix TUNE_PKGARCH references | Richard Purdie | 1 |
2013-05-16 | toolchain-scripts.bbclass:Add CROSS_COMPILE variable to environment-setup file | Zongchun Yu | 1 |
2013-02-28 | Add kernel arch variable in SDK environment variable list for supporting buil... | Jessica Zhang | 1 |
2013-02-19 | toolchain-scripts.bbclass: add PYTHONHOME variable to environment-setup | Laurentiu Palcu | 1 |
2012-10-05 | toolchain-scripts.bbclass: Export M4 | Khem Raj | 1 |
2012-07-19 | toolchain-scripts: Remove extra - from ar/nm command names | Richard Purdie | 1 |
2012-07-19 | Remove the - between ${TARGET_PREFIX} and ar/nm for the env script, as this w... | Martin Ertsaas | 1 |
2012-07-18 | meta-ide-support: Add native qemu support for meta-ide-support | Jessica Zhang | 1 |
2012-07-17 | toolchain-scripts: Sync the SDK/ADT values to the build system | Mark Hatle | 1 |
2012-07-03 | populate_sdk: enable basic multilib support | Mark Hatle | 1 |
2012-03-23 | meta-toolchain: Popluated the libc siteconfig files. | Lianhao Lu | 1 |
2012-03-05 | meta/classes: Convert to use appendVar and appendVarFlags | Richard Purdie | 1 |
2012-03-01 | toolchain-scripts: Exclude variables causing the recipe to become unecessaril... | Richard Purdie | 1 |
2012-02-01 | classes: replace 'Poky' with 'OE-core' | Koen Kooi | 1 |
2012-01-09 | add sysroot support for meta-ide-support which is the toolchain within build ... | Jessica Zhang | 1 |
2011-11-29 | toolchain-scripts.bbclass: Make it work when TCLIBC=uclibc | Khem Raj | 1 |
2011-11-10 | Convert to use direct access to the data store (instead of bb.data.*Var*()) | Richard Purdie | 1 |
2011-09-28 | Fixed a typo for setting up OECORE_ACLOCAL_OPTS for adt-installer case | Jessica Zhang | 1 |
2011-08-24 | toolchain-script.bbclass: Collected cached site config in runtime. | Lianhao Lu | 1 |
2011-08-23 | Use OECORE_DISTRO_VERSION instead of POKY_DISTRO_VERSION | Otavio Salvador | 1 |