index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
UseSWIG.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'UseSWIG-legacy-user-flags'
Brad King
2018-08-01
1
-3/+4
|
\
|
*
UseSWIG: restore legacy behavior for SWIG_MODULE_<name>_EXTRA_FLAGS
Marc Chevrier
2018-07-31
1
-3/+4
*
|
UseSWIG: add policy to manage target naming strategy.
Marc Chevrier
2018-07-25
1
-15/+26
*
|
Merge topic 'UseSWIG-csharp-conditional'
Brad King
2018-07-19
1
-1/+1
|
\
\
|
|
/
|
*
UseSWIG: Use CSharp language only if it is enabled
Brad King
2018-07-18
1
-1/+1
*
|
Merge branch 'backport-UseSWIG-legacy-targets' into UseSWIG-legacy-targets
Brad King
2018-07-03
1
-55/+113
|
\
\
|
|
/
|
*
UseSWIG: reintroduce legacy target name management
Marc Chevrier
2018-07-03
1
-53/+111
|
*
Merge branch 'UseSWIG-csharp-variant' into release-3.12
Brad King
2018-06-13
1
-2/+7
|
|
\
|
*
\
Merge branch 'UseSWIG-fix-genex' into release-3.12
Brad King
2018-06-12
1
-7/+7
|
|
\
\
*
|
|
|
UseSWIG: add support of target property INCLUDE_DIRECTORIES consumption
Marc Chevrier
2018-06-13
1
-0/+22
*
|
|
|
Merge topic 'UseSWIG-csharp-variant'
Brad King
2018-06-13
1
-2/+7
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
UseSWIG: Add CSHARP variant for wrapper files
Rishi Theivendran
2018-06-12
1
-2/+7
*
|
|
|
Merge topic 'UseSWIG-fix-genex'
Brad King
2018-06-13
1
-7/+7
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
UseSWIG: add support for generator expressions
Marc Chevrier
2018-06-12
1
-7/+7
|
|
/
*
|
UseSWIG: Fix handling of `SWIG_MODULE_NAME` source file property
Felix Schwitzer
2018-06-12
1
-1/+1
|
/
*
UseSWIG: fix erroneous generator expressions
Marc Chevrier
2018-04-10
1
-7/+11
*
UseSWIG: Add new behavior for better support files management
Marc Chevrier
2018-04-03
1
-40/+115
*
UseSWIG: fix prefix library for Java on Windows
Marc Chevrier
2018-03-22
1
-9/+17
*
UseSWIG: modernize module
Marc Chevrier
2018-02-14
1
-148/+337
*
UseSWIG: Re-work test framework
Marc Chevrier
2018-02-14
1
-0/+6
*
UseSWIG: Restore support for like-named .i files in different modules
Marc Chevrier
2018-02-02
1
-2/+4
*
UseSWIG: Clarify documentation of SWIG_OUTFILE_DIR
Noel Eck
2018-01-31
1
-2/+2
*
UseSWIG: Improve documentation markup
Brad King
2018-01-31
1
-31/+42
*
UseSWIG: Convert docs to a bracket comment
Brad King
2018-01-31
1
-52/+53
*
swig: fix incremental build in case of removed interface files
Felix Schwitzer
2017-11-08
1
-1/+34
*
Merge topic 'UseSWIG-Java-enabled'
Brad King
2017-08-03
1
-2/+4
|
\
|
*
UseSWIG: Fix when Java is enabled as a language
Brad King
2017-08-02
1
-2/+4
*
|
UseSWIG: Add `-dllimport` only if not already specified
Robert Langlois
2017-06-14
1
-4/+7
|
/
*
UseSWIG: Fall back to empty PREFIX for unknown languages
Brad King
2017-04-25
1
-0/+3
*
Merge topic 'dont-include-CMakeParseArguments'
Brad King
2017-01-12
1
-3/+0
|
\
|
*
Don't include CMakeParseArguments
Daniel Pfeifer
2017-01-11
1
-3/+0
*
|
UseSWIG: Automatically scan dependencies of SWIG files for Makefiles
Alexey Sokolov
2017-01-10
1
-0/+1
|
/
*
UseSWIG: Record generated java files as custom command outputs
caryoscelus
2016-11-29
1
-3/+4
*
UseSWIG: Add USE_BUILD_SHARED_LIBS to accepted values for the TYPE arg
Daniele E. Domenichelli
2016-11-14
1
-1/+3
*
UseSWIG: Do not set PREFIX property for SHARED and STATIC lua libraries
Daniele E. Domenichelli
2016-11-11
1
-1/+3
*
UseSWIG: Do not set NO_SONAME property for SHARED and STATIC libraries
Daniele E. Domenichelli
2016-11-11
1
-1/+3
*
UseSWIG: Add swig_add_library macro.
Daniele E. Domenichelli
2016-11-11
1
-7/+41
*
UseSWIG: Add option to specify swig output file directory
Cong Zhang
2016-11-01
1
-3/+13
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-14/+3
*
Use string(APPEND) in Modules
Daniel Pfeifer
2016-07-27
1
-6/+6
*
FindSWIG: Do not generate erroneous outputs with -noproxy
Ben Webb
2015-09-09
1
-4/+6
*
Revert "add_custom_command: Diagnose MAIN_DEPENDENCY limitation."
Nils Gladitz
2015-04-30
1
-1/+2
*
UseSWIG: Fix module name detection with relative source file (#15508)
Tuukka Pasanen
2015-04-15
1
-1/+1
*
UseSWIG: Do not use MAIN_DEPENDENCY on custom commands (#15480)
Felix Schwitzer
2015-03-30
1
-2/+1
*
UseSWIG: Avoid if() auto-dereferene in quoted arguments
Brad King
2015-03-09
1
-4/+4
*
UseSWIG: Fix R module prefix
Julien Schueller
2014-10-14
1
-0/+2
*
Merge topic 'UseSWIG-fix-noproxy-check'
Brad King
2014-06-27
1
-1/+1
|
\
|
*
UseSWIG: Fix check for noproxy flag (#14990)
Brad King
2014-06-25
1
-1/+1
*
|
UseSWIG: Add support for Go and Lua
Julien Schueller
2014-04-29
1
-0/+4
*
|
Merge topic 'UseSWIG-guess_module_name'
Brad King
2014-04-21
1
-17/+56
|
\
\
[next]