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