Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-01 | MAKE not GNUMAKE | Peter Foley | |
Change-Id: I0f57a5a3f9d4f710715a478439e87409378f151e | |||
2012-12-27 | Fix icu cross-compilation | Tor Lillqvist | |
We need to pass the location of the icu build root for the BUILD platform with the --with-cross-build option when configuring icu for cross-compilation (to the HOST platform). I.e. we always need to build it for the BUILD platform. Surely this could be done in a more elegant way, but I got lost in the mess, and just hacked it in the cross-toolset rule in Makefile.in. Change-Id: Ia5e9d13d01067c6dded1fdc86c56f8f39aae6bc8 | |||
2012-12-27 | convert icu to gbuild and add to tail_build | Peter Foley | |
Change-Id: Id7d8bc05b1393cc2bae4a531c8a47f62df24b1d6 Reviewed-on: https://gerrit.libreoffice.org/1488 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi> |