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
*
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
|
\
\
|
*
|
UseSWIG: Revise and format documentation
Julien Schueller
2014-04-21
1
-16/+32
|
*
|
UseSWIG: Detect module name from interface file (#10080)
Julien Schueller
2014-04-21
1
-1/+24
*
|
|
Remove .* expressions from beginning and end of MATCHES regexs
Rolf Eike Beer
2014-04-14
1
-1/+1
*
|
|
Merge topic 'UseSWIG-NO_SONAME'
Brad King
2014-04-01
1
-0/+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
UseSWIG: Enable NO_SONAME on swig modules (#14815)
Julien Schueller
2014-04-01
1
-0/+1
*
|
|
Revert "UseSWIG: Name extra generated files after module name (#10080)"
Julien Schueller
2014-03-20
1
-4/+3
|
/
/
*
|
UseSWIG: Name extra generated files after module name (#10080)
Julien Schueller
2014-02-24
1
-3/+4
|
/
*
Help: Fix some erroneous code block markers in Module docs.
Stephen Kelly
2014-01-07
1
-4/+2
*
Merge topic 'UseSWIG-octave'
Brad King
2013-12-02
1
-1/+4
|
\
|
*
UseSWIG: Handle octave extensions.
Julien Schueller
2013-11-29
1
-1/+4
*
|
Merge topic 'UseSWIG-fix12184'
Brad King
2013-12-02
1
-2/+12
|
\
\
|
*
|
UseSWIG: set .bundle ext on OSX and no prefix (#12184)
Julien Schueller
2013-11-28
1
-2/+12
|
|
/
*
|
Merge topic 'UseSWIG-fix13318'
Brad King
2013-12-02
1
-4/+7
|
\
\
|
|
/
|
/
|
|
*
UseSWIG: Name python module according to swig flags (#13318)
Julien Schueller
2013-11-26
1
-4/+7
*
|
Merge topic 'UseSWIG-fix14520'
Brad King
2013-11-26
1
-0/+1
|
\
\
|
*
|
UseSWIG: Remove duplicate include dirs (#14520)
Julien Schueller
2013-11-25
1
-0/+1
*
|
|
Merge topic 'UseSWIG-fix13814'
Brad King
2013-11-26
1
-0/+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
UseSWIG: Handle a dll name different than module name (#13814)
Julien Schueller
2013-11-25
1
-0/+4
|
|
/
*
|
UseSWIG: Fix .i relative source file location (#13173,#13772,#14459)
Julien Schueller
2013-11-25
1
-30/+2
|
/
*
Convert builtin help to reStructuredText source files
Kitware Robot
2013-10-15
1
-17/+28
*
Remove CMake-language block-end command arguments
Kitware Robot
2012-08-13
1
-32/+32
*
Convert CMake-language commands to lower case
Kitware Robot
2012-08-13
1
-129/+129
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-5/+5
*
UseSWIG: clean up string compares
Rolf Eike Beer
2012-02-23
1
-8/+5
*
Merge topic 'revert-fixbug_0004147'
Brad King
2011-06-28
1
-59/+0
|
\
|
*
Revert "Add a new function SWIG_GET_WRAPPER_DEPENDENCIES to UseSWIG.cmake"
Brad King
2011-06-27
1
-59/+0
*
|
Merge topic 'fixbug_0011782'
Brad King
2011-04-12
1
-0/+1
|
\
\
[next]