summaryrefslogtreecommitdiff
path: root/mk
Commit message (Expand)AuthorAge
* Move mk/ to core/Abdoulaye Walsimou Gaye2014-03-18
* Build system: internal macros: remove package name in state filesAbdoulaye Walsimou Gaye2014-03-17
* Build system: mtd-utils: split it into mtdutils and mtdutils_hostAbdoulaye Walsimou Gaye2014-03-17
* Byuild system: move zlib host under packages/htools/Abdoulaye Walsimou Gaye2014-03-16
* Build system: fix ccache host buildAbdoulaye Walsimou Gaye2014-03-16
* Build system: move pkgconf under packages/htools/Abdoulaye Walsimou Gaye2014-03-16
* build system: move fakeroot under packages/htools/Abdoulaye Walsimou Gaye2014-03-16
* Build system: fix __embtk_pkg_name to not include _host suffixAbdoulaye Walsimou Gaye2014-03-16
* Build system: move ccache under packages/htools/Abdoulaye Walsimou Gaye2014-03-16
* Build system: fix embtk_rootfs definitionAbdoulaye Walsimou Gaye2014-03-15
* Build system: fix compatibility symlinks of sysroot/tools/host-toolsAbdoulaye Walsimou Gaye2014-03-15
* Build system: move sysroot/htools/tools under generated/ and add compatibilit...Abdoulaye Walsimou Gaye2014-03-15
* Toolchain: llvm/libcxxrt: move under toolchain/Abdoulaye Walsimou Gaye2014-03-15
* Toolchain: gcc: move kconfig and makefile under toolchain/gccAbdoulaye Walsimou Gaye2014-03-15
* Toolchain: binutils: move kconfig and makefile under toolchain/bintuilsAbdoulaye Walsimou Gaye2014-03-15
* Toolchain: move kconfig and makefile in its own dirAbdoulaye Walsimou Gaye2014-03-15
* Build system: __embtk_str{n}eq internal macros improvementAbdoulaye Walsimou Gaye2014-03-15
* RootFS: move openRC under packagesAbdoulaye Walsimou Gaye2014-03-09
* Toolchain: fix build dirAbdoulaye Walsimou Gaye2014-03-09
* Build system: fix build errorAbdoulaye Walsimou Gaye2014-03-09
* Build system: internal macros: preset installed variable while including packageAbdoulaye Walsimou Gaye2014-03-09
* Build system: embtk_cleanup_pkg: unset installed variableAbdoulaye Walsimou Gaye2014-03-09
* Build system: create embtk_host_uname containing signature of the host systemAbdoulaye Walsimou Gaye2014-03-09
* Build system: avoid pointless include of packages .kconfig fileAbdoulaye Walsimou Gaye2014-03-09
* Build system: internal macros: rework __embtk_pkg_installed-y for correctness...Abdoulaye Walsimou Gaye2014-03-08
* Build system: internal macros: add __embtk_strneq macroAbdoulaye Walsimou Gaye2014-03-08
* Build system: internal macros: improve strings comparison and avoid use of shellAbdoulaye Walsimou Gaye2014-03-08
* Toolchain: compiler-rt/musl: workaround compile-rt use of glibc internal __li...Abdoulaye Walsimou Gaye2014-03-04
* Toolchain: compiler-rt/musl: workaround for compiler-rt assuming off_t is 32bitAbdoulaye Walsimou Gaye2014-03-04
* Toolchain: compiler-rt: disable it (for the moment) when musl is usedAbdoulaye Walsimou Gaye2014-03-03
* Toolchain: llvm: avoidd zlib dependencyAbdoulaye Walsimou Gaye2014-03-02
* BUild system: also fix autotools scripts when musl is used as C LibraryAbdoulaye Walsimou Gaye2014-03-02
* RootFS: OpenRC: install issueAbdoulaye Walsimou Gaye2014-03-02
* Toolchain: musl: fix dynamic linker symlinkAbdoulaye Walsimou Gaye2014-03-02
* Toolchain: musl: tweak version and add on which system it was compiledAbdoulaye Walsimou Gaye2014-03-02
* RootFS: openRC: avoid use of ip link which can be disabled in busyboxAbdoulaye Walsimou Gaye2014-03-02
* Toolchain: add musl among C librariesAbdoulaye Walsimou Gaye2014-03-01
* ccache: quiet unused argument warning and add colored output when clang is HO...Abdoulaye Walsimou Gaye2014-01-29
* Build system: add embtk_hostcc_clang-y helper variableAbdoulaye Walsimou Gaye2014-01-29
* linux headers: always set HOSTCC and HOSTCXXAbdoulaye Walsimou Gaye2014-01-28
* Toolchain: linux headers: keep srcdir only if build of linux kernel is requestedAbdoulaye Walsimou Gaye2014-01-22
* Toolchain: linux headers: use tar.xz tarballAbdoulaye Walsimou Gaye2014-01-20
* Toolchain: gcc: correctly wipe out gcc2 builddirAbdoulaye Walsimou Gaye2014-01-14
* Toolchain: gcc: wipe out builddir if requestedAbdoulaye Walsimou Gaye2014-01-13
* Toolchain: linux: keep srcdir only if the source tree is used to build a kernelAbdoulaye Walsimou Gaye2014-01-12
* Toolchain: gcc: wipe out srcdir (if requested) only after stage3Abdoulaye Walsimou Gaye2014-01-12
* Build system internals: fix .decompressed, .patched state filesAbdoulaye Walsimou Gaye2014-01-12
* Build system internals: do not prefix decompressed, patched state files with ...Abdoulaye Walsimou Gaye2014-01-12
* Build system: uncomment needed code for internal __embtk_pkg_statedir macroAbdoulaye Walsimou Gaye2014-01-12
* Build system: embtk_include_hostpkg: add missing second paramter to inner macroAbdoulaye Walsimou Gaye2014-01-12