summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2015-02-08switch target is gone a long time agoWaldemar Brodkorb
2014-12-21fix various automatic configuration targetsWaldemar Brodkorb
2014-12-19use ADK_VERBOSE to be more consistent.Waldemar Brodkorb
2014-12-19use the new concept of appliancesWaldemar Brodkorb
2014-12-11don't check configured umask. we need to take care to create firmware indepen...Waldemar Brodkorb
2014-09-04port OpenADK to a Debian/x32 hostThorsten Glaser
2014-06-21s/TOPDIR/ADK_TOPDIR/Waldemar Brodkorb
2014-06-16optimize environment variables, reduce duplicate stuffWaldemar Brodkorb
2014-06-11add cleansystem target, filter fstack-protector-all for muslWaldemar Brodkorb
2014-06-02simplify adding new archWaldemar Brodkorb
2014-05-24first prereqWaldemar Brodkorb
2014-05-23environment vars not usedWaldemar Brodkorb
2014-05-23more cleanup, *-enabled feature is unused, simplifyWaldemar Brodkorb
2014-05-23simplify bulktargets, just use buildallWaldemar Brodkorb
2014-05-18convert mips to use new targethelp make target, useful to just show the help ...Waldemar Brodkorb
2014-03-26remove git as dependency, we now have snapshot tarballsWaldemar Brodkorb
2014-03-16remove cleantarget at the momentWaldemar Brodkorb
2014-03-12fix download targetWaldemar Brodkorb
2014-03-04remove visible parts of guiconfig, I don't like it, don't wanna support itWaldemar Brodkorb
2014-03-04fix qemu-ppc64 building on Darwin, use --with-cpu=ultrasparc for qemu-sparc64...Waldemar Brodkorb
2014-03-02Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-02add basic steps for qemu test framework buildingWaldemar Brodkorb
2014-03-02strip toolchain components without copying debug data, clean toolchain after ...Waldemar Brodkorb
2014-01-16good bye cris, hardware is eol, latest toolchain is broken, qemu emulator sup...Waldemar Brodkorb
2014-01-08use tools dir before PATH, fix ulimit ksh problemWaldemar Brodkorb
2013-12-05add release target, to just build one systemWaldemar Brodkorb
2013-11-14remove zip and libIDL dependency, firefox does not need libIDL anymore. need ...Waldemar Brodkorb
2013-10-21automatically create development subpackages, without user interaction, depen...Waldemar Brodkorb
2013-07-18fix allmodconfig after fresh checkoutWaldemar Brodkorb
2013-05-02update Xorg to 7.7Waldemar Brodkorb
2011-08-31add g++ checks, separate checks for gcc and g++Waldemar Brodkorb
2011-01-25entirely drop HOSTCC stuffWaldemar Brodkorb
2011-01-24fix PKG_HOSTLIB_DIR defaultWaldemar Brodkorb
2011-01-22activate GCC cflags check, cleanup FLAGS stuff in OpenADK.Waldemar Brodkorb
2011-01-19add XX_FOR_BUILD variables, they are more standard compliant and used by auto...Waldemar Brodkorb
2011-01-13add a default directory, when pkg-config is too oldWaldemar Brodkorb
2011-01-10fix some files, when someone moves the top directoryWaldemar Brodkorb
2011-01-08variable name cleanupWaldemar Brodkorb
2011-01-03avoid error message, when not availableWaldemar Brodkorb
2011-01-03ignore warning, when not foundWaldemar Brodkorb
2010-12-31fix native buildsWaldemar Brodkorb
2010-12-30fix some bugs, when starting with fresh checkoutWaldemar Brodkorb
2010-12-30rework architecture / embedded systems conceptWaldemar Brodkorb
2010-12-13fix cross-compile on Darwin, update to latest upstreamWaldemar Brodkorb
2010-11-21fix unlimit datasizeThorsten Glaser
2010-09-16fintune rebuild stuff, fix some warningsWaldemar Brodkorb
2010-09-16Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-09-16add some native build fixes (tested on Lemote notebook)Waldemar Brodkorb
2010-09-14replace mksh scripts with faster C programsWaldemar Brodkorb
2010-08-01allow to execute gcc testsuite (remotely on target)Waldemar Brodkorb