summaryrefslogtreecommitdiffstats
path: root/rbutil/rbutilqt/rbutilqt.pro
AgeCommit message (Expand)AuthorFilesLines
2014-03-23Improve MSVC support in project file.Dominik Riebeling1-2/+4
2014-03-22Add msvc qmake config option for building with MSVC.Dominik Riebeling1-3/+8
2014-03-20OS X: update project file for Qt5 support.Dominik Riebeling1-1/+15
2013-11-04Fix compiling with MSVC.Dominik Riebeling1-1/+1
2013-11-04Fix cutelogger with MSVC.Dominik Riebeling1-1/+1
2013-11-04Use cutelogger for Rockbox Utility internal trace.Dominik Riebeling1-2/+1
2013-06-09Don't pass -Wno-unused-local-typedefs on OS X.Dominik Riebeling1-1/+1
2013-06-09Suppress unused-local-typedefs warning with Qt4.Dominik Riebeling1-0/+5
2013-05-10Restructure options passed to libs Makefile.Dominik Riebeling1-16/+16
2013-05-09Only pass AR to extralibs Makefile if the compiler is gcc.Dominik Riebeling1-2/+4
2013-05-04Move building libraries to separate Makefile.Dominik Riebeling1-56/+14
2013-04-04Fix Qt5 / MinGW problems.Dominik Riebeling1-0/+3
2013-01-27Update project file for Qt5 compatibility.Dominik Riebeling1-6/+14
2012-05-14Windows: always define UNICODE.Dominik Riebeling1-0/+1
2012-04-28Don't assume the compiler to be gcc / g++.Dominik Riebeling1-3/+2
2012-02-14Move manual tab contents to separate widget.Dominik Riebeling1-1/+2
2012-01-29Use relative paths to quazip includes.Dominik Riebeling1-1/+1
2012-01-05Update OS X library building.Dominik Riebeling1-16/+9
2012-01-04Rockbox Utility: add support for mkimxboot bootloader.Dominik Riebeling1-1/+7
2012-01-02Rockbox Utility: update building libs.Dominik Riebeling1-41/+47
2011-12-16Rename libchinachip to libchinachippatcher.Dominik Riebeling1-4/+4
2011-12-16Rockbox Utility: use libsansapatcher.Dominik Riebeling1-1/+7
2011-12-16Rockbox Utility: use libipodpatcher.Dominik Riebeling1-1/+8
2011-12-14Pass version when building libmktccboot for Rockbox Utility.Dominik Riebeling1-0/+1
2011-12-14Rockbox Utility: pass BUILD_DIR to libs Makefiles.Dominik Riebeling1-0/+6
2011-12-07Rockbox Utility: disable some pointless warnings when building with VS.Dominik Riebeling1-0/+1
2011-12-03Rockbox Utility: build chinachippatcher as library.Dominik Riebeling1-1/+6
2011-12-03Consolidate libraries list in project file a bit.Dominik Riebeling1-4/+13
2011-10-30Rockbox Utility: allow building for 32bit on 64bit Linux.Dominik Riebeling1-5/+7
2011-09-26Prevent unnecessary rebuilding of libs.Dominik Riebeling1-5/+5
2011-08-09Rockbox Utility: use libusb-1.0 by default.Dominik Riebeling1-4/+4
2011-07-16Add custom delegate for showing the mountpoint combo box entries.Dominik Riebeling1-0/+1
2011-03-25Rockbox Utility: Replace OSDaB Zip with QuaZip.Dominik Riebeling1-1/+1
2011-03-03Don't link libz explicitly on Windows.Dominik Riebeling1-1/+4
2010-12-23Tweak Makefiles a bit to allow cross compiling Rockbox Utility.Dominik Riebeling1-12/+13
2010-12-23Set APPVERSION for libmkamsboot and libmkmpioboot.Dominik Riebeling1-5/+12
2010-12-05MinGW: prefer C99 compliance by using replacement implementations.Dominik Riebeling1-0/+3
2010-09-23Link libstdc++ and libgcc statically.Dominik Riebeling1-0/+3
2010-09-23Escape Backslash and improve version check.Dominik Riebeling1-2/+2
2010-09-05Implement USB VID / PID retrieval using IOKit on OS X.Dominik Riebeling1-3/+3
2010-09-05Don't search for libspeex on Windows and Mac.Dominik Riebeling1-8/+17
2010-09-05Add -config intel option to allow building for Intel targets only on Mac.Dominik Riebeling1-3/+12
2010-07-02Rockbox Utility: Explicitly link zlib.Dominik Riebeling1-0/+4
2010-06-04rbutil: add mpio hd200 as disabled target (all untested)Dominik Wenger1-3/+6
2010-04-02System Info: display OS X version number and architecture too.Dominik Riebeling1-1/+3
2010-04-02Implement system proxy values retrieval on OS X.Dominik Riebeling1-1/+1
2010-03-21Rockbox Utility requires Qt 4.5 since a while; correct check in project file.Dominik Riebeling1-1/+1
2010-03-21Split source files out of project file.Dominik Riebeling1-179/+36
2010-03-11Rearrange libraries linking order to work with --as-needed linker option.Dominik Riebeling1-8/+11
2010-02-28Rename Rockbox Utility output binary to RockboxUtility.Dominik Riebeling1-1/+1