summaryrefslogtreecommitdiff
path: root/mk/macros.mk
Commit message (Collapse)AuthorAge
* Embtk: fix header of Makefiles and kconfig filesAbdoulaye Walsimou Gaye2010-08-14
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
* EMBTK macros: be less verbousAbdoulaye Walsimou Gaye2010-03-02
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Packages: improve pkgconfig_files_adapt macroAbdoulaye Walsimou Gaye2010-02-27
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Reboust pkgconfig_files_adapt macroAbdoulaye Walsimou Gaye2010-02-07
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Rename KILL_LT_RPATH --> EMBTK_KILL_LT_RPATHAbdoulaye Walsimou Gaye2009-12-29
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* EMBTK: create a macro which removes libtool rpath in packagesAbdoulaye Walsimou Gaye2009-12-28
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* EMBTK: add a macro to adapt pkgconfig files for cross compileAbdoulaye Walsimou Gaye2009-12-24
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* EMBTK: add macros to adapt/restore libtool files for cross compilingAbdoulaye Walsimou Gaye2009-12-23
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Fix type in successful build messageAbdoulaye Walsimou Gaye2009-06-20
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Add successful build messageAbdoulaye Walsimou Gaye2009-06-16
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Create an generic message macro EMBTK_GENERIC_MESSAGEAbdoulaye Walsimou Gaye2009-05-16
| | | | | | | This patch creates a generic message macros. In the future all build processes will use it to anounce what they are doing. Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* introduce INSTALL_MESSAGE macroAbdoulaye Walsimou Gaye2009-05-15
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: introduce BUILD_MESSAGE macrosAbdoulaye Walsimou Gaye2009-05-15
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Determinate on which host we are and add some macrosAbdoulaye Walsimou Gaye2009-05-13
This patch modifies the main Makefile in order to determinate on which host we are when we build the toolchain. It also introduce a new file mk/macros.mk which will define some usefull macros Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>