summaryrefslogtreecommitdiff
path: root/tools/ucl
AgeCommit message (Expand)Author
2014-03-20OS X: detect clang and build for x86 target only.Dominik Riebeling
2013-06-09Don't pass ar output to /dev/null.Dominik Riebeling
2013-05-11ucl: Replace use of uname by checking the compiler output.Dominik Riebeling
2013-05-11Change mkdir -p to work on Windows.Dominik Riebeling
2012-02-29Fix ucl-related makefilesFrank Gevaerts
2012-01-05Fix building mkamsboot on OS X.Dominik Riebeling
2011-12-27ucl: make it possible to specify additional CFLAGSRafaël Carré
2011-12-16rbspeex, libucl: add rule to build DLL.Dominik Riebeling
2011-12-14libucl: allow cross compiling via CROSS as well.Dominik Riebeling
2011-09-26Prevent unnecessary rebuilding of libs.Dominik Riebeling
2011-02-26libucl: don't error out when output folder exists.Dominik Riebeling
2010-12-23Tweak Makefiles a bit to allow cross compiling Rockbox Utility.Dominik Riebeling
2009-12-13Make lipo calls silent.Dominik Riebeling
2009-11-28Fix building universal binaries.Dominik Riebeling
2009-11-28Handle TARGET_DIR in universal library building.Dominik Riebeling
2009-09-04rbutil: modify buildsystem so you can build outside of the rbutilqt directoy....Dominik Wenger
2009-09-04Explicitly set CC to prevent make trying to use cc instead. Fixes build issue...Dominik Riebeling
2009-08-15Make libucl Makefile more silent.Dominik Riebeling
2009-08-15libucl: move intermediate files into a build directory and allow to build a u...Dominik Wenger
2007-01-09Removed executable flagLinus Nielsen Feltzing
2006-04-20use 'ar' and 'ranlib' and not the variables that may be set to theDaniel Stenberg
2006-04-05ranlib the .a file after creationDaniel Stenberg
2006-03-11Fix silly 64 bit problem in uclpack.Jens Arnold
2006-03-01Fix 'make clean' in tools.Jens Arnold
2005-11-28use plain 'ar' for now as the $(AR) gets set to the cross-compiler version...Daniel Stenberg
2005-11-28initial build adjustment for the Rockbox build systemDaniel Stenberg
2005-11-27Patch by Joerg Hohensohn to create uncompressed .ucl files.Jens Arnold
2005-11-27Initial check-in of (stripped-down) UCL data compression library v 1.01Jens Arnold