@@ -100,6 +99,8 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
This is the complete list of members for lutin.heritage.heritage, including all inherited members.
+ __init__(self, module, target) (defined in lutin.heritage.heritage) | lutin.heritage.heritage | |
+ __repr__(self) (defined in lutin.heritage.heritage) | lutin.heritage.heritage | |
add_depends(self, elements) (defined in lutin.heritage.heritage) | lutin.heritage.heritage | |
add_import_path(self, list) (defined in lutin.heritage.heritage) | lutin.heritage.heritage | |
add_lib_dynamic(self, elements) (defined in lutin.heritage.heritage) | lutin.heritage.heritage | |
@@ -110,7 +111,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
auto_add_build_header(self) (defined in lutin.heritage.heritage) | lutin.heritage.heritage | |
depends (defined in lutin.heritage.heritage) | lutin.heritage.heritage | |
flags | lutin.heritage.heritage | |
- has_been_updated (defined in lutin.heritage.heritage) | lutin.heritage.heritage | |
+ hasBeenUpdated (defined in lutin.heritage.heritage) | lutin.heritage.heritage | |
include (defined in lutin.heritage.heritage) | lutin.heritage.heritage | |
name (defined in lutin.heritage.heritage) | lutin.heritage.heritage | |
need_update(self, list) (defined in lutin.heritage.heritage) | lutin.heritage.heritage | |
@@ -125,7 +126,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
diff --git a/classlutin_1_1heritage_1_1heritage.html b/classlutin_1_1heritage_1_1heritage.html
index f97c066..68da05e 100644
--- a/classlutin_1_1heritage_1_1heritage.html
+++ b/classlutin_1_1heritage_1_1heritage.html
@@ -8,7 +8,7 @@
- lutin: build system and packager: lutin.heritage.heritage Class Reference
+ Lutin: Package builder for library and binaries: lutin.heritage.heritage Class Reference
@@ -27,7 +27,7 @@
@@ -45,7 +45,6 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
- Main Page
- - Related Pages
- Classes
-
@@ -104,6 +103,9 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
+
+def | __init__ (self, module, target) |
+ |
def | add_depends (self, elements) |
|
@@ -131,6 +133,9 @@ def need_update (self,
|
def | add_sub (self, other) |
|
+
+def | __repr__ (self) |
+ |
|
@@ -151,9 +156,9 @@ Public Attributes
| include |
|
-
- | has_been_updated |
- |
+
+ | hasBeenUpdated |
+ |
@@ -182,7 +187,7 @@ Public Attributes
diff --git a/classlutin_1_1module_1_1_module-members.html b/classlutin_1_1module_1_1_module-members.html
index eb39efc..7eb00b2 100644
--- a/classlutin_1_1module_1_1_module-members.html
+++ b/classlutin_1_1module_1_1_module-members.html
@@ -24,11 +24,75 @@
-
@@ -219,76 +267,6 @@ def
pkg_add (self, var
- Returns
- None
-
-
-
-
-
-
-
- def lutin.module.Module.add_export_flag |
- ( |
- |
- self, |
-
-
- |
- |
- |
- type, |
-
-
- |
- |
- |
- list |
-
-
- |
- ) |
- | |
-
-
-
-
- deprecated ...
- - Returns
- None
-
-
-
-
-
-
-
-
- def lutin.module.Module.add_export_path |
- ( |
- |
- self, |
-
-
- |
- |
- |
- list, |
-
-
- |
- |
- |
- type = 'c' |
-
-
- |
- ) |
- | |
-
-
-
-
- deprecated ...
- - Returns
- None
-
@@ -477,36 +455,7 @@ def | pkg_add (self, var
-
-
-
-
-
- def lutin.module.Module.add_module_depend |
- ( |
- |
- self, |
-
-
- |
- |
- |
- list |
-
-
- |
- ) |
- | |
-
-
-
-
- deprecated ...
- - Returns
- None
-
-
-
-
+
@@ -532,7 +481,19 @@ def pkg_add (self, var
| |
|
|
- export = False |
+ export = False , |
+
+
+ |
+ |
+ |
+ src_file = [] , |
+
+
+ |
+ |
+ |
+ header_file = [] |
|
@@ -549,6 +510,8 @@ def pkg_add (self, var
| [in] | module_name | (string) Name of the optionnal dependency |
[in] | compilation_flags | ([string,string]) flag to add if dependency if find. |
[in] | export | (bool) export the flat that has been requested to add if module is present. |
+ [in] | src_file | ([string,...]) File to compile if the dependecy if found. |
+ [in] | header_file | ([string,...]) File to add in header if the dependecy if found. |
@@ -556,48 +519,7 @@ def | pkg_add (self, var
-
-
-
-
-
- def lutin.module.Module.add_optionnal_module_depend |
- ( |
- |
- self, |
-
-
- |
- |
- |
- module_name, |
-
-
- |
- |
- |
- compilation_flags = ["" , |
-
-
- |
- |
- |
- export = False |
-
-
- |
- ) |
- | |
-
-
-
-
- deprecated ...
- - Returns
- None
-
-
-
-
+
@@ -611,7 +533,7 @@ def pkg_add (self, var
| |
|
|
- list, |
+ list = "." , |
|
@@ -637,7 +559,7 @@ def pkg_add (self, var
- Parameters
-
[in] | self | (handle) Class handle |
- [in] | list | ([string,...] or string) List of path to include |
+ [in] | list | ([string,...] or string) List of path to include (default: local path) only relative path... |
[in] | type | (string) inclusion group name 'c', 'c++', 'java' ... |
[in] | export | (bool) export the include path. |
@@ -841,41 +763,6 @@ def
| pkg_add (self, var
- Returns
- (bool) True if clean is done
call here to clean the module
-
-
-
-
-
-
-
- def lutin.module.Module.compile_flags |
- ( |
- |
- self, |
-
-
- |
- |
- |
- type, |
-
-
- |
- |
- |
- list |
-
-
- |
- ) |
- | |
-
-
-
-
- deprecated ...
- - Returns
- None
-
@@ -1491,7 +1378,7 @@ def | pkg_add (self, var
diff --git a/classlutin_1_1multiprocess_1_1my_thread-members.html b/classlutin_1_1multiprocess_1_1my_thread-members.html
index e7fa205..76e5f5a 100644
--- a/classlutin_1_1multiprocess_1_1my_thread-members.html
+++ b/classlutin_1_1multiprocess_1_1my_thread-members.html
@@ -8,7 +8,7 @@
- lutin: build system and packager: Member List
+ Lutin: Package builder for library and binaries: Member List
@@ -27,7 +27,7 @@
@@ -45,7 +45,6 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
- Main Page
- - Related Pages
- Classes
-
@@ -100,11 +99,12 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
This is the complete list of members for lutin.multiprocess.myThread, including all inherited members.
@@ -114,7 +114,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
diff --git a/classlutin_1_1multiprocess_1_1my_thread.html b/classlutin_1_1multiprocess_1_1my_thread.html
index f19c9da..bd5f832 100644
--- a/classlutin_1_1multiprocess_1_1my_thread.html
+++ b/classlutin_1_1multiprocess_1_1my_thread.html
@@ -8,7 +8,7 @@
- lutin: build system and packager: lutin.multiprocess.myThread Class Reference
+ Lutin: Package builder for library and binaries: lutin.multiprocess.myThread Class Reference
@@ -27,7 +27,7 @@
@@ -45,7 +45,6 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
| |