| .. |
|
metalibs
|
Have package_option automatically generate option library targets instead of checking in every instance they're used.
|
2014-01-30 06:47:09 -07:00 |
|
pptempl
|
looks like we had a long-term confusion for LFLAGS as a set of linker flags and as a set of flex flags. Renamed LFLAGS to FLEXFLAGS for flex input.
|
2013-08-26 22:44:22 +00:00 |
|
src
|
CMake: dtoolbase/dtoolutil may need to link against Python.
|
2014-02-04 11:28:06 -07:00 |
|
.gitignore
|
to new 'built' form
|
2005-07-29 17:23:33 +00:00 |
|
CMakeLists.txt
|
Add interrogate macros, add p3express/p3downloader/p3dtoolconfig, fixes for pre-2.8.11
|
2013-12-16 22:20:46 +01:00 |
|
Config.Android.pp
|
Remove HAVE_GETTIMEOFDAY which we aren't using
|
2013-12-17 18:01:54 +00:00 |
|
Config.Cygwin.pp
|
speedtree win64
|
2010-10-14 16:57:00 +00:00 |
|
Config.Cygwin64.pp
|
speedtree win64
|
2010-10-14 16:57:00 +00:00 |
|
Config.FreeBSD.pp
|
Remove HAVE_GETTIMEOFDAY which we aren't using
|
2013-12-17 18:01:54 +00:00 |
|
Config.Irix.pp
|
Remove HAVE_GETTIMEOFDAY which we aren't using
|
2013-12-17 18:01:54 +00:00 |
|
Config.Linux.pp
|
Remove HAVE_GETTIMEOFDAY which we aren't using
|
2013-12-17 18:01:54 +00:00 |
|
Config.OSX.pp
|
Remove HAVE_GETTIMEOFDAY which we aren't using
|
2013-12-17 18:01:54 +00:00 |
|
Config.Win32.pp
|
Remove HAVE_GETTIMEOFDAY which we aren't using
|
2013-12-17 18:01:54 +00:00 |
|
Config.Win64.pp
|
Remove HAVE_GETTIMEOFDAY which we aren't using
|
2013-12-17 18:01:54 +00:00 |
|
Config.cmake
|
Build shared libs by default in cmake builds.
|
2014-01-30 10:32:25 -07:00 |
|
Config.pp
|
update ffmpeg libraries
|
2013-08-26 23:09:00 +00:00 |
|
LocalSetup.cmake
|
Under CMake, generate dtool_config.h into build/include/ instead of build/ and use build/include/ as the global include directory.
|
2014-01-29 10:41:01 -07:00 |
|
LocalSetup.pp
|
no place in the source uses HAVE_GETTIMEOFDAY, and it conflicts with Python, so let's simply not define it
|
2013-12-12 17:20:14 +00:00 |
|
Package.cmake
|
Continue Config.pp port and cleanup build-type conditional defaults.
|
2014-01-26 22:21:19 -07:00 |
|
Package.pp
|
Add vorbis package definition in ppremake in anticipation of ogg vorbis support. Also, remove unnecessary HAVE_VORBIS from dtool_config.h.
|
2013-08-25 17:38:45 +00:00 |
|
PandaVersion.cmake
|
Enable package filtering by license in Distribution builds, and disable most packages by default in MinSizeRel builds.
|
2014-01-30 09:33:20 -07:00 |
|
PandaVersion.pp
|
bump version to 1.9.0
|
2012-08-11 15:17:31 +00:00 |
|
Sources.pp
|
add pandaVersion.h, checkPandaVersion.h, and PandaSystem
|
2005-01-26 19:47:14 +00:00 |
|
dtool_config.h.in
|
Add include guards to our generated dtool_config.h
|
2014-01-19 00:28:55 -07:00 |