summaryrefslogtreecommitdiff
path: root/Vars.make
AgeCommit message (Collapse)AuthorFilesLines
2006-04-23add support for HTC Universal devicellornkcor1-0/+3
2005-11-08also add 64bit herellornkcor1-1/+1
2005-11-08add 64bit targetllornkcor1-0/+6
2005-02-12remove arm-linux'isms from linux-oe-g++ and make it depending on the value ↵mickeyl1-2/+3
of OE_TARGET_SYS this enables to build Opie against OE staging area targetting e.g. uclibc, mips, or whatever
2005-01-24- clear OEDIR & co from " for crosscompile opie against OpenEmbedded stagear1-3/+3
2005-01-12- make host system for oe based builds configurablear1-0/+1
2004-11-15this improves Opie build system playing more nice with OE. instructions later...mickeyl1-4/+12
alert me if this breaks the non-oe work (which i doubt)
2004-10-17removed the ccache stuff. It should not made here but in your personalalwin1-5/+0
environment. (See WiKi and mailing list) or use the automatic system from ccache itself (prepend /usr/lib/ccache/bin to your PATH variable)
2004-10-17- only set CCACHE_PREFIX when distcc is installed.ar1-2/+3
remove buildrpoblems on machines without distcc (file not found on make)
2004-10-14setting CCACHE_PREFIX is better that setting DISTCC when using ccache (see ↵clem1-0/+1
man). Defined so it will be 'distcc' only if distcc is in the PATH -- note: if you really don't want to use ccache, define CCACHE as 'distcc' :)
2004-04-02Replaced VERSION variable calculation (adding date to version) withwimpie1-1/+1
version that addes SECONS-SINCE-EPOCH to version. Allows ipkg updates more frequently (handy for testing)
2004-03-24add namespace comment to changelog and bump version numbermickeyl1-1/+1
2003-12-09adjust and update some variablesmickeyl1-4/+4
2003-12-07allow the use of ccache and distcc (if available) for the x86 buildmickeyl1-0/+4
2003-11-03Porting Opie to MacOS-X.eilers1-0/+3
The base system and all platform independent applications and platforms should work. Please see $OPIEDIR/development/macosx for details
2003-10-09Added Yopy to build system.ocheong1-0/+7
2003-08-09Merges.kergoth1-0/+4
2003-07-10add PLATFORM... blehllornkcor1-0/+16
2003-06-03simpadmickeyl1-0/+3
2003-05-30initial support for Ramsesschurig1-0/+3
2003-04-23Increment qt revision per font split, to ensure upgrades occur.kergoth1-1/+1
2003-04-22Set strip binary appropriately, based on target selection for ipk creationkergoth1-0/+22
2003-04-22you can now 'make ipks' :)kergoth1-0/+63