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
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
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
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
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
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
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
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