GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/c-portage.git
cmake_port
master
A 'C' Interface lib to portage's public API
Brian Dolbec <brian.dolbec@gmail.com>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
The begginings of a portage class (compilable but not complete)
Theofilos Intzoglou
2011-10-09
2
-0
/
+245
*
Add some helper function used mostly for convertions between datatypes
Theofilos Intzoglou
2011-10-09
2
-0
/
+33
*
Make cpp-portage a shared library, correctly identify which header
Theofilos Intzoglou
2011-10-09
2
-7
/
+4
*
Reorganise CMakeLists so that the proper header files are installed for the a...
Theofilos Intzoglou
2011-10-06
2
-3
/
+11
*
Add rules to install the cpp-portage library and its corresponding header files
Theofilos Intzoglou
2011-10-06
1
-0
/
+3
*
Forgot to tell cmake to install the library!
Theofilos Intzoglou
2011-10-06
1
-0
/
+1
*
Small fixes to make the PortageSettings class compilable
Theofilos Intzoglou
2011-10-06
2
-23
/
+19
*
Add option CppPortage in CMakeLists.txt to enable building of
Theofilos Intzoglou
2011-10-06
2
-1
/
+16
*
A Qt dir had been added and the class PortageSettings
Giorgos Tsiapaliwkas
2011-10-06
2
-0
/
+126
*
add target_link_libraries to CMakeLists.txt
Giorgos Tsiapaliwkas
2011-10-05
1
-0
/
+1
*
Rename project in CMakeLists.txt to c-portage instead of cportage
Theofilos Intzoglou
2011-10-05
2
-3
/
+6
*
Port to CMake and add a check for the portage api. If the api is
Theofilos Intzoglou
2011-10-05
17
-34544
/
+17
*
Implement get_hard_masked and get_path,
Detlev Casanova
2010-08-01
7
-131
/
+166
*
Fix get_all_cpv_use, implement get_properties
Detlev Casanova
2010-07-31
9
-37
/
+165
*
Fix calling get_allnodes instead of get_all_nodes
Detlev Casanova
2010-07-31
1
-5
/
+3
*
Fix strdup inclusion
Detlev Casanova
2010-07-30
4
-1
/
+5
*
Add the use flags functions
Detlev Casanova
2010-07-30
6
-7
/
+241
*
Fix Strings/Unicode conversion
Detlev Casanova
2010-07-30
2
-23
/
+61
*
Implement data_connect functions and the PortageSettings class
Detlev Casanova
2010-07-30
11
-44
/
+779
*
Initial library commit
Detlev Casanova
2010-07-29
27
-0
/
+35034