summaryrefslogtreecommitdiff
path: root/scripts/kconfig
AgeCommit message (Collapse)AuthorFilesLines
2005-09-03fix for gcc4mickeyl1-1/+1
2005-01-21- make opie compilable against qte 2.3.10 snapshotar2-9/+9
check QT_VERSION against 0x030000 instead of 300
2004-10-15enable ccache/distcc on lxdialog and kconfigclem1-2/+2
2004-10-14s/make/ even if it's not enough to enable distributingclem1-1/+1
2003-11-03Porting Opie to MacOS-X.eilers1-2/+2
The base system and all platform independent applications and platforms should work. Please see $OPIEDIR/development/macosx for details
2003-06-17Update LinuxKernelConf version to 1.4.kergoth19-773/+3489
2003-03-22@@ -772,7 +772,7 @@ int main(int ac, char **av)cniehaus1-1/+1
printf("\n\n" "*** End of Opie configuration.\n" "*** Check the top-level Makefile for additional configuration.\n" - "*** Next, you may run 'makee'.\n\n"); + "*** Next, you may run 'make'.\n\n"); } else printf("\n\nYour Opie configuration changes were NOT saved.\n\n");
2003-01-21change Linux Kernel Configuration stringllornkcor1-4/+4
2003-01-16Add lkc language document, and update a couple cvsignores.kergoth1-0/+255
2003-01-16Update LinuxKernelConf to 1.3, latest available.kergoth14-257/+542
2003-01-06bison -v creates a segmentation fault on my release 1.75. Removed this parametereilers1-1/+1
2002-11-06Remove kernel referenceskergoth2-5/+5
2002-11-05prefer qt-mt, fallback to qtkergoth1-4/+2
2002-11-05Adjust makefile to check both /usr/share/qt and /usr/lib/qt for QTDIR, and ↵kergoth1-1/+21
to check for the existance of qt-mt and qt both
2002-11-05Add qconf to cvsignorekergoth1-1/+1
2002-11-05Add libkconfig.so to the makefile dependencies for qconf, should ensure it ↵kergoth1-1/+1
gets built
2002-11-05Add text file containing lkc version so i stop forgetting which version ↵kergoth1-0/+1
we're using :)
2002-11-05Dont obey qtdir, obey hostqtdir. set it if necessarykergoth1-7/+7
2002-11-05you know the drillkergoth1-0/+12
2002-10-31Initial bits to start work on revamping the buildsystemkergoth32-0/+13425