index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Extract setup_logging() from main()
Simon Warta
2017-04-18
1
-12
/
+17
*
Move BotanConfigureLogHandler out of main()
Simon Warta
2017-04-18
1
-8
/
+10
*
cmake: Add missing quotes around set_source_files_properties argument
Simon Warta
2017-04-16
1
-1
/
+1
*
Merge GH #992 Avoid problem with amalgamation creation under Python3
Jack Lloyd
2017-04-12
1
-9
/
+2
|
\
|
*
configure: remove internal sorting of ModuleInfo object
Simon Warta
2017-04-11
1
-9
/
+2
*
|
Raise error when using --single-amalgamation-file without --amalgamation
Simon Warta
2017-04-11
1
-0
/
+3
|
/
*
Merge GH #984 configure.py refactoring and pylint warning fixes
Jack Lloyd
2017-04-09
1
-388
/
+507
|
\
|
*
Remove verbose debugging in dependency resolution
Simon Warta
2017-04-09
1
-9
/
+2
|
*
Extract _generate_sources and ignore remaining limits
Simon Warta
2017-04-07
1
-3
/
+7
|
*
Extract _generate_headers()
Simon Warta
2017-04-07
1
-4
/
+10
|
*
Extract is_botan_include()/is_std_include()/is_any_include()
Simon Warta
2017-04-07
1
-15
/
+39
|
*
Iterate over open sources file in amalgamation generator
Simon Warta
2017-04-07
1
-13
/
+13
|
*
Close amalgamation files
Simon Warta
2017-04-07
1
-0
/
+3
|
*
Reorganize amalgamation source file generation
Simon Warta
2017-04-07
1
-34
/
+45
|
*
Add write_to_file to AmalgamationHeader
Simon Warta
2017-04-07
1
-35
/
+33
|
*
Extract _target_for_module
Simon Warta
2017-04-07
1
-10
/
+13
|
*
Write banner to botan_all_internal.h as well
Simon Warta
2017-04-07
1
-5
/
+6
|
*
Ensure AmalgamationHeader takes any collection of paths
Simon Warta
2017-04-07
1
-6
/
+8
|
*
Use with blocks to write amalgamation headers
Simon Warta
2017-04-07
1
-11
/
+11
|
*
Extract include guard generators
Simon Warta
2017-04-07
1
-22
/
+20
|
*
Convert generate_amalgamation to class AmalgamationGenerator
Simon Warta
2017-04-07
1
-126
/
+135
|
*
Sort modules in amalgamation generation
Simon Warta
2017-04-07
1
-1
/
+1
|
*
Fix set based dependency resolution
Simon Warta
2017-04-07
1
-30
/
+48
|
*
Extract _handle_by_load_on
Simon Warta
2017-04-07
1
-25
/
+30
|
*
Extract _resolve_dependencies
Simon Warta
2017-04-07
1
-31
/
+32
|
*
Extract _handle_by_module_policy
Simon Warta
2017-04-07
1
-38
/
+44
|
*
Extract ModulesChooser._validate_user_selection
Simon Warta
2017-04-07
1
-8
/
+12
|
*
Extract _validate_dependencies_exist
Simon Warta
2017-04-07
1
-3
/
+7
|
*
Rename mod -> modname
Simon Warta
2017-04-07
1
-11
/
+11
|
*
Move methods into class ModulesChooser
Simon Warta
2017-04-07
1
-33
/
+35
|
*
Make _check_usable an instance method
Simon Warta
2017-04-07
1
-27
/
+27
|
*
Convert choose_modules_to_use to class
Simon Warta
2017-04-07
1
-149
/
+157
|
*
Rename to loaded_module_names
Simon Warta
2017-04-07
1
-2
/
+2
|
*
Move external dependency logging into choose_modules_to_use()
Simon Warta
2017-04-07
1
-4
/
+2
|
*
Do not enable and disable module at the same time
Simon Warta
2017-04-07
1
-4
/
+4
|
*
Add state validation for modules list
Simon Warta
2017-04-07
1
-0
/
+7
|
*
Show stacktrace for built-in exceptions such as RuntimeException
Simon Warta
2017-04-07
1
-4
/
+2
|
*
Make to_load a set
Simon Warta
2017-04-07
1
-13
/
+12
|
*
Simplify disabled_mods assignment
Simon Warta
2017-04-07
1
-2
/
+1
|
*
Convert not_using_because to defaultdict
Simon Warta
2017-04-07
1
-15
/
+14
|
*
Make module debugging output a little nicer
Simon Warta
2017-04-07
1
-2
/
+2
|
*
Extract display_module_information_unused/display_module_information_to_load
Simon Warta
2017-04-07
1
-17
/
+22
|
*
Merge link_to_frameworks/link_to to reduce number of local elements
Simon Warta
2017-04-07
1
-17
/
+9
|
*
Sort source files in cmake output
Simon Warta
2017-04-07
1
-2
/
+4
|
*
Convert gen_cmake() into class
Simon Warta
2017-04-07
1
-95
/
+115
*
|
Cut absolute path from main configuration executable
Simon Warta
2017-04-05
1
-1
/
+7
|
/
*
Fix bug in string formatter
Simon Warta
2017-04-04
1
-1
/
+1
*
Fix some styling issues on cmake code
Simon Warta
2017-04-04
1
-9
/
+15
*
configure: convert gen_makefile_lists() into class
Simon Warta
2017-04-04
1
-35
/
+47
*
Extract simd_implementation()
Simon Warta
2017-04-04
1
-11
/
+10
[prev]
[next]