Commit Graph

  • 98804bfada Implement setup(), build(), install() and some helper functions for extraversion and flavour detection. Ozan Çağlayan 2009-04-08 20:03:49 +00:00
  • 764e7bcb09 add suffix Ozan Çağlayan 2009-04-08 18:55:33 +00:00
  • 9d30ada502 This is more readeable Ozan Çağlayan 2009-04-08 18:43:47 +00:00
  • 432d6749d1 Add docstring Ozan Çağlayan 2009-04-08 18:20:30 +00:00
  • 388c63f205 installHeaders is okay. Ozan Çağlayan 2009-04-08 18:18:59 +00:00
  • 9e5b5ec501 New module for correctly installing kernel headers, kernel source, kernel headers for libc, etc.. Ozan Çağlayan 2009-04-08 17:36:00 +00:00
  • d4404bc285 They are members of Builder class. Faik Uygur 2009-04-08 13:45:51 +00:00
  • 60b7998d34 Refactor debug strip code to add pyc, la, pod, pyo removal code and also to not run "file command" multiple times. Faik Uygur 2009-04-08 13:13:26 +00:00
  • f26f6b9a28 syntax error fix : Faik Uygur 2009-04-08 08:17:49 +00:00
  • bd03f10203 update translations Faik Uygur 2009-04-08 08:16:37 +00:00
  • 7c45f62c3b pisi dc to remove db caches Faik Uygur 2009-04-08 08:14:18 +00:00
  • 2e925e4ccd Warning if a package has suid bit set files Faik Uygur 2009-04-08 08:04:31 +00:00
  • 805632e37a errors, warnings tranlatable... Update translations... Faik Uygur 2009-04-08 07:44:57 +00:00
  • 3dc756e9dd Add error and warning reports at the end of builds Faik Uygur 2009-04-08 07:32:24 +00:00
  • edb581810c Add __cache_file method Faik Uygur 2009-04-07 07:47:31 +00:00
  • 450426576e If cache is corrupted than delete it, it will be recreated when needed. Faik Uygur 2009-04-07 07:31:00 +00:00
  • 7aeb4224b5 Fix sha depreceated warning for python 2.6 Faik Uygur 2009-04-06 12:17:03 +00:00
  • 0a13f49c8e Fix md5 depreceated warning for Python 2.6 Faik Uygur 2009-04-06 12:08:58 +00:00
  • 77f9c643f4 python 2.6 sets depreceated fix Faik Uygur 2009-04-06 11:48:49 +00:00
  • 253e6457ff implementations of these functions will change, but we should use these here Faik Uygur 2009-04-06 08:32:32 +00:00
  • be53cfab12 hope to fix sync problems of multiple cache writers flush, invalidate where needed Faik Uygur 2009-04-06 08:09:11 +00:00
  • 82a66238fe Update pisi Willem Gielen 2009-04-05 07:56:40 +00:00
  • fdef05ae84 Fix pre/post info messages Bahadır Kandemir 2009-04-03 06:39:24 +00:00
  • e6dd072d4b Patch by Fatih. Faik Uygur 2009-04-02 08:37:24 +00:00
  • 6f1fa22130 Remove not used Faik Uygur 2009-03-31 12:09:18 +00:00
  • 30ee898d79 also needed Faik Uygur 2009-03-30 12:22:00 +00:00
  • c2f06635ed pisi should be ready Faik Uygur 2009-03-30 12:19:36 +00:00
  • 5e6635e4a2 update changelog Faik Uygur 2009-03-30 08:55:47 +00:00
  • 21a6e6b099 Only include rev_deps that are upgradable (meaning that are installed) Faik Uygur 2009-03-30 08:54:18 +00:00
  • e7b679c337 Do not use any cmake parameters, because we manually set CMAKE_C_FLAGS, CMAKE_CXX_FLAGS and CMAKE_LD_FLAGS. Gökçen Eraslan 2009-03-25 08:45:48 +00:00
  • 0f49c12491 Add "ignore_delta=True" under "general" section in /etc/pisi/pisi.conf to disable delta package support. Bahadır Kandemir 2009-03-24 12:25:53 +00:00
  • 91f32cf4d7 Merged COMAR patch. PiSi now has a cleaner comar interface module. Bahadır Kandemir 2009-03-24 08:33:24 +00:00
  • da90f3b579 cleanup Bahadır Kandemir 2009-03-23 14:27:50 +00:00
  • 22fdcba0e6 Fix doc dirs in pisitools.dohtml and pisitools.newdoc methods Fatih Aşıcı 2009-03-13 21:02:03 +00:00
  • 7ae93ef6e4 Fix debug_packages_dir default value. Ozan Çağlayan 2009-03-11 14:24:51 +00:00
  • 2223076e58 Implement new method removeLaFiles() to recursively delete libtool *la files from /usr/lib. Ozan Çağlayan 2009-03-11 12:35:14 +00:00
  • 6113f386fa Change -debug extension for debug packages to -dbginfo to prevent confusion with packages that has "-debug" in its name Faik Uygur 2009-03-11 06:44:58 +00:00
  • 022e3a3a5d Fix a weird bug with "pisi cp" by reordering comariface import Faik Uygur 2009-03-10 13:45:47 +00:00
  • 764a056b46 Operasyon #2136: güncelle Tarih: 2009-03-09 10:37 Faik Uygur 2009-03-09 12:15:32 +00:00
  • 4eb9d94406 pkg.name should be printed instead of pkg. Thanks İbrahim for noticing this bug causing pisi hs output to contain only '*' character for every package in a snapshot: Ozan Çağlayan 2009-03-08 13:03:35 +00:00
  • e1cc1d9669 forgot to change installdb Faik Uygur 2009-03-05 10:38:56 +00:00
  • bd76db437b pisi.db.reload to refresh db caches Faik Uygur 2009-03-05 09:38:55 +00:00
  • 2b5ae46b0c add documentation and move up Faik Uygur 2009-03-05 06:53:22 +00:00
  • e33d761ab7 hide caching Faik Uygur 2009-03-05 06:34:56 +00:00
  • 08f268cc33 better with constructor param Faik Uygur 2009-03-04 16:03:35 +00:00
  • 48b6b54084 Experimental db caching for pisi Faik Uygur 2009-03-04 13:51:33 +00:00
  • 69001569a8 Should commit here too Doruk Fişek 2009-02-27 17:27:19 +00:00
  • 8654b4d897 New license Doruk Fişek 2009-02-27 17:18:19 +00:00
  • 439cfdba12 Texlive modules for texlive package compilation and installation. Semen Cirit 2009-02-20 13:22:37 +00:00
  • 7d296516ba New COMAR patch, not final Bahadır Kandemir 2009-02-20 12:17:59 +00:00
  • 5708ca4549 let the 2009 flags slip in :) Onur Küçük 2009-02-20 08:22:35 +00:00
  • 9d7cf6d8de dodoc versiyonu eklemesin Faik Uygur 2009-02-18 12:03:30 +00:00
  • 96b2d6ec42 a hack for pisi to work with non-patched Python Faik Uygur 2009-02-17 12:54:16 +00:00
  • 257f6c02a0 a small spanish language update for pisi tool (kh) Klemens Häckel 2009-02-14 00:58:18 +00:00
  • 9f5418ab2d Merged Python-2.6 patch Bahadır Kandemir 2009-02-13 14:37:29 +00:00
  • 1792a52fe2 update translations Faik Uygur 2009-02-13 12:29:09 +00:00
  • 09e90720a9 pisi-2.1.2 Faik Uygur 2009-02-13 12:12:56 +00:00
  • 2f0b719ca8 update changelog Faik Uygur 2009-02-13 12:05:53 +00:00
  • 52362a9640 Make CC and CXX exported default Faik Uygur 2009-02-13 11:54:58 +00:00
  • 0dddc449bf - Make sandbox enabled default Faik Uygur 2009-02-13 11:40:02 +00:00
  • d89d7c9d81 Wink license Doruk Fişek 2009-02-12 20:15:49 +00:00
  • 431abeed9d This should not hide the real exception error message Faik Uygur 2009-02-12 13:19:40 +00:00
  • 6c4ad762f2 Sane error message for pisi history when package not found in any repositories. Faik Uygur 2009-02-10 12:30:23 +00:00
  • 9cc1676e81 - Make pisi search output colored like grep Faik Uygur 2009-02-08 17:38:31 +00:00
  • 1346c10125 This seems better while working with Python 2.5 Bahadır Kandemir 2009-02-06 20:52:08 +00:00
  • a1e745804b Nederlndse vertaling Willem Gielen 2009-02-06 11:06:06 +00:00
  • 8ca4359f82 Extract file to targetdir Bahadır Kandemir 2009-02-06 09:31:38 +00:00
  • 9023d65abd Updated patch to work with both 2.5 and 2.6 Bahadır Kandemir 2009-02-05 17:02:07 +00:00
  • 09aeaa72a5 Python 2.6 patch Bahadır Kandemir 2009-02-05 13:38:37 +00:00
  • b367c3dfd4 Import comariface when necessary Bahadır Kandemir 2009-02-05 13:38:00 +00:00
  • dcbc6cd684 Fix tr.po file Ozan Çağlayan 2009-02-05 09:57:46 +00:00
  • 0c1ea07589 * pisi/actionsapi/pisitools.py (dosed): Unlink backup file in all situations as it now raises warning instead of error. Ozan Çağlayan 2009-02-05 07:40:20 +00:00
  • e66bcca530 Update changelog Faik Uygur 2009-02-04 15:48:04 +00:00
  • da8fed6342 * Add --repository parameter to "pisi upgrade" * Change short param -r to -b for bypass-repo-update Faik Uygur 2009-02-04 15:40:25 +00:00
  • 01c19c8694 Activate/Deactivate repository to pisi api. Thanks to Turker. Faik Uygur 2009-02-04 14:15:41 +00:00
  • 5d066bc5f8 Add --repository to install operation to specify the repository of the component. Faik Uygur 2009-02-04 13:12:28 +00:00
  • 10371684e4 * pisi/cli/listupgrades.py (run): Return if there are no updates, resize the first column of the output. * pisi/cli/listnewest.py (run): No need to double check for 'l' before the assignment of maxlen. Ozan Çağlayan 2009-02-04 12:23:36 +00:00
  • a98dffbe20 Add package size translation Ozan Çağlayan 2009-02-04 12:11:23 +00:00
  • 518a994adc Replace uludag by pardus Ozan Çağlayan 2009-02-04 10:45:04 +00:00
  • 1e7bc425e3 Remove fuzzy marks. Ozan Çağlayan 2009-02-04 10:44:40 +00:00
  • 93a9de97c0 - Update messages, - Add missing Turkish translations, - Replace bugs.uludag.org.tr by bugs.pardus.org.tr for pisi-cli. Ozan Çağlayan 2009-02-04 10:41:53 +00:00
  • e782e6ace2 revert this change, it was true, wrongly read... Faik Uygur 2009-02-02 13:42:40 +00:00
  • ffcc98af45 Update changelog Faik Uygur 2009-02-02 13:34:32 +00:00
  • ee8ee1e998 - Speed up finding old package process Faik Uygur 2009-02-02 13:23:59 +00:00
  • 4153e8e703 - Add Package Size for repo informations Faik Uygur 2009-02-02 07:27:16 +00:00
  • b00799bad0 Update changelog Ozan Çağlayan 2009-02-01 13:43:17 +00:00
  • 8d972c848e Convert installed size to a human readable format. Ozan Çağlayan 2009-02-01 13:42:39 +00:00
  • 0a9264783f Characters in range 0-9 and "-" should be valid too. Bahadır Kandemir 2009-01-30 17:19:48 +00:00
  • 746f26b0f8 Python Regex sucks! Faik Uygur 2009-01-29 09:05:48 +00:00
  • a63fd26868 remove redundant check Fatih Aşıcı 2009-01-28 09:13:12 +00:00
  • 26697ac371 Real fix for autododoc, add NEWS, remove MANIFEST* Fatih Aşıcı 2009-01-28 09:11:40 +00:00
  • 566b667b7b german transl. updated Mustafa Ölçerman 2009-01-27 23:15:30 +00:00
  • 28a364f0f0 spanish language addition for new srings in pisi Klemens Häckel 2009-01-27 23:12:28 +00:00
  • f4b4837a81 After accepting the packages to be installed/removed for a takeback operation, do not warn and ask about any package operation. Faik Uygur 2009-01-27 10:26:21 +00:00
  • 344dbdd1fd Fix NoneType object error Faik Uygur 2009-01-27 09:57:51 +00:00
  • 85a32e3457 fix doc typos Faik Uygur 2009-01-27 09:44:08 +00:00
  • 1ad048d789 - Make command help messages translatable Faik Uygur 2009-01-27 09:28:42 +00:00
  • a8cf29169c Add list_sources to api Faik Uygur 2009-01-27 08:50:54 +00:00
  • 2f91101954 Add -x and --exclude-from packages to install operation. Faik Uygur 2009-01-26 14:11:11 +00:00
  • 5f06083730 update changelog Faik Uygur 2009-01-26 13:25:54 +00:00