Sam Edwards
|
5e77793b0f
|
CMake: Add some install(...) directives.
|
2014-02-04 22:43:23 -07:00 |
kestred
|
9ee6e59795
|
Change %pure_parser to %pure-parser in cppBison.yxx (%pure_parser is very very deprecated)
|
2014-01-19 00:45:02 -07:00 |
rdb
|
7ea0d099e9
|
More progress on Config.cmake, fix bison, add BUILD_DTOOL/BUILD_PANDA to toggle trees.
|
2013-12-16 20:33:20 +01:00 |
rdb
|
57c9b1ae64
|
Add composite_sources, add bison macro, emulate CMAKE_CURRENT_DIR_IN_INTERFACE in pre-2.8.11
|
2013-12-16 17:21:11 +01:00 |
rdb
|
a8cde9f6f1
|
Use a custom target for bison as the built-in one is ill-equipped for our purposes. Also, add pandabase.
|
2013-12-13 16:35:16 +01:00 |
rdb
|
abec123074
|
Merge branch 'master' of ssh://github.com/kestred/panda3d into cmake
|
2013-12-13 14:19:28 +01:00 |
kestred
|
d1572173d3
|
CMake: Configure: Add XYZZY_LIBRARY(IES) variable declarations for Find packages. Other cleanup and reorginizaion.
|
2013-12-12 12:30:42 -07:00 |
Sam Edwards
|
e9518eab5c
|
CMake: Build dtool/cppparser without requiring HAVE_INTERROGATE; fix its use of paths.
|
2013-11-29 02:59:46 -07:00 |
Sam Edwards
|
163cbe4ea2
|
Massively clean up CMakeLists files by removing use of ${CMAKE_CURRENT_LIST_DIR}; this is handled by add_subdirectory instead.
|
2013-11-29 02:19:55 -07:00 |
Sam Edwards
|
111b1f0548
|
Add p3cppparser building to the CMake build system.
|
2013-11-28 23:36:22 -07:00 |
rdb
|
5b1ea47fee
|
add F_operator flag
|
2013-11-18 18:37:27 +00:00 |
David Rose
|
dfe16c64f6
|
rename all Panda-built libraries to begin with libp3 or libpanda
|
2011-12-06 02:39:21 +00:00 |
David Rose
|
9294ea77f7
|
interrogate supports wchar_t * and L"foo"
|
2011-11-29 23:25:23 +00:00 |
David Rose
|
cebecba2fc
|
add interrogate -noangles
|
2011-11-06 18:02:17 +00:00 |
David Rose
|
633e697d54
|
allow typename keyword in lieu of class, in template declarations
|
2011-11-04 16:58:39 +00:00 |
David Rose
|
eacd4cfefb
|
missing include
|
2011-10-11 01:37:25 +00:00 |
David Rose
|
134e9a9e92
|
dual names for interrogate
|
2011-10-11 00:45:51 +00:00 |
rdb
|
c740c43f4c
|
Update prebuilt bison files
|
2011-01-02 15:17:22 +00:00 |
rdb
|
beb90c565f
|
Add functionality allowing extension functions to interrogate
|
2011-01-02 15:14:02 +00:00 |
David Rose
|
d3d778734d
|
add '^' to const expressions
|
2010-05-06 22:50:31 +00:00 |
David Rose
|
882b544805
|
fix forcetype for template instantiations
|
2010-02-28 03:29:03 +00:00 |
David Rose
|
8f96a87460
|
pstrtod
|
2009-06-14 16:10:09 +00:00 |
David Rose
|
0bc22b6034
|
prebuild-bison
|
2009-01-20 20:02:50 +00:00 |
David Rose
|
a6f4fb2377
|
operator bool () -> __nonzero__()
|
2009-01-20 03:17:44 +00:00 |
David Rose
|
58e0537e3c
|
wide interrogate improvements: sequence protocol, MAKE_SEQ, __setitem__, and parameter coercion
|
2008-11-07 21:12:42 +00:00 |
David Rose
|
964c76f2e0
|
pandaFileStream
|
2008-09-09 00:06:47 +00:00 |
David Rose
|
fb9c56432a
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
David Rose
|
07e5322800
|
simple fix to token-pasting problem
|
2008-05-09 18:48:20 +00:00 |
David Rose
|
611a10f796
|
try again to satisfy compilers
|
2008-01-17 01:22:57 +00:00 |
David Rose
|
651513d595
|
use reinterpret_cast for 64-bit architecture
|
2007-09-13 19:25:09 +00:00 |
David Rose
|
bc488bb495
|
allow (and ignore) args to #endif
|
2007-08-16 17:19:12 +00:00 |
David Rose
|
8392266935
|
BEGIN_PUBLISH .. END_PUBLISH applies to methods too
|
2007-07-13 21:22:22 +00:00 |
Josh Yelon
|
1e7c8513c3
|
Interrogate include-path alterations
|
2007-06-27 23:57:19 +00:00 |
David Rose
|
ecad9e186e
|
fix issues with parser-inc and new interrogate search rules
|
2007-06-22 15:21:44 +00:00 |
Josh Yelon
|
7dc0da379b
|
Corrected include-file search-path
|
2007-06-21 23:46:25 +00:00 |
David Rose
|
a51d4712cf
|
prebuild-bison
|
2007-04-21 01:45:13 +00:00 |
David Rose
|
346928ece7
|
support BLOCKING keyword
|
2007-04-18 21:51:36 +00:00 |
David Rose
|
55225290b8
|
add MemoryBase to fix malloc issues, especially on OSX
|
2006-11-17 02:13:10 +00:00 |
David Rose
|
a3cc24dd6f
|
dos2unix
|
2006-09-01 18:52:52 +00:00 |
Roger Hughston
|
859fc08886
|
small memory leak with multiple #defines...
|
2006-05-12 23:48:02 +00:00 |
David Rose
|
03c35a63ff
|
CHAR -> CHAR_TOK (avoid conflict with Windows SDK)
|
2006-04-06 17:51:24 +00:00 |
David Rose
|
eaf21c7e2b
|
fix unary - in interrogate
|
2006-01-21 00:49:17 +00:00 |
David Rose
|
572a146c24
|
untabify
|
2006-01-13 18:38:07 +00:00 |
David Rose
|
237d193cac
|
fix malloc issues on Linux
|
2005-09-30 19:49:25 +00:00 |
Josh Yelon
|
9729541f63
|
Added macrocomposites
|
2005-09-27 22:05:52 +00:00 |
David Rose
|
a16bce7a37
|
prebuild-bison
|
2005-07-13 17:10:56 +00:00 |
David Rose
|
01c82da5df
|
interrogate supports wstring
|
2005-07-13 15:37:56 +00:00 |
David Rose
|
7eab63d1e6
|
remove indent.cxx
|
2005-07-06 17:40:25 +00:00 |
David Rose
|
be6d48df86
|
move TypedObject etc. stuff to dtool
|
2005-07-06 17:29:46 +00:00 |
Dave Schuyler
|
0dd3363dd1
|
formatting
|
2005-04-25 23:39:51 +00:00 |