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
...
*
Move _local_repo_vc_revision to Version
Simon Warta
2017-04-03
1
-28
/
+28
*
Allow get_vc_revision() to return None
Simon Warta
2017-04-03
1
-29
/
+25
*
Ensure get_vc_revision() does not run before logger is set up
Simon Warta
2017-04-03
1
-3
/
+10
*
configure: use new Python integer division
Simon Warta
2017-04-02
1
-1
/
+1
*
Bump author year in configure.py
Simon Warta
2017-04-02
1
-1
/
+1
*
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
1
-13
/
+24
*
lexed_tokens(): Deduplicate do part in do-while
Simon Warta
2017-04-02
1
-3
/
+5
*
Pull LexerError out of lex_me_harder()
Simon Warta
2017-04-02
1
-14
/
+17
*
Make PKG_CONFIG_FILENAME a free constant
Simon Warta
2017-04-02
1
-4
/
+4
*
Rename to BuildPaths and ignore too-many-instance-attributes
Simon Warta
2017-04-02
1
-2
/
+2
*
Pull make_build_doc_commands out of BuildConfigurationInformation
Simon Warta
2017-04-02
1
-26
/
+20
*
Remomve member `obj_dir` from BuildConfigurationInformation
Simon Warta
2017-04-02
1
-4
/
+3
*
Merge BuildConfigurationInformation.sources/build_sources -> lib_sources
Simon Warta
2017-04-02
1
-6
/
+5
*
configure: move version information into dedicated class
Simon Warta
2017-04-02
1
-50
/
+44
*
Remove member `modules` from BuildConfigurationInformation
Simon Warta
2017-04-01
1
-4
/
+3
*
Remove extra member build_dirs from BuildConfigurationInformation
Simon Warta
2017-04-01
1
-14
/
+16
*
Fix build variable botan_pkgconfig
Simon Warta
2017-03-25
1
-8
/
+2
*
Use JSON to store build config
Simon Warta
2017-03-25
1
-2
/
+3
*
configure: write if condition positive
Simon Warta
2017-03-25
1
-6
/
+6
*
pylint: reduce lifespan of unchecked LexResult object in ModulePolicyInfo
Simon Warta
2017-03-08
1
-4
/
+8
*
pylint: reduce lifespan of unchecked LexResult object in OsInfo
Simon Warta
2017-03-08
1
-21
/
+43
*
pylint: reduce lifespan of unchecked LexResult object in ArchInfo
Simon Warta
2017-03-08
1
-13
/
+18
*
pylint: reduce lifespan of unchecked LexResult object in CompilerInfo
Simon Warta
2017-03-08
1
-50
/
+66
*
pylint: use LexResult to store result of lexer
Simon Warta
2017-03-08
1
-20
/
+15
*
pylint: use lex return value in ModuleInfo
Simon Warta
2017-03-08
1
-31
/
+40
*
pylint: use lex return value in ModulePolicyInfo
Simon Warta
2017-03-08
1
-6
/
+9
*
pylint: use lex return value in ArchInfo
Simon Warta
2017-03-08
1
-21
/
+22
*
pylint: use lex return value in OsInfo
Simon Warta
2017-03-08
1
-37
/
+40
*
pylint: let lex_me_harder() return a result object
Simon Warta
2017-03-08
1
-78
/
+89
*
pylint: resolve remaining "redefined-builtin" issues
Simon Warta
2017-03-08
1
-38
/
+38
*
pylint: break long lines
Simon Warta
2017-03-08
1
-6
/
+15
*
pylint: make some limits less strict
Simon Warta
2017-03-08
1
-1
/
+1
*
pylint: make _so_link_search() a @staticmethod
Simon Warta
2017-03-08
1
-1
/
+2
*
Configure: rename variables to avoid redefining builtins
Simon Warta
2017-02-26
1
-7
/
+7
*
Configure: Fix wrong variable name (credits to pylint)
Simon Warta
2017-02-26
1
-1
/
+1
*
Configure: remove trailing whitespace
Simon Warta
2017-02-26
1
-1
/
+1
*
Configure: move some members to shared InfoObject constructor
Simon Warta
2017-02-26
1
-20
/
+30
*
Configure: Disable wrong-import-position pylint warning
Simon Warta
2017-02-26
1
-1
/
+1
*
Make it possible to disable stack smashing protection.
Jack Lloyd
2017-02-04
1
-3
/
+8
*
Set SIMD ISA flags when building test_simd.cpp
Jack Lloyd
2017-01-29
1
-0
/
+4
*
Add support for NEON in SIMD_4x32
Jack Lloyd
2017-01-29
1
-2
/
+2
*
add "--with-external-libdir" to configure.py
Daniel Neus
2017-01-26
1
-5
/
+19
*
Complete the rename of Python wrapper
Jack Lloyd
2017-01-24
1
-1
/
+1
*
Fix configure.py error when compiler doesn't support desired ISA flags
Jack Lloyd
2017-01-22
1
-9
/
+15
*
Missing traceback
Jack Lloyd
2017-01-22
1
-0
/
+1
*
Handle processor name in /proc/cpuinfo that as a colon in the name itself
Jack Lloyd
2017-01-14
1
-7
/
+7
*
configure: Remove duplicates from generated module list
Jack Lloyd
2017-01-12
1
-1
/
+2
*
Merge GH #837 Enable PKCS11 module by default, remove --with-pkcs11 option
Jack Lloyd
2017-01-11
1
-1
/
+1
|
\
|
*
Enable PKCS11 module by default and remove --with-pkcs11 option
René Korthaus
2017-01-11
1
-1
/
+1
*
|
Resolve lint issues: bad-builtin
Simon Warta
2017-01-11
1
-2
/
+3
[prev]
[next]