axmol/cocos/math
leda 86ea3a8aee cmake add collect headers list, unify the logic of source add (#18722)
* fix mistake for ios lua template

* auto select headers depend on sources

* change cmake "cocos_build_app" from macro to function

* fix cmake dll repeat copy

* update travis srcipt

* add header list for cocos lib

* add header list in cmake files

* re-add include dir Classes

* improve template cpp var name

* remove func get_headers_by_sources

* cmake add simulator header list

* make source and header collect more clear

* improve macos app pkg

* improve ios pkg, run failed

* revert the ios pak logic, keep older

* expand var APP_BIN_DIR scope

* fix use sqlite3 error on linux

* fix win32 compile error

* remove multi-add mistake

* try to fix python install issue on travis

* fix js-tests build on android

* uninstall old python in travis

* add travis  python print info

* fix command ll to ls -l

* remove useless link

* PYTHON_BIN adapt homebrew python
2018-03-14 13:51:29 +08:00
..
CCAffineTransform.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCAffineTransform.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCGeometry.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCGeometry.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCMath.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCMathBase.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCVertex.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCVertex.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CMakeLists.txt cmake add collect headers list, unify the logic of source add (#18722) 2018-03-14 13:51:29 +08:00
Mat4.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
Mat4.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
Mat4.inl Remove unnecessary const return qualifiers (#16671) 2016-10-11 09:33:05 +08:00
MathUtil.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
MathUtil.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
MathUtil.inl enable neon on IOS and refactor code 2014-09-24 16:12:47 +08:00
MathUtilNeon.inl enable neon on IOS and refactor code 2014-09-24 16:12:47 +08:00
MathUtilNeon64.inl Update MathUtilNeon64.inl 2014-11-25 10:33:16 +08:00
MathUtilSSE.inl enable neon on IOS and refactor code 2014-09-24 16:12:47 +08:00
Quaternion.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
Quaternion.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
Quaternion.inl Remove unnecessary const return qualifiers (#16671) 2016-10-11 09:33:05 +08:00
TransformUtils.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
TransformUtils.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
Vec2.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
Vec2.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
Vec2.inl Remove unnecessary const return qualifiers (#16671) 2016-10-11 09:33:05 +08:00
Vec3.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
Vec3.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
Vec3.inl Remove unnecessary const return qualifiers (#16671) 2016-10-11 09:33:05 +08:00
Vec4.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
Vec4.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
Vec4.inl vec4 operator < seems error (#17072) 2016-12-29 15:26:25 +08:00