Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2005-02-12 | remove arm-linux'isms from linux-oe-g++ and make it depending on the value ↵ | mickeyl | 1 | -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 stage | ar | 1 | -3/+3 |
2005-01-12 | - make host system for oe based builds configurable | ar | 1 | -0/+1 |
2004-11-15 | this improves Opie build system playing more nice with OE. instructions later... | mickeyl | 1 | -4/+12 |
alert me if this breaks the non-oe work (which i doubt) | ||||
2004-10-17 | removed the ccache stuff. It should not made here but in your personal | alwin | 1 | -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. | ar | 1 | -2/+3 |
remove buildrpoblems on machines without distcc (file not found on make) | ||||
2004-10-14 | setting CCACHE_PREFIX is better that setting DISTCC when using ccache (see ↵ | clem | 1 | -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-02 | Replaced VERSION variable calculation (adding date to version) with | wimpie | 1 | -1/+1 |
version that addes SECONS-SINCE-EPOCH to version. Allows ipkg updates more frequently (handy for testing) | ||||
2004-03-24 | add namespace comment to changelog and bump version number | mickeyl | 1 | -1/+1 |
2003-12-09 | adjust and update some variables | mickeyl | 1 | -4/+4 |
2003-12-07 | allow the use of ccache and distcc (if available) for the x86 build | mickeyl | 1 | -0/+4 |
2003-11-03 | Porting Opie to MacOS-X. | eilers | 1 | -0/+3 |
The base system and all platform independent applications and platforms should work. Please see $OPIEDIR/development/macosx for details | ||||
2003-10-09 | Added Yopy to build system. | ocheong | 1 | -0/+7 |
2003-08-09 | Merges. | kergoth | 1 | -0/+4 |
2003-07-10 | add PLATFORM... bleh | llornkcor | 1 | -0/+16 |
2003-06-03 | simpad | mickeyl | 1 | -0/+3 |
2003-05-30 | initial support for Ramses | schurig | 1 | -0/+3 |
2003-04-23 | Increment qt revision per font split, to ensure upgrades occur. | kergoth | 1 | -1/+1 |
2003-04-22 | Set strip binary appropriately, based on target selection for ipk creation | kergoth | 1 | -0/+22 |
2003-04-22 | you can now 'make ipks' :) | kergoth | 1 | -0/+63 |