Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2005-01-09 | removed extra space after Package: entry in generated -mt control file | wimpie | 1 | -1/+1 |
2005-01-09 | CONTROL files : reset version to 'standard' format | wimpie | 3 | -9/+13 |
(partly rolls back my drastic all-applicatoins-same-version change) now format is x.y(.z)$EXTRAVERSION where x.y (and aptionally .z) are x : major version y : minor version z : application patch and extra version is seconds-since-epoch this value can be used to automatically upgrade versions with minor changes (without manual update of the control file) | ||||
2005-01-06 | little improvement for direct packaging of single application | wimpie | 1 | -1/+1 |
2005-01-06 | This script collects all control files | wimpie | 1 | -0/+228 |
locates Files and Package entrie and generates using that information a makefile (on stdout) SOME DOCUMENTATION (sent to all developers) That makefile generates a new packages for a particular control file ONLY IF 1. the control file changed 2. one of the files in the control file changed (including support for wildcards). The script is called automatically when needed by the main makefile when either make packages-mt make packages make package-SomeControlBaseName is called. if a goal that does not begin with package... is called (like calling make clean or just make) then the generation is NOT performed (even if the special makefile to be generated does not exist) NOR will that special makefile be included (if it exists). This guarantees the performance of the build to remain the same packages built are generated to the Packages subdirectory in $(TOPDIR) The makefile does not try to package applications that are not compiled mkipk might fail if files are missing. However the makefile is written such that the packaging continues Old packages of the same control are removed EXTRAVERSION is updated automatically (and updated ONLY for packages that need to be rebuilt). IMPORTANT : Because of the dangling link to /opt/QtPalmtop/bin/quicklauncher in bin for all quicklauncher apps. the makefile exists with an error message if /opt... does not exist. to make the makefile work issue mkdir /opt ln -sf $(OPIEDIR) /opt/QtPalmtop | ||||
2005-01-04 | CONTROL files : changed VERSION string | wimpie | 1 | -0/+4 |
2004-10-15 | enable ccache/distcc on lxdialog and kconfig | clem | 2 | -3/+3 |
2004-10-14 | fixed a bug where depends would be ignored for every package that had ↵ | clem | 1 | -1/+1 |
'config' or 'menu' in its description! now noncore/settings/tabmanager, libopie2/opiecore, core/applets/lockapplet and noncore/settings/mediummount have correct depends, and make -j 10 won't choke on lockapplet or libopie2core being built before libqpe | ||||
2004-10-14 | s/make/ even if it's not enough to enable distributing | clem | 1 | -1/+1 |
2004-04-26 | update | mickeyl | 1 | -8/+13 |
2004-04-12 | Script to create an rsyncable directory tree from an compiled opie source ↵ | brad | 1 | -0/+76 |
directory. Kinda like a make install would do but with a couple of added features. | ||||
2004-04-03 | small fixes and add 'printf' to the number of substituted constructs | mickeyl | 1 | -6/+9 |
the script seems to work good, i converted the whole 'noncore' which will be commited in a few hours. basically the only amount of handwork after applying the script is adding #include <opie2/odebug.h> and using namespace Opie::Core - if it's not already there. | ||||
2004-04-02 | ipkg-build mkipkg : speedup (avoid grepping over controlfile by loading into ↵ | wimpie | 4 | -22/+209 |
array) SpeciapMTFiles tothreaded : convert control files to -mt.control | ||||
2004-04-02 | this is a helper script for the qtdebug -> opiedebug conversion | mickeyl | 1 | -0/+116 |
it should catch most common usages - please try. Usage: qdebug-odebug.py <oldfilename.cpp> >newfilename.cpp | ||||
2003-11-03 | Porting Opie to MacOS-X. | eilers | 1 | -2/+2 |
The base system and all platform independent applications and platforms should work. Please see $OPIEDIR/development/macosx for details | ||||
2003-11-01 | everyone should have this | llornkcor | 1 | -0/+148 |
2003-09-20 | merge control files with BRANCH | mickeyl | 4 | -4/+4 |
2003-08-09 | Merge from BRANCH_1_0. | kergoth | 4 | -4/+0 |
2003-07-17 | dont need to change compat qt3 header. add cvscheck from kdesdk | llornkcor | 2 | -58/+347 |
2003-06-20 | Dump warning message when unable to locate the ncurses/curses header. | kergoth | 1 | -4/+10 |
2003-06-17 | Update LinuxKernelConf version to 1.4. | kergoth | 19 | -773/+3489 |
2003-06-17 | Update lxdialog version, and *build* lxdialog. no binary in cvs. | kergoth | 3 | -15/+21 |
2003-06-13 | ignore opie-lrelease | schurig | 1 | -0/+1 |
2003-06-13 | added 'Architecture: all' field | schurig | 2 | -0/+2 |
2003-06-12 | added 'Architecture: all'scripts/remove/*.control | schurig | 2 | -0/+2 |
2003-06-06 | don't pack CVS directories into IPKs | schurig | 1 | -0/+3 |
2003-06-03 | remove $tempDir after an error | schurig | 1 | -0/+2 |
2003-05-26 | take out stuff | llornkcor | 1 | -17/+17 |
2003-05-26 | from kdesdk scripts. might need work | llornkcor | 1 | -0/+587 |
2003-05-17 | executable and not opie-executable | zecke | 1 | -6/+4 |
DOCTYPE is too much for QTextView | ||||
2003-05-17 | For Zecke: script assisting in making help file skeletons | mickeyl | 1 | -0/+118 |
(took me an hour - like i said :-) | ||||
2003-04-26 | Countless improvements to the ipk creation script | kergoth | 1 | -46/+58 |
2003-04-22 | you can now 'make ipks' :) | kergoth | 1 | -0/+371 |
2003-04-22 | Update .cvsignore per the new generated files for ipk generation | kergoth | 1 | -0/+2 |
2003-04-22 | Add empty Files field | kergoth | 4 | -0/+4 |
2003-04-22 | Add Package: field to control files. This will facilitate ditching mkipks ↵ | kergoth | 4 | -0/+4 |
in favor of something with some sanity. | ||||
2003-04-22 | At least mPackages now inserts the file names to the Package entry- rough ↵ | groucho | 1 | -0/+1 |
work around | ||||
2003-04-15 | Ipkg-build that strips out epoch from package version when naming | kergoth | 1 | -8/+10 |
the file. | ||||
2003-03-22 | @@ -772,7 +772,7 @@ int main(int ac, char **av) | cniehaus | 1 | -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-21 | change Linux Kernel Configuration string | llornkcor | 1 | -4/+4 |
2003-01-16 | Add lkc language document, and update a couple cvsignores. | kergoth | 1 | -0/+255 |
2003-01-16 | Update LinuxKernelConf to 1.3, latest available. | kergoth | 14 | -257/+542 |
2003-01-16 | *** empty log message *** | kergoth | 1 | -1/+1 |
2003-01-16 | General cleanup for generated configs. 1) Sort included config.in's, 2) ↵ | kergoth | 1 | -19/+24 |
capitalize first letter of generated menu sections. | ||||
2003-01-16 | Use paths relative to OPIEDIR in generated configs. | kergoth | 1 | -30/+7 |
2003-01-06 | bison -v creates a segmentation fault on my release 1.75. Removed this parameter | eilers | 1 | -1/+1 |
2002-11-29 | Silence some of those annoying errors in dependency generation | kergoth | 1 | -1/+5 |
2002-11-06 | Remove kernel references | kergoth | 2 | -5/+5 |
2002-11-05 | prefer qt-mt, fallback to qt | kergoth | 1 | -4/+2 |
2002-11-05 | Adjust makefile to check both /usr/share/qt and /usr/lib/qt for QTDIR, and ↵ | kergoth | 1 | -1/+21 |
to check for the existance of qt-mt and qt both | ||||
2002-11-05 | Add qconf to cvsignore | kergoth | 1 | -1/+1 |